There’s also this, which seems more current: https://github.com/apache/hbase/tree/master/hbase-spark
I haven’t used it, but I know Ted Malaska and others from Cloudera have worked heavily on it. From: Felix Cheung <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, March 25, 2016 at 12:01 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Importaing Hbase data You should be able to access that from Spark SQL through a package like http://spark-packages.org/package/Huawei-Spark/Spark-SQL-on-HBase This package seems like have not been updated for a while though. On Tue, Mar 22, 2016 at 11:06 AM -0700, "Kumiko Yada" <[email protected]<mailto:[email protected]>> wrote: Hello, Is there a way to importing Hbase data to the Zeppelin notebook using the Spark SQL? Thanks Kumiko
