added mapred config for 2.7.1

This commit is contained in:
Ivan Ermilov 2017-09-28 12:02:52 +02:00
parent 8065ea0990
commit a2c298d7c1

View File

@ -36,6 +36,7 @@ configure /etc/hadoop/hdfs-site.xml hdfs HDFS_CONF
configure /etc/hadoop/yarn-site.xml yarn YARN_CONF configure /etc/hadoop/yarn-site.xml yarn YARN_CONF
configure /etc/hadoop/httpfs-site.xml httpfs HTTPFS_CONF configure /etc/hadoop/httpfs-site.xml httpfs HTTPFS_CONF
configure /etc/hadoop/kms-site.xml kms KMS_CONF configure /etc/hadoop/kms-site.xml kms KMS_CONF
configure /etc/hadoop/mapred-site.xml mapred MAPRED_CONF
if [ "$MULTIHOMED_NETWORK" = "1" ]; then if [ "$MULTIHOMED_NETWORK" = "1" ]; then
echo "Configuring for multihomed network" echo "Configuring for multihomed network"