On Tue, Dec 16, 2014 at 10:52 AM, Stack <[email protected]> wrote: > > 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 >
On the above, Ted Malaska just posted a nice how to blog: http://blog.cloudera.com/blog/2014/12/new-in-cloudera-labs-sparkonhbase/ (Pardon the vendor colors; we'll work on getting how to into the refguide). St.Ack
