<?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 spark action  returns Intercepting System.exit(101) on most basic spark application in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-spark-action-returns-Intercepting-System-exit-101-on/m-p/47401#M46229</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;kind of figured out a few things here ... there was a mental block on local vs hdfs paths that the error messages didn't really give clues.&amp;nbsp;the property file defines the oozie.wf.application.path which is the base directory for the supplied jars, the jar path was preceeded by ${nodeName} which is an absolute path.&lt;/P&gt;&lt;P&gt;you have to logically put together the Configuration (property) file with the Definition (workflow.xml) to make sure every thing is being addressed properly.&lt;/P&gt;&lt;P&gt;Also digging in the spark code yielded the System.exit(101) &amp;nbsp;error ... classNotFound, which was an indicator that an invalid path was being used in our configuration.&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 19:40:44 GMT</pubDate>
    <dc:creator>curtin</dc:creator>
    <dc:date>2016-11-15T19:40:44Z</dc:date>
    <item>
      <title>oozie spark action  returns Intercepting System.exit(101) on most basic spark application</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-spark-action-returns-Intercepting-System-exit-101-on/m-p/47385#M46228</link>
      <description>&lt;P&gt;&amp;nbsp;Executing a real simple spark job, just print one line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jar file is generated by sbt. It works fine with spark-submit command line.&lt;/P&gt;&lt;P&gt;When executing from oozie (BY hue's UI, only specified the jar file, no arguments, no 3-party jars):&lt;/P&gt;&lt;P&gt;&amp;nbsp; Always return System.exit(101). No matter the spark.core dependency is included or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does some knows the meaning of error 101? Can't find it in the source code in SparkMain or SparkSubmit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stdout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --conf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spark.yarn.security.tokens.hive.enabled=false&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --conf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; spark.yarn.security.tokens.hbase.enabled=false&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --verbose&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://wrlmrhd1.nj.labs.ubs.net:8888/filebrowser/view=/user/mrt1/test/oozie-test.jar" target="_blank"&gt;/user/mrt1/test/oozie-test.jar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;=================================================================&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Invoking Spark class now &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Intercepting System.exit(101)&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt; Invocation of Main class completed &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.SparkMain], exit code [101]&lt;BR /&gt;&lt;BR /&gt;Oozie Launcher failed, finishing Hadoop job gracefully&lt;BR /&gt;&lt;BR /&gt;Oozie Launcher, uploading action data to HDFS sequence file: &lt;A href="http://wrlmrhd1.nj.labs.ubs.net:8888/filebrowser/view=/user/mrt1/oozie-oozi/0000142-160913091926881-oozie-oozi-W/spark-57f6--spark/action-data.seq" target="_blank"&gt;hdfs://.....:8020/user/mrt1/oozie-oozi/0000142-160913091926881-oozie-oozi-W/spark-57f6--spark/action-data.seq&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Oozie Launcher ends&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:48:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-spark-action-returns-Intercepting-System-exit-101-on/m-p/47385#M46228</guid>
      <dc:creator>curtin</dc:creator>
      <dc:date>2026-04-21T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: oozie spark action  returns Intercepting System.exit(101) on most basic spark application</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-spark-action-returns-Intercepting-System-exit-101-on/m-p/47401#M46229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;kind of figured out a few things here ... there was a mental block on local vs hdfs paths that the error messages didn't really give clues.&amp;nbsp;the property file defines the oozie.wf.application.path which is the base directory for the supplied jars, the jar path was preceeded by ${nodeName} which is an absolute path.&lt;/P&gt;&lt;P&gt;you have to logically put together the Configuration (property) file with the Definition (workflow.xml) to make sure every thing is being addressed properly.&lt;/P&gt;&lt;P&gt;Also digging in the spark code yielded the System.exit(101) &amp;nbsp;error ... classNotFound, which was an indicator that an invalid path was being used in our configuration.&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:40:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/oozie-spark-action-returns-Intercepting-System-exit-101-on/m-p/47401#M46229</guid>
      <dc:creator>curtin</dc:creator>
      <dc:date>2016-11-15T19:40:44Z</dc:date>
    </item>
  </channel>
</rss>

