spark-hbase-connector
spark-hbase-connector copied to clipboard
Write into multiple HBase
Since right now, both HbaseHost and HBaseRootDir are retrieved from sparkConf, so there's the limitation that we could only connect to one HBase cluster. What about if I want to output the data into two seperate HBase cluster?