[
https://issues.apache.org/jira/browse/AMBARI-20923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032026#comment-16032026
]
Hudson commented on AMBARI-20923:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7555 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7555/])
AMBARI-20923. Repositories must be resolved correctly when installing (ncole:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8782cf69160dae3d3894d7d93a6eb3f2c384e237])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelperTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/UpgradeActionTest.java
* (edit)
ambari-common/src/main/python/resource_management/libraries/script/script.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ServiceComponentDesiredStateEntity.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/ExecutionCommand.java
* (edit) ambari-server/src/test/python/custom_actions/TestInstallPackages.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/CommandRepository.java
> Repositories must be resolved correctly when installing new components
> ----------------------------------------------------------------------
>
> Key: AMBARI-20923
> URL: https://issues.apache.org/jira/browse/AMBARI-20923
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-20923.patch
>
>
> When formulating commands to agents, the correct repositories need to be used
> for the components. For example, after a cluster is patched, the following
> repos could exist:
> ||Service||Component||Repository||
> |HDFS|NN|2.5.0.0|
> |HDFS|DN|2.5.0.0|
> |YARN|RM|2.5.0.1|
> |YARN|NM|2.5.0.1|
> When installing an additional NM, the 2.5.0.1 repository should be used.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)