Hi,
Maybe this might be helpful:
https://github.com/GenTang/spark_hbase/blob/master/src/main/scala/examples/pythonConverters.scala
Cheers
Gen
On Thu, Apr 2, 2015 at 1:50 AM, Eric Kimbrel wrote:
> I am attempting to read an hbase table in pyspark with a range scan.
>
> conf = {
> "hbase.zoo
Have you looked at http://happybase.readthedocs.org/en/latest/ ?
Cheers
> On Apr 1, 2015, at 4:50 PM, Eric Kimbrel
> wrote:
>
> I am attempting to read an hbase table in pyspark with a range scan.
>
> conf = {
>"hbase.zookeeper.quorum": host,
>"hbase.mapreduce.inputtable": table,