hbase集群配置 时间:2021-02-07 11:47:31 【文件属性】: 文件名称:hbase集群配置 文件大小:3KB 文件格式:TXT 更新时间:2021-02-07 11:47:31 hbase -------hadoop配置--------- core-site.xml fs.defaultFS hdfs://slave-01:9000 hadoop.tmp.dir /root/hadoopv3/tmp hdfs-site.xml dfs.replication 3 dfs.namenode.name.dir file:///root/hadoopv3/hdfs/name dfs.datanode.data.dir file:///root/hadoopv3/hdfs/data dfs.namenode.secondary.http-address slave-02:9001 立即下载