hortonworks-gallery / iot-truck-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyzing IoT Data with Storm, Kafka and Spark

This is a reference app for Internet of Things (IoT) use cases, built around the following tools from the Hortonworks Data Platform: Storm, Kafka, Spark, HBase, and Hive. Here are the steps to install this app on the HDP Sandbox.

Videos on the demo available here:

Deployment options

  • Deploy on Ambari installed HDP cluster (local or cloud)
  • Deploy on sandbox VM
    • Download the HDP 2.3 Sandbox from here
    • Start the Sandbox, and add its IP address into your local machine's /etc/hosts file:
    $ sudo echo "172.16.139.139 sandbox.hortonworks.com" >> /etc/hosts

Setup

  • Option 1: script setup
    • clone the git and run setup scripts using instructions in SETUP.md
$ ssh root@sandbox.hortonworks.com
$ cd
$ git clone https://github.com/hortonworks-gallery/iot-truck-streaming

About

License:Apache License 2.0


Languages

Language:Groff 95.3%Language:JavaScript 2.8%Language:Java 1.6%Language:HTML 0.1%Language:Shell 0.1%Language:CoffeeScript 0.1%Language:CSS 0.0%