Jonathan Hurley created AMBARI-14436:
----------------------------------------
Summary: Spark ThriftServer Does Not Upgrade
Key: AMBARI-14436
URL: https://issues.apache.org/jira/browse/AMBARI-14436
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Blocker
Fix For: 2.4.0
The blueprint is deploying SPARK_THRIFTSERVER
{code}
{
"name": "SPARK_THRIFTSERVER"
},
{code}
The failure is due to:
{code}
The following components were found to have version mismatches. Finalize will
not complete successfully:
os-s11-3-dzcnju-ambari-eu-1-2.novalocal: SPARK/SPARK_THRIFTSERVER reports
2.3.2.0-2950
os-s11-3-dzcnju-ambari-eu-1-4.novalocal: SPARK/SPARK_THRIFTSERVER reports
2.3.2.0-2950
os-s11-3-dzcnju-ambari-eu-1-5.novalocal: SPARK/SPARK_THRIFTSERVER reports
2.3.2.0-2950
{code}
This is because the STS is not part of any upgrade packs. Since it first
appeared in HDP 2.3.2, the 2 upgrade packs for HDP 2.3 -> 2.3+ should be
updated to include STS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)