-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25509/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Mahadev
Konar.
Bugs: AMBARI-7245
https://issues.apache.org/jira/browse/AMBARI-7245
Repository: ambari
Description
-------
5) I had in my original cluster HDFS config changes plus a host config group.
Now after upgrade, I can't get HDFS configs tab to load (just spinners). Other
service configs tab load. All API calls look OK in firebug. But I see a
Javascript error:
TypeError: this.identifyCategory(...) is undefined
http://<host>:8080/javascripts/app.js
Line 112202
propertyObject.category = this.identifyCategory(propertyObject).name;
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java
ee67330
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java
abd97d6
Diff: https://reviews.apache.org/r/25509/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi