On Sun, Dec 14, 2014 at 10:49 PM, Mukesh Jha <[email protected]> wrote: > > Hello Experts, > > I've come across multiple posts where users want to read/write to hbase > from Spark/Spark-streaming apps and everyone has to implement the same > logic. > > Does HBase has (or is there any ongoing work for the same) a spark > connector similar to the cassandra connector *[1]*? > > *[1] *https://github.com/datastax/spark-cassandra-connector > > You might try:
https://github.com/tmalaska/SparkOnHBase https://github.com/unicredit/hbase-rdd I've not tried either myself. I know either of the above projects would appreciate any feedback you might have. St.Ack
