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

[jira] [Commented] (AMBARI-9134) Unable to Upgrade Oozie Server Due to Missing JAR

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

Hadoop QA commented on AMBARI-9134:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12692313/AMBARI-9134.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/1336//console

This message is automatically generated.

> Unable to Upgrade Oozie Server Due to Missing JAR
> -------------------------------------------------
>
>                 Key: AMBARI-9134
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9134
>             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-9134.patch
>
>
> During an upgrade, Oozie fails to restart:
> {noformat}
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 175, in execute
>     method(env)
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 325, in restart
>     self.pre_rolling_restart(env)
>   File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py", line 167, in pre_rolling_restart
>     oozie_server_upgrade.prepare_libext_directory()
>   File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server_upgrade.py", line 136, in prepare_libext_directory
>     params.hadoop_lib_home, hadoop_lzo_pattern))
> Fail: There are no files at /usr/hdp/current/hadoop-client/lib matching hadoop-lzo*.jar
> {noformat}
> The problem is that the hadoop-lzo*.jar is being copied from hadoop-client where it doesn't exist yet since hadoop-client has not yet been upgraded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)