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/02/23 22:25:13 UTC

[jira] [Updated] (AMBARI-9756) Oozie Service Check Fails During Upgrade Due To Incorrect Example Directory

     [ https://issues.apache.org/jira/browse/AMBARI-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley updated AMBARI-9756:
------------------------------------
    Attachment: AMBARI-9756.patch

> Oozie Service Check Fails During Upgrade Due To Incorrect Example Directory
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-9756
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9756
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9756.patch
>
>
> Oozie Server service check fails with 'dirname: missing operand' because it’s looking for jars associated with the oozie-client rpm instead of the versioned rpm as it passes the name to rpm -q on line 82 of /var/lib/ambari-agent/data/tmp/oozieSmoke2.sh
> The workaround is to edit line 82 of /var/lib/ambari-agent/data/tmp/oozieSmoke2.sh and replace 'ooze-client' with 'oozie_2_2_0_0_2041-client'.



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