hadoop - How to Push Sensor Data to HDFS -


I have an Android application that transfers GPS coordination of devices to a particular port, to push data to me Is required directly for HDFS in real time so that I can do smart ad analysis.

Which device do I need to use for it ?? And is there any tutorial available for pushing machine data directly to HDFS?


Comments

Popular posts from this blog

Active Directory Authenticated Proxy Server with Squid or CNTLM -

java - @PluginTarget(Node.class) not registering as neo4j plugin -

python - Calculate STD manually using Groupby Pandas DataFrame -