[
https://issues.apache.org/jira/browse/AMBARI-22194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200407#comment-16200407
]
Hudson commented on AMBARI-22194:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #363 (See
[https://builds.apache.org/job/Ambari-branch-2.6/363/])
AMBARI-22194 - Prevent Patch Upgrades With Known Service (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3201a14f4f68c11fe3dc91107900dd53b08b2f78])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/checks/RequiredServicesInRepositoryCheckTest.java
> Prevent Patch Upgrades With Known Service Incompatibilities
> -----------------------------------------------------------
>
> Key: AMBARI-22194
> URL: https://issues.apache.org/jira/browse/AMBARI-22194
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Blocker
> Fix For: 2.6.0
>
> Attachments: AMBARI-22194.patch
>
>
> Some stacks, such as HDP, do not support service-level upgrades for some
> services since they have hard coded dependencies with other services which
> might not be in the upgrade.
> For example, if YARN is configured to use Tez, then an upgrade of YARN or Tez
> must also include Tez or YARN respectively. This is because the path is hard
> coded inside of YARN to use its version and cannot be changed via any
> external environment variable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)