-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37060/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Mahadev Konar, and Sumit
Mohanty.
Bugs: AMBARI-12626
https://issues.apache.org/jira/browse/AMBARI-12626
Repository: ambari
Description
-------
Template example:
src/main/resources/common-services/HDFS/2.1.0.2.0/package/templates/hdfs.conf.j2
The open files limit is hardcoded.
User has to set this manually for running NN and then edit this file and
restart.
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hadoop-env.xml
d33cfda
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
c53508b
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/templates/hdfs.conf.j2
d58a6f5
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml
64653b5
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
35b896f
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/templates/hive.conf.j2
8b7f8bd
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration-mapred/mapred-env.xml
14ae20b
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/configuration/yarn-env.xml
c16c3ac
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
4443476
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/templates/mapreduce.conf.j2
b996645
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/templates/yarn.conf.j2
3bd7a45
Diff: https://reviews.apache.org/r/37060/diff/
Testing
-------
Manually verified
Thanks,
Sid Wagle