<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: OOzie smoke tests failed in Ambari UI in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95982#M9369</link>
    <description>&lt;P&gt;@avoma@hortonwork.com&lt;/P&gt;&lt;P&gt;What version of Ambari? Is kerberos in place in this cluster?&lt;/P&gt;&lt;P&gt;Also, please remove the customer reference from the log files.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Oct 2015 18:21:48 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2015-10-25T18:21:48Z</dc:date>
    <item>
      <title>OOzie smoke tests failed in Ambari UI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95981#M9368</link>
      <description>&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 138, in &amp;lt;module&amp;gt;
    OozieServiceCheck().execute()
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 219, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 61, in service_check
    OozieServiceCheckDefault.oozie_smoke_shell_file(smoke_test_file_name, prepare_hdfs_file_name)
  File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 123, in oozie_smoke_shell_file
    logoutput=True
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 154, in __init__
    self.env.run()
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 152, in run
    self.run_action(resource, action)
  File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 118, in run_action
    provider_action()
  File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 260, in action_run
    tries=self.resource.tries, try_sleep=self.resource.try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
    result = function(command, **kwargs)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
    tries=tries, try_sleep=try_sleep)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
    raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of '/var/lib/ambari-agent/tmp/oozieSmoke2.sh redhat /usr/hdp/current/oozie-client /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/bin &lt;A href="http://hdpmaster3.bigdataprod1.wh.xxxxxcorp.com:11000/oozie" target="_blank"&gt;http://hdpmaster3.bigdataprod1.wh.xxxxxcorp.com:11000/oozie&lt;/A&gt; /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf /usr/hdp/current/hadoop-client/bin ambari-qa False' returned 1. source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie &lt;A href="http://hdpmaster3.bigdataprod1.wh.xxxxcorp.com:11000/oozie" target="_blank"&gt;http://hdpmaster3.bigdataprod1.wh.xxxxcorp.com:11000/oozie&lt;/A&gt; -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
Job ID : 0000005-151024200514443-oozie-oozi-W
------------------------------------------------------------------------------------------------------------------------------------
Workflow Name : map-reduce-wf
App Path      : hdfs://WHPROD1NN/user/ambari-qa/examples/apps/map-reduce/workflow.xml
Status        : FAILED
Run           : 0
User          : ambari-qa
Group         : -
Created       : 2015-10-25 03:15 GMT
Started       : 2015-10-25 03:15 GMT
Last Modified : 2015-10-25 03:15 GMT
Ended         : 2015-10-25 03:15 GMT
CoordAction ID: -

Actions
------------------------------------------------------------------------------------------------------------------------------------
ID                                                                            Status    Ext ID                 Ext Status Err Code  
------------------------------------------------------------------------------------------------------------------------------------
0000005-151024200514443-oozie-oozi-W@:start:                                  OK        -                      OK         -         
------------------------------------------------------------------------------------------------------------------------------------
0000005-151024200514443-oozie-oozi-W@mr-node                                  FAILED    -                      -          EJ001      &lt;/PRE&gt;&lt;P&gt;-------------&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:45:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95981#M9368</guid>
      <dc:creator>Arun-</dc:creator>
      <dc:date>2022-09-16T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: OOzie smoke tests failed in Ambari UI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95982#M9369</link>
      <description>&lt;P&gt;@avoma@hortonwork.com&lt;/P&gt;&lt;P&gt;What version of Ambari? Is kerberos in place in this cluster?&lt;/P&gt;&lt;P&gt;Also, please remove the customer reference from the log files.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Oct 2015 18:21:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95982#M9369</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-10-25T18:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: OOzie smoke tests failed in Ambari UI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95983#M9370</link>
      <description>&lt;P&gt;It is not possible to tell the root cause of the issue by looking at the trace you provided. The log tells that the MR step failed but does not say why. It is possible to get the exact details of the failure though, using the steps below - &lt;/P&gt;&lt;P&gt;1) Click on the job instance in Oozie  &lt;/P&gt;&lt;P&gt;2) On the next page, double click on the step that failed. &lt;/P&gt;&lt;P&gt;3) On popup click on the small lens icon button to pull up the log. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="332-screen-shot-2015-10-25-at-113913-pm.png" style="width: 1152px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24025iEC35F8F6C6D9ADAD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="332-screen-shot-2015-10-25-at-113913-pm.png" alt="332-screen-shot-2015-10-25-at-113913-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4) On the job appilcation page on YARN UI, click on logs and get more information. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="333-screen-shot-2015-10-25-at-114439-pm.png" style="width: 2328px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/24026iD222C37A54423827/image-size/medium?v=v2&amp;amp;px=400" role="button" title="333-screen-shot-2015-10-25-at-114439-pm.png" alt="333-screen-shot-2015-10-25-at-114439-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my experience, the error messages are very direct on this page and will tell exactly what the problem is. &lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:55:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95983#M9370</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2019-08-19T12:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: OOzie smoke tests failed in Ambari UI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95984#M9371</link>
      <description>&lt;P&gt;The error code suggests that the oozie sharelib may not be set correctly. Was this an upgraded cluster? Also you can try following command to see if you get more info/error message &lt;/P&gt;&lt;PRE&gt;/usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie &lt;A href="http://hdpmaster3.bigdataprod1.wh.xxxxcorp.com:11000/oozie" target="_blank"&gt;http://hdpmaster3.bigdataprod1.wh.xxxxcorp.com:11000/oozie&lt;/A&gt; -info 0000005-151024200514443-oozie-oozi-W@mr-node  &lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Oct 2015 11:21:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95984#M9371</guid>
      <dc:creator>trupti</dc:creator>
      <dc:date>2015-10-28T11:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: OOzie smoke tests failed in Ambari UI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95985#M9372</link>
      <description>&lt;P&gt;You can run smoke test script via command line to see if timeout value causing service check to fail ? (one of the possible cause)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run below command as ambari-qa user:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie
-Doozie.auth.token.cache=false job -oozie &lt;A href="http://localhost:11000/oozie" target="_blank"&gt;http://localhost:11000/oozie&lt;/A&gt; -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Nov 2015 21:18:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/OOzie-smoke-tests-failed-in-Ambari-UI/m-p/95985#M9372</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2015-11-26T21:18:09Z</dc:date>
    </item>
  </channel>
</rss>

