You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/01/13 19:46:35 UTC

[jira] [Created] (AMBARI-9109) Manual Upgrade Tasks Should Be More Explicit And Parameterized

Jonathan Hurley created AMBARI-9109:
---------------------------------------

             Summary: 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


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)