<?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: how to get the spark support with 4.0.0-cdh5.3.2 oozie in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32431#M7130</link>
    <description>&lt;P&gt;To rule out that we have a custom jar issue can you run the pi example to make sure that the cluster is (not) setup correctly?&lt;/P&gt;&lt;P&gt;We have documented how to run a &lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_ig_running_spark_apps.html#xd_583c10bfdbd326ba--6eed2fb8-14349d04bee--7b39" target="_blank"&gt;spark application&lt;/A&gt;, with the example in our docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error that you show points to a classpath error and you can not find the Spark classes on your class path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WIlfred&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2015 03:08:34 GMT</pubDate>
    <dc:creator>Wilfred</dc:creator>
    <dc:date>2015-09-29T03:08:34Z</dc:date>
    <item>
      <title>how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31167#M7124</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As you know, there is not supporting spark with&amp;nbsp;&amp;nbsp;4.0.0-cdh5.3.2 oozie in cdh5.3.2. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; But, we would like to get the function of workflow support.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; How to resolve the issue in our cdh5.3.2 environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:39:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31167#M7124</guid>
      <dc:creator>Paul Yang</dc:creator>
      <dc:date>2022-09-16T09:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31181#M7125</link>
      <description>&lt;P&gt;The only way to use Spark when you do not have a Spark action is to use the shell based action and create the proper spark-submit command for it.&lt;/P&gt;&lt;P&gt;You will need to make sure that the configuration and classpath etc is set from the action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wilfred&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2015 09:02:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31181#M7125</guid>
      <dc:creator>Wilfred</dc:creator>
      <dc:date>2015-08-25T09:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31218#M7126</link>
      <description>HI Wilfred, I will to try follow your suggestion Thanks Paul</description>
      <pubDate>Wed, 26 Aug 2015 03:16:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/31218#M7126</guid>
      <dc:creator>Paul Yang</dc:creator>
      <dc:date>2015-08-26T03:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32079#M7127</link>
      <description>HI Wilfred&lt;BR /&gt;Could you give me an example?&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Paul</description>
      <pubDate>Mon, 21 Sep 2015 09:49:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32079#M7127</guid>
      <dc:creator>Paul Yang</dc:creator>
      <dc:date>2015-09-21T09:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32080#M7128</link>
      <description>&lt;P&gt;Whatever you use as a spark-submit from the command line is what you use in the oozie shell action.&lt;/P&gt;&lt;P&gt;Make sure that you have the proper gateway for Spark and YARN installed on the oozie server so it has the configuration needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rest works as if you have a standard oozie shell action (i.e. create the workflow, properties and shell script files) and place the files on the machine/hdfs so they can be found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wilfred&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 10:30:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32080#M7128</guid>
      <dc:creator>Wilfred</dc:creator>
      <dc:date>2015-09-21T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32126#M7129</link>
      <description>Hi Wilfred&lt;BR /&gt;I have installed Spark Gateway, and yarn was already be installed with oozie. Unfortunately, I run the shell:&lt;BR /&gt;spark-submit --class com.cloudera.sparkwordcount.SparkWordCount --master yarn target/sparkwordcount-0.0.1-SNAPSHOT.jar /user/paul 2&lt;BR /&gt;got the error:&lt;BR /&gt;Exception in thread "Driver" scala.MatchError: java.lang.NoClassDefFoundError: org/apache/hadoop/mapred/JobConf(of class java.lang.NoClassDefFoundError)&lt;BR /&gt;at org.apache.spark.deploy.yarn.ApplicationMaster$$anon$2.run(ApplicationMaster.scala:432)&lt;BR /&gt;How to resolve the issue?&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 22 Sep 2015 07:44:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32126#M7129</guid>
      <dc:creator>Paul Yang</dc:creator>
      <dc:date>2015-09-22T07:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the spark support with 4.0.0-cdh5.3.2 oozie</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32431#M7130</link>
      <description>&lt;P&gt;To rule out that we have a custom jar issue can you run the pi example to make sure that the cluster is (not) setup correctly?&lt;/P&gt;&lt;P&gt;We have documented how to run a &lt;A href="http://www.cloudera.com/content/cloudera/en/documentation/core/v5-3-x/topics/cdh_ig_running_spark_apps.html#xd_583c10bfdbd326ba--6eed2fb8-14349d04bee--7b39" target="_blank"&gt;spark application&lt;/A&gt;, with the example in our docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error that you show points to a classpath error and you can not find the Spark classes on your class path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WIlfred&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 03:08:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-to-get-the-spark-support-with-4-0-0-cdh5-3-2-oozie/m-p/32431#M7130</guid>
      <dc:creator>Wilfred</dc:creator>
      <dc:date>2015-09-29T03:08:34Z</dc:date>
    </item>
  </channel>
</rss>

