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:16:12 UTC

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

Jonathan Hurley created AMBARI-9756:
---------------------------------------

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


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)