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

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -