You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/06/01 13:34:04 UTC

[jira] [Commented] (AMBARI-21160) Upgrade Execution Commands Are Missing Service/Component For Action Commands

    [ https://issues.apache.org/jira/browse/AMBARI-21160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032988#comment-16032988 ] 

Hudson commented on AMBARI-21160:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7560 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7560/])
AMBARI-21160 - Upgrade Execution Commands Are Missing Service/Component (jhurley: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=36cc11b3aa68fc93901ac6ed2fa2c838b3ee6400])
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
* (edit) ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/params_linux.py
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeResourceProviderTest.java
* (edit) ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* (add) ambari-server/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_execute_task_test.xml


> Upgrade Execution Commands Are Missing Service/Component For Action Commands
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-21160
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21160
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: AMBARI-21160.patch
>
>
> During an upgrade (any kind, but we'll use a standard EU here), the following is seen during the Tez Tarball Verification step:
> {code}
> File "/usr/lib/python2.6/site-packages/resource_management/libraries/functions/conf_select.py", line 450, in get_hadoop_conf_dir
>     raise Fail("Unable to get parameter 'version'")
> resource_management.core.exceptions.Fail: Unable to get parameter 'version'
> {code}
> The cause of this is that the {{RepoVersionEntity}} can't be looked up since there is no service or component on the command.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)