-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21022/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar, Sumit Mohanty, and Tom Beerbower.
Bugs: AMBARI-5661
https://issues.apache.org/jira/browse/AMBARI-5661
Repository: ambari
Description
-------
Exception after upgrade:
{code}
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py",
line 75, in __getattr__
raise Fail("Configuration parameter '"+self.name+"' was not found in
configurations dictionary!")
Fail: Configuration parameter 'jobhistory_heapsize' was not found in
configurations dictionary!
{code}
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java
86229a7
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog160.java
5318e22
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalogTest.java
df4b712
Diff: https://reviews.apache.org/r/21022/diff/
Testing
-------
Thanks,
Sid Wagle