<?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 job fails without any errors in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141535#M27923</link>
    <description>&lt;P&gt;There are two applications&lt;/P&gt;&lt;P&gt;-the oozie launcher ( one AM one map task look in both ) here you would find any errors kicking off the sqoop job. Most likely in the map task that runs the sqoop command.&lt;/P&gt;&lt;P&gt;- the actual sqoop application, this one will have one am and x mappers. You could find errors here as well. &lt;/P&gt;&lt;P&gt;And there are the three different outputs you will know the right one when you see it. The log you send seems to be the appmaster and is meaningless.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2016 17:29:52 GMT</pubDate>
    <dc:creator>bleonhardi</dc:creator>
    <dc:date>2016-05-11T17:29:52Z</dc:date>
    <item>
      <title>oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141531#M27919</link>
      <description>&lt;P&gt;I am executing an oozie job and get an error in oozie job/action description windows but nothing in the launcher logs&lt;/P&gt;&lt;P&gt;Logs from oozie launcher:&lt;/P&gt;&lt;P&gt;Log Type: stderr&lt;/P&gt;&lt;P&gt;Log Upload Time: Wed May 11 15:48:00 +0530 2016&lt;/P&gt;&lt;P&gt;Log Length: 1721&lt;/P&gt;&lt;PRE&gt;May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.app.webapp.JAXBContextResolver as a provider class
May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.app.webapp.AMWebServices as a root resource class
May 11, 2016 3:47:44 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.mapreduce.v2.app.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
May 11, 2016 3:47:44 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.mapreduce.v2.app.webapp.AMWebServices to GuiceManagedComponentProvider with the scope "PerRequest"
log4j:WARN No appenders could be found for logger (org.apache.hadoop.mapreduce.v2.app.MRAppMaster).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See &lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt; for more info.
&lt;/PRE&gt;&lt;P&gt;Log Type: stdout&lt;/P&gt;&lt;P&gt;Log Upload Time: Wed May 11 15:48:00 +0530 2016&lt;/P&gt;&lt;P&gt;Log Length: 0&lt;/P&gt;&lt;P&gt;but the windows shows oozie job failed with this error in oozie window:&lt;/P&gt;&lt;PRE&gt;Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code [1]&lt;/PRE&gt;&lt;P&gt;I am basically executing a sqoop job from oozie workflow. how do I check if there was an error while executing sqoop job?There is nothing in /log/sqoop either.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:21:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141531#M27919</guid>
      <dc:creator>sim6</dc:creator>
      <dc:date>2016-05-11T17:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141532#M27920</link>
      <description>&lt;P&gt;You need to look at the output of the actual sqoop job running in yarn. Hue/Oozie UI/Resource manager/ or yarn logs -applicationId &amp;lt;&amp;gt; allow you to read them. &lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:23:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141532#M27920</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-05-11T17:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141533#M27921</link>
      <description>&lt;P&gt;&lt;EM&gt;I am not running Hue. should try yarn logs . Thanks&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:24:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141533#M27921</guid>
      <dc:creator>sim6</dc:creator>
      <dc:date>2016-05-11T17:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141534#M27922</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/168/bleonhardi.html" nodeid="168"&gt;@Benjamin Leonhardi&lt;/A&gt;: It shows no error in yarn logs either:INFO resourcemanager.RMAppManager$ApplicationSummary: appId=application_1462448478130_0139,name=oozie:launcher:T\=sqoop:W\=once-a-day:A\=fabricinventoryimport:ID\=0000074-160506102107434-oozie-oozi-W,user=oozie,queue=default,state=FINISHED,trackingUrl=http://warehouse.swtched.com:8088/proxy/application_1462448478130_0139/,appMasterHost=warehouse.swtched.com,startTime=1462961859126,finishTime=1462961873135,finalStatus=SUCCEEDED,memorySeconds=349055,vcoreSeconds=27,preemptedAMContainers=0,preemptedNonAMContainers=0,preemptedResources=&amp;lt;memory:0\, vCores:0&amp;gt;,applicationType=MAPREDUCE&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:26:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141534#M27922</guid>
      <dc:creator>sim6</dc:creator>
      <dc:date>2016-05-11T17:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141535#M27923</link>
      <description>&lt;P&gt;There are two applications&lt;/P&gt;&lt;P&gt;-the oozie launcher ( one AM one map task look in both ) here you would find any errors kicking off the sqoop job. Most likely in the map task that runs the sqoop command.&lt;/P&gt;&lt;P&gt;- the actual sqoop application, this one will have one am and x mappers. You could find errors here as well. &lt;/P&gt;&lt;P&gt;And there are the three different outputs you will know the right one when you see it. The log you send seems to be the appmaster and is meaningless.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 17:29:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141535#M27923</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-05-11T17:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141536#M27924</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/6243/simrankauradept.html"&gt;simran kaur&lt;/A&gt;, I just met the same problem, did you solve this ? If yes , could you give me some hints, many many thanks !&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2017 17:43:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141536#M27924</guid>
      <dc:creator>nuspengcheng</dc:creator>
      <dc:date>2017-01-08T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141537#M27925</link>
      <description>&lt;P&gt;so - how was it solved??&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 20:26:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/141537#M27925</guid>
      <dc:creator>daniel_scheiner</dc:creator>
      <dc:date>2017-02-01T20:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: oozie job fails without any errors</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/308005#M27926</link>
      <description>&lt;P&gt;How did you resolve this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 22:14:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-job-fails-without-any-errors/m-p/308005#M27926</guid>
      <dc:creator>Muffex</dc:creator>
      <dc:date>2020-12-18T22:14:27Z</dc:date>
    </item>
  </channel>
</rss>

