[
https://issues.apache.org/jira/browse/AMBARI-14436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065137#comment-15065137
]
Hudson commented on AMBARI-14436:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4069 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4069/])
AMBARI-14436 - Spark ThriftServer Does Not Upgrade (jonathanhurley) (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3b693eab67e5f37229cc0070fa52d68f730c7c3e])
* ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.3.xml
*
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.3.xml
> 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
>
> Attachments: AMBARI-14436.patch
>
>
> 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)