在windows系统下,需要配置hosts文件,试举例配置信息。
conf.set("hbase.rootdir", "hdfs://192.168.128.130:8020/hbase");命令的作用是[填空(1)]。
conf.set("hbase.zookeeper.quorum","slave1,slave2,slave3");命令的作用是[填空(1)]。
conf.set("hbase.zookeeper.property.clientPort","2181");命令的作用是[填空(1)] 。