-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26645/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-7758
https://issues.apache.org/jira/browse/AMBARI-7758
Repository: ambari
Description
-------
STR
1. Go to MapReduce -> Configs tab
2. Change property _JobTracker new generation size_
3. Save changes
4. Restart MapReduce
After restart MapReduce property _HADOOP_JOBTRACKER_OPTS_ from
_/etc/hadoop/conf.empty/hadoop-env.sh_ doesn't contain changed value
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/after-INSTALL/scripts/params.py
c261c6b
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-ANY/scripts/params.py
fca4000
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-INSTALL/scripts/params.py
c7380f4
ambari-server/src/main/resources/stacks/HDP/1.3.2/hooks/before-START/scripts/params.py
a6aff0e
Diff: https://reviews.apache.org/r/26645/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk