-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40394/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk and Jaimin Jetly.
Bugs: AMBARI-13925
https://issues.apache.org/jira/browse/AMBARI-13925
Repository: ambari
Description
-------
1)Deploy old version (1.7.0)
2)Make Ambari Only Upgrade to 2.1.3.0
3)Try to add some services that was absent for ambari1.7.0
Actual result:
Response: Status Code:500 Internal Server Error for recommendation POST request
=> 2 empty and required properties for HIVE:
[hive.server2.authentication.pam.services,
hive.server2.custom.authentication.class ]
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
b51af8b
Diff: https://reviews.apache.org/r/40394/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi