HDFS命令行获取配置 [hadoop@n1 apache-tomcat-8.0.1]$ hdfs getconf hdfs getconf is utility for getting configuration information from the config file. hadoop getconf 2018-11-25 hadoop
hadoop-ha配置 hadoop version:3.2.3 <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> <configuration> <property> 2018-07-25 hadoop
Hadoop—HA集群搭建 hadoop版本2.10.2 下载地址:https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-2.10.2/hadoop-2.10.2.tar.gz zookeeper版本3.8.1 下载地址: 2018-07-16 hadoop