<?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: spark2 job on oozie in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222693#M82365</link>
    <description>&lt;P&gt;Hi , I am facing this issues .&lt;/P&gt;&lt;PRE&gt;2018-08-21 14:27:16,632 ERROR [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Error starting MRAppMaster
java.lang.IllegalArgumentException: Invalid ContainerId: container_e63_1532612094367_17160_02_000001
	at org.apache.hadoop.yarn.util.ConverterUtils.toContainerId(ConverterUtils.java:182) &lt;/PRE&gt;&lt;P&gt;	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1343)&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 02:27:55 GMT</pubDate>
    <dc:creator>nikil_katturi</dc:creator>
    <dc:date>2018-08-22T02:27:55Z</dc:date>
    <item>
      <title>spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222689#M82361</link>
      <description>&lt;P&gt;when I use oozie to schedule spark2 on yarn.I have e pproblem :&lt;/P&gt;&lt;PRE&gt;Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.SparkMain], main() threw exception, null
java.lang.NullPointerException
        at scala.collection.mutable.ArrayOps$ofRef$.newBuilder$extension(ArrayOps.scala:190)
        at scala.collection.mutable.ArrayOps$ofRef.newBuilder(ArrayOps.scala:186)
        at scala.collection.TraversableLike$class.filterImpl(TraversableLike.scala:246)
        at scala.collection.TraversableLike$class.filter(TraversableLike.scala:259)
        at scala.collection.mutable.ArrayOps$ofRef.filter(ArrayOps.scala:186)
        at org.apache.spark.deploy.yarn.Client$anonfun$prepareLocalResources$6.apply(Client.scala:531)
        at org.apache.spark.deploy.yarn.Client$anonfun$prepareLocalResources$6.apply(Client.scala:527)
        at scala.collection.mutable.ArraySeq.foreach(ArraySeq.scala:74)
        at org.apache.spark.deploy.yarn.Client.prepareLocalResources(Client.scala:527)
        at org.apache.spark.deploy.yarn.Client.createContainerLaunchContext(Client.scala:868)
        at org.apache.spark.deploy.yarn.Client.submitApplication(Client.scala:170)
        at org.apache.spark.scheduler.cluster.YarnClientSchedulerBackend.start(YarnClientSchedulerBackend.scala:56)
        at org.apache.spark.scheduler.TaskSchedulerImpl.start(TaskSchedulerImpl.scala:156)
        at org.apache.spark.SparkContext.&amp;lt;init&amp;gt;(SparkContext.scala:509)
        at org.apache.spark.api.java.JavaSparkContext.&amp;lt;init&amp;gt;(JavaSparkContext.scala:58)&lt;/PRE&gt;</description>
      <pubDate>Fri, 17 Aug 2018 19:31:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222689#M82361</guid>
      <dc:creator>it_duanxiong</dc:creator>
      <dc:date>2018-08-17T19:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222690#M82362</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/13471/it-duanxiong.html" nodeid="13471"&gt;@Xiong Duan&lt;/A&gt; Based on the error stack I think it could be due missing configuration. It would be helpful if you share your workflow file and properties file. Have you tried using shell action instead ?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 20:35:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222690#M82362</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-08-17T20:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222691#M82363</link>
      <description>&lt;P&gt;When use spark2.1,We have to add &lt;/P&gt;&lt;P style="display: inline !important;"&gt;oozie-sharelib-spark-4.2.0.jar&lt;/P&gt;&lt;DIV&gt;&lt;P style="display: inline !important;"&gt;in spark2&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Aug 2018 09:19:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222691#M82363</guid>
      <dc:creator>it_duanxiong</dc:creator>
      <dc:date>2018-08-18T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222692#M82364</link>
      <description>&lt;P&gt;Thank you very much! It is a problem abour jar conflict.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Aug 2018 09:21:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222692#M82364</guid>
      <dc:creator>it_duanxiong</dc:creator>
      <dc:date>2018-08-18T09:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222693#M82365</link>
      <description>&lt;P&gt;Hi , I am facing this issues .&lt;/P&gt;&lt;PRE&gt;2018-08-21 14:27:16,632 ERROR [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Error starting MRAppMaster
java.lang.IllegalArgumentException: Invalid ContainerId: container_e63_1532612094367_17160_02_000001
	at org.apache.hadoop.yarn.util.ConverterUtils.toContainerId(ConverterUtils.java:182) &lt;/PRE&gt;&lt;P&gt;	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1343)&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 02:27:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222693#M82365</guid>
      <dc:creator>nikil_katturi</dc:creator>
      <dc:date>2018-08-22T02:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: spark2 job on oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222694#M82366</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt; i am facing the issues while i am running the job in oozie . Below is the error &lt;/P&gt;&lt;PRE&gt;2018-08-21 14:27:16,632 ERROR [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Error starting MRAppMaster
java.lang.IllegalArgumentException: Invalid ContainerId: container_e63_1532612094367_17160_02_000001
	at org.apache.hadoop.yarn.util.ConverterUtils.toContainerId(ConverterUtils.java:182)
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1343)&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 02:29:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/spark2-job-on-oozie/m-p/222694#M82366</guid>
      <dc:creator>nikil_katturi</dc:creator>
      <dc:date>2018-08-22T02:29:04Z</dc:date>
    </item>
  </channel>
</rss>

