I hope this has been resolved, were u connected to right zookeeper? did
Kafka and HBase share the same zookeeper and port? If not, did u set a
right config for Hbase job? -- Khanderao


On Wed, Jul 2, 2014 at 4:12 PM, JiajiaJing <[email protected]> wrote:

> Hi,
>
> I am trying to write a program that take input from kafka topics, do some
> process and write the output to a hbase table.
> I basically followed the MatricAggregatorHBase example TD created
> (https://issues.apache.org/jira/browse/SPARK-944), but the problem is
> that I
> always get org.apache.hadoop.hbase.MasterNotRunningException when I run the
> program, for both my code and TD's example.
> So I think there is something wrong with the HBase setup but I cannot
> figure
> out where.
> Could someone help me with this?
>
> Thank you very much!
>
> Jiajia Jing
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Input-from-Kafka-output-to-HBase-tp8686.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>

Reply via email to