hbase { rootdir = "hdfs://cloudera-vm-local:8020/hbase" zookeeper { quorum = "cloudera-vm-local" property { clientPort = 2181 } } table = "test_table" family = "test_family" qualifier = "test_column" }