Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: Tutorial:Real time Data Ingestion in HBase & Hive using Storm Bolt

$
0
0

I completed the 2 previous Kafka/Storm tutorials
However I’m experiencing the same problems that you mentioned in this tutorial.

I couldn’t start a shell in the browser.
Therefore I created the HBase tables logging in as su HBase using the normal command line.

I also had to change the incorrect port number when starting the producer:
from
java -cp target/Tutorial-1.0-SNAPSHOT.jar com.hortonworks.tutorials.tutorial1.TruckEventsProducer localhost:9092 localhost:2181 &
to
java -cp target/Tutorial-1.0-SNAPSHOT.jar com.hortonworks.tutorials.tutorial1.TruckEventsProducer sandbox:6667 sandbox:2181 &
Is this correct?

The producer is running.
The topology has been submitted.
All services are in the green in Ambari.
However the data doesn’t get persisted to HBase.

I would like to suggest to the HortonWorks tutorial team:
1. Please review the tutorial and fix any errors
2. Please add more guidelines/content so that the tutorial can be completed.


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>