spark_hbase
spark_hbase copied to clipboard
An example in Scala of reading data saved in hbase by Spark and an example of converter for python
How can I build this project in the Hortonworks environment? There is no sbt in their distribution.
@GenTang would you be interested in pulling and updating on spark-packages.org? I still haven't seen something as simple for python wrappers, though I am new to this tech stack, so...
Hi, I am completely ignorant of scala so I am curious why you chose this solution, or if it would be better to return `HBaseResultToStringConverter` results within a json array...
just can read hbase by a spark job