<?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 install spark2 on rpm installed cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/62132#M27725</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/24620"&gt;@MarkusH&lt;/a&gt;. Thank you. I've work around for that and tried that it works &amp;nbsp;well so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, we have to migirate&amp;nbsp;CDH from package to parcel.&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_ig_migrating_packages_to_parcels.html" target="_self"&gt;migrate CDH from package to Parcel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, we install spark2.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_mc_addon_services.html&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2017 05:24:33 GMT</pubDate>
    <dc:creator>bigdatacn</dc:creator>
    <dc:date>2017-11-23T05:24:33Z</dc:date>
    <item>
      <title>How to install spark2 on rpm installed cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/61945#M27723</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am being asked install spark2 on CDH5.8 cluster. and The CDH5.8 Cluster was setup via rpm packages. Here I want to know How can I install spark2 on existing cluster. Anyone has same questions or experiences like me? Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I checked CDH documents and found I can install spark2 via parcel, but seems parcel is conflict with rpm package install.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:32:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/61945#M27723</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2022-09-16T12:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to install spark2 on rpm installed cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/61995#M27724</link>
      <description>&lt;P&gt;I have this problem too. No word from Cloudera if and when they will ship Spark 2 RPM packages for CDH 5.&lt;BR /&gt;&lt;BR /&gt;I think you could install Spark 2 from Apache Bigtop (or build your own RPM) on an edge node and deploy Spark 2 jobs with Yarn. With Yarn you would not need Spark Worker packages on the worker nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;I just tried this with Apache Zeppelin and it seem to work. I took the tar.gz from spark.apache.org and extracted it on an edge node. Then configured zeppelin-env.sh with the following variables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;export HADOOP_USER_NAME=spark
export HADOOP_CONF_DIR=/etc/hadoop/conf
export MASTER=yarn-client
export SPARK_HOME=/opt/spark-2.2.0-bin/hadoop2.6

&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run spark code in Zeppelin I can see that they get executed with Yarn. They can access HDFS files.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:18:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/61995#M27724</guid>
      <dc:creator>MarkusH</dc:creator>
      <dc:date>2017-11-20T09:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to install spark2 on rpm installed cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/62132#M27725</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/24620"&gt;@MarkusH&lt;/a&gt;. Thank you. I've work around for that and tried that it works &amp;nbsp;well so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, we have to migirate&amp;nbsp;CDH from package to parcel.&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_ig_migrating_packages_to_parcels.html" target="_self"&gt;migrate CDH from package to Parcel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, we install spark2.&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_mc_addon_services.html&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 05:24:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-install-spark2-on-rpm-installed-cluster/m-p/62132#M27725</guid>
      <dc:creator>bigdatacn</dc:creator>
      <dc:date>2017-11-23T05:24:33Z</dc:date>
    </item>
  </channel>
</rss>

