Re: Kafka and Spark combination

2015-10-09 Thread Xiao Li
Please see the following discussion: http://search-hadoop.com/m/YGbbS0SqClMW5T1 Thanks, Xiao Li 2015-10-09 6:17 GMT-07:00 Nikhil Gs : > Has anyone worked with Kafka in a scenario where the Streaming data from > the Kafka consumer is picked by Spark (Java)

Re: Kafka and Spark combination

2015-10-09 Thread Tathagata Das
http://blog.cloudera.com/blog/2014/12/new-in-cloudera-labs-sparkonhbase/ Recently it has been merged into HBase https://issues.apache.org/jira/browse/HBASE-13992 There are other options to use. See spark-packages.org. On Fri, Oct 9, 2015 at 4:33 PM, Xiao Li wrote: >

Kafka and Spark combination

2015-10-09 Thread Nikhil Gs
Has anyone worked with Kafka in a scenario where the Streaming data from the Kafka consumer is picked by Spark (Java) functionality and directly placed in Hbase. Regards, Gs.