-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43773/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi and Yusaku Sako.
Bugs: AMBARI-15117
https://issues.apache.org/jira/browse/AMBARI-15117
Repository: ambari
Description
-------
*STR:*
# Install Ambari-1.7.0 or Ambari-2.0.0
# Configure additional default queue in Capacity-scheduler.xml by changing
{{yarn.scheduler.capacity.root.queues=default}} to
{{yarn.scheduler.capacity.root.queues=batch,default}}
# Set hive.server2.tez.default.queues : "batch,default" in hive-site.xml
# Upgrade Ambari to Ambari-2.1.x or Ambari-2.2.x
# Go to Hive configuration page and hive smart config page is blank due to JS
error
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
dc968cc
ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py d48b78d
ambari-web/app/views/common/configs/widgets/list_config_widget_view.js
fcf2aac
Diff: https://reviews.apache.org/r/43773/diff/
Testing
-------
Tested manually on a cluster.
Verified that ambari-web unit tests passes with the patch:
24306 tests complete (25 seconds)
146 tests pending
Verified that there is no regression in ambari-server python unit test due to
this commit.
Thanks,
Jaimin Jetly