You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/06/10 23:16:21 UTC

[jira] [Created] (AMBARI-2350) During install Oozie service check fails

Sumit Mohanty created AMBARI-2350:
-------------------------------------

             Summary: During install Oozie service check fails
                 Key: AMBARI-2350
                 URL: https://issues.apache.org/jira/browse/AMBARI-2350
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.4.0
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
             Fix For: 1.4.0


Oozie service check fails with the following message:
{noformat}
notice: /Stage[2]/Hdp-oozie::Oozie::Service_check/Hdp-oozie::Smoke_shell_file[oozieSmoke.sh]/Exec[/tmp/oozieSmoke.sh]/returns: workflow_status=FAILED
err: /Stage[2]/Hdp-oozie::Oozie::Service_check/Hdp-oozie::Smoke_shell_file[oozieSmoke.sh]/Exec[/tmp/oozieSmoke.sh]/returns: change from notrun to 0 failed: sh /tmp/oozieSmoke.sh /etc/oozie/conf /etc/hadoop/conf ambari-qa false /etc/security/keytabs/ambari-qa.headless.keytab EXAMPLE.COM  <hostname> returned 1 instead of one of [0] at /var/lib/ambari-agent/puppet/modules/hdp-oozie/manifests/oozie/service_check.pp:73
{noformat}


Turns out that the site-pp file had missing {{stack_version}} parameter, due to which stack-1 tests were being run.

The same was observed with Hive and HDFS checks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira