val hbaseConf = org.apache.hadoop.hbase.HBaseConfiguration.create() hbaseConf.set("hbase.zookeeper.quorum","s1…
标签:hbaseconf
spark-shell读写HBase,RDD方法,HFile写入
亲测有效 spark-shell --jars /home/wsy/jars/hbase-spark-1.2.0-cdh5.7.1.jar def readHbase(sc:org.apache.spark.SparkC…