[
https://issues.apache.org/jira/browse/AMBARI-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334368#comment-14334368
]
Hudson commented on AMBARI-9756:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1844 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1844/])
AMBARI-9756 - Oozie Service Check Fails During Upgrade Due To Incorrect Example
Directory (jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=92b75ea44e811db7a807e30d97b185178ebacc8c)
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_service_check.py
* ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/files/oozieSmoke2.sh
> 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)