[
https://issues.apache.org/jira/browse/AMBARI-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292549#comment-15292549
]
Hudson commented on AMBARI-15388:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4881 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4881/])
AMBARI-15388 - Upgrade XML should be pushed down as much as possible to
(jluniya:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f8b427494b36c92f8a36c59d1a7233b5a130f4e7])
*
ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/ClusterGrouping.java
* ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.5.xml
*
ambari-server/src/test/java/org/apache/ambari/server/state/stack/UpgradePackTest.java
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/role_command_order.json
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/repos/version-2.2.0.4-123.xml
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/Grouping.java
*
ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceDirectory.java
* ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.4.xml
*
ambari-server/src/test/resources/stacks/HDP/2.0.5/services/HDFS/upgrades/HDP/2.2.0/upgrade_test_15388.xml
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/ServiceCheckGrouping.java
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/repos/repoinfo.xml
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/repos/hdp.json
*
ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerMiscTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/stack/CommonServiceDirectory.java
*
ambari-server/src/test/resources/stacks/HDP/2.2.0/upgrades/upgrade_test_15388.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.4.xml
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/services/HDFS/upgrades/HDP/2.2.0/upgrade_test_15388.xml
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/upgrades/config-upgrade.xml
* ambari-server/src/main/java/org/apache/ambari/server/stack/StackDirectory.java
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/upgrades/upgrade_test_15388.xml
* ambari-server/src/main/java/org/apache/ambari/server/stack/StackModule.java
* ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.5.xml
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/services/HDFS/metainfo.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.3.xml
* ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
*
ambari-server/src/test/resources/stacks_with_upgrade_cycle/HDP/2.2.0/metainfo.xml
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/UpgradePack.java
> Custom services need a way to integrate in the upgrade process
> --------------------------------------------------------------
>
> Key: AMBARI-15388
> URL: https://issues.apache.org/jira/browse/AMBARI-15388
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-15388 Design.pdf, AMBARI-15388.patch
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> Currently the upgrade is defined as a series of xml files specific to the
> current stack version and the target stack version. Each upgrade xml defines
> the overall sequence of the upgrade and what needs to be done for each
> service. Custom services need to be able to specify their upgrade process
> and how those steps fit into the upgrade process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)