Ingesting Drone Data into Big Data Platforms
upsert into dronedata (datekey, inception, fileName, gPSAltitude, gPSLatitude, gPSLongitude, orientation,geolat,geolong) values ('${'date'}','${inception:escapeCsv()}','${'filename'}','${'GPS Altitude'}','${GPS Latitude:escapeCsv()}','${GPS Longitude:escapeCsv()}','${'Orientation'}', '${'geo:lat'}','${'geo:long'}')
https://community.hortonworks.com/content/kbentry/72702/drones-uav-data-ingest-methods.html
https://github.com/tspannhw/DroneDataIngest
https://community.hortonworks.com/articles/58265/analyzing-images-in-hdf-20-using-tensorflow.html
- Processing Images with TensorFlow for Image Recognition
https://community.hortonworks.com/articles/83100/deep-learning-iot-workflows-with-raspberry-pi-mqtt.html https://community.hortonworks.com/articles/77988/ingest-remote-camera-images-from-raspberry-pi-via.html
- Processing Text with Various Sentiment Analysis frameworks
https://github.com/tspannhw/nifi-corenlp-processor https://github.com/tspannhw/nifi-nlp-processor https://github.com/tspannhw/nlp-utilities https://github.com/tspannhw/iot-scripts
-
Java 8 for analyzing HTML https://github.com/tspannhw/linkextractor https://community.hortonworks.com/articles/60480/using-images-stored-in-hdfs-for-web-pages.html
-
Writing a Java 8 Microservice for retrieving Phoenix/Hbase data https://community.hortonworks.com/content/kbentry/56642/creating-a-spring-boot-java-8-microservice-to-read.html https://community.hortonworks.com/content/repo/75498/apache-phoenix-hbase-spring-boot-microservices.html https://github.com/tspannhw/phoenix https://github.com/tspannhw/dronemap
-
Writing a Java 8 Microservice for retrieving Hive data https://community.hortonworks.com/articles/53629/writing-a-spring-boot-microservices-to-access-hive.html https://github.com/tspannhw/hive
-
Writing a NiFi flow to wire it all together
https://github.com/tspannhw/nifi-extracttext-processor https://github.com/tspannhw/linkextractorprocessor
-
Writing a Java 8 Microservice for retrieving Phoenix/Hbase data https://community.hortonworks.com/content/kbentry/56642/creating-a-spring-boot-java-8-microservice-to-read.html https://community.hortonworks.com/content/repo/75498/apache-phoenix-hbase-spring-boot-microservices.html https://github.com/tspannhw/phoenix https://github.com/tspannhw/dronemap
-
Writing a Java 8 Microservice for retrieving Hive data https://community.hortonworks.com/articles/53629/writing-a-spring-boot-microservices-to-access-hive.html https://github.com/tspannhw/hive