-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42720/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-14789
https://issues.apache.org/jira/browse/AMBARI-14789
Repository: ambari
Description
-------
**Steps:**
* Install HDP 2.3.4.0 cluster with Ambari 2.2.1 with customized service users
* Perform Express Upgrade to Derg build 2.4.0.0-128
* Observe the status of STS component
**Result:**
STS shows down on all hosts
I tried to find some errors in the log but nothing much in /var/log/spark
directory on the hosts to indicate what could be wrong
Writing this as a new Jira because my impression was that this test was
failing earlier due to which is now fixed)
Diffs
-----
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py
2af47bf
ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/setup_spark.py
4b66e39
ambari-server/src/test/python/stacks/2.2/SPARK/test_job_history_server.py
60c2fa9
ambari-server/src/test/python/stacks/2.2/SPARK/test_spark_client.py 702f3f1
ambari-server/src/test/python/stacks/2.3/SPARK/test_spark_thrift_server.py
c738245
Diff: https://reviews.apache.org/r/42720/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk