- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Created on 03-30-2018 01:14 PM - edited 08-17-2019 07:59 AM
Join me for this live in Philly on April 5, 2018.
Sending Data to an Advanced Analytics Platform like https://www.zoomdata.com/ is childsplay. I added that as a live stream via REST while I am sending the JSON to be converted to AVRO then ORC for storage and Hive queries.
As part of the ingest we store the images and make a current image for display.
See: https://community.hortonworks.com/articles/182850/vision-thing.html
An Overview of a Flow to Ingest Both Apache MXNet + SenseHat Data plus multiple rows of TensorFlow data
If TensorFlow json data, split it into individual JSON records
This is how to split an array of JSON that doesn't have a top element.
Reference:
https://community.hortonworks.com/articles/182850/vision-thing.html
Github:
https://github.com/tspannhw/OpenSourceComputerVision