[
https://issues.apache.org/jira/browse/AMBARI-9109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276241#comment-14276241
]
Hudson commented on AMBARI-9109:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit-docker #746 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/746/])
AMBARI-9109 - Manual Upgrade Tasks Should Be More Explicit And Parameterized
(jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a4c94d70577fb5a1b5e01ab6c94dea632aad210a)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeGroupResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeResourceProviderTest.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.2.xml
* ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeHelper.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeHelperTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
*
ambari-server/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_bucket_test.xml
* ambari-server/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_test.xml
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeItemResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/stack/MasterHostResolver.java
> Manual Upgrade Tasks Should Be More Explicit And Parameterized
> --------------------------------------------------------------
>
> Key: AMBARI-9109
> URL: https://issues.apache.org/jira/browse/AMBARI-9109
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9109.patch
>
>
> For Hive upgrade, the following manual step was shown:
> {noformat}
> Run the SQL file at /usr/hdp/$version/hive/scripts/metastore/upgrade to
> update the Hive Metastore schema.
> {noformat}
> This is too vague. I could not figure out what to do.
> 1. It should tell the user exactly which host this needs to be done on.
> 2. $version should be substituted with the actual directory name.
> 3. There are 40+ SQL files in the aforementioned "upgrade" folder. What's
> the exact command that I need to run?
> All services that use Manual Tasks as part of the upgrade should be revisited
> once the parameterization code is completed to ensure that the messages are
> correct. These include: Hive, Falcon, Oozie, HDFS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)