Yongjian Ouyang

Results 1 issues of Yongjian Ouyang

I am trying to pull data from HBase table using spark-hbase-connector. Here are the steps that I have done: 1. Download **spark-hbase-connector_2.10-1.0.3.jar** file 2. call spark using: `spark-shell --deploy-mode client...