-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35579/
-----------------------------------------------------------
Review request for Ambari, Nate Cole and Robert Levas.
Bugs: AMBARI-11824
https://issues.apache.org/jira/browse/AMBARI-11824
Repository: ambari
Description
-------
Set the tez-site/tez.tez-ui.history-url.base property for the stack advisor
when a cluster is being created.
The URL value should be constructed based on the latest TEZ view that has been
deployed in Ambari (based on view version).
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
d65d711
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py 2f73f18
Diff: https://reviews.apache.org/r/35579/diff/
Testing
-------
Manual tested to verify that the stack advisor property is correctly set and
that the URL value that is generated correctly points to the UI for the
deployed TEZ view.
Updated case in existing unit tests.
mvn clean test
all tests pass
Thanks,
Tom Beerbower