Edit etc/hadoop/core-site.xml :
Here are the direct links to the specific version files: hadoop 2.7.3 download
<configuration> <property> <name>dfs.replication</name> <value>1</value> </property> </configuration> Edit etc/hadoop/core-site
: Modify core-site.xml , hdfs-site.xml , and mapred-site.xml located in the etc/hadoop folder to define your cluster settings. : Modify core-site.xml
If you need to verify checksums or PGP signatures, you can find the full directory listing here: https://archive.apache.org/dist/hadoop/common/hadoop-2.7.3/
A new Hadoop metrics sink allows for writing data directly to Graphite.
start-dfs.sh start-yarn.sh