[
https://issues.apache.org/jira/browse/AMBARI-21180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046873#comment-16046873
]
Hudson commented on AMBARI-21180:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7615 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7615/])
AMBARI-21180. Component command changes must include version numbers for
(ncole:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5a1bd715e11b2e3a79b139118a90b66eca32f025])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/actionmanager/ExecutionCommandWrapper.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelperTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/ExecutionCommand.java
* (edit)
ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/common-services/STORM/1.0.1.3.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
> Component command changes must include version numbers for all services
> -----------------------------------------------------------------------
>
> Key: AMBARI-21180
> URL: https://issues.apache.org/jira/browse/AMBARI-21180
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-21180.patch
>
>
> Component scripts need to understand when they have been patched, and supply
> the correct version number such that the correct scripts are used.
> This will involve sending the component version information in commands.
> Some components that rely on others will need to construct commands correctly
> (say, Oozie scripts that require HDP_VERSION environment variables)
> Remove: availableServices from the command json
> Add: componentVersionMap as a structure of component name to version string
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)