<?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: Spark 1.41. installation in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-41-installation/m-p/104225#M46329</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14276/syedzeeshanahmed.html" nodeid="14276"&gt;@Zeeshan Ahmed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can install HDP 2.3.2 which comes with Apache Spark 1.4.1&lt;/P&gt;&lt;P&gt;Here are the release notes - &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_RelNotes/content/ch_relnotes_v232.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_RelNotes/content/ch_relnotes_v232.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ambari version - Ambari-2.1.2.1&lt;/P&gt;&lt;P&gt;Here is ambari repo - &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Installing_HDP_AMB/content/_download_the_ambari_repo_lnx6.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Installing_HDP_AMB/content/_download_the_ambari_repo_lnx6.html&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo&lt;/PRE&gt;&lt;PRE&gt;$cat ambari.repo 

#VERSION_NUMBER=2.1.2.1-418
[Updates-ambari-2.1.2.1]
name=ambari-2.1.2.1 - Updates
baseurl=http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/ambari/centos6/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
&lt;/PRE&gt;</description>
    <pubDate>Wed, 16 Nov 2016 01:29:07 GMT</pubDate>
    <dc:creator>sshimpi</dc:creator>
    <dc:date>2016-11-16T01:29:07Z</dc:date>
    <item>
      <title>Spark 1.41. installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-41-installation/m-p/104224#M46328</link>
      <description>&lt;P&gt;Hi we have a business requirement to install Spark 1.4.1 on our cluster, so I want to know the exact ambari repository and HDP version which I should be installing.&lt;/P&gt;&lt;P&gt;Previously we installed  HDP-2.3.6.0-3796 and it came with SPARK 1.3.1.2 which was not desired and upgrading SPARK was a tedious task which resulted in Cluster Corruption.&lt;/P&gt;&lt;P&gt;So I need the exact HDP version which will have 1.4.1.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 00:41:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-41-installation/m-p/104224#M46328</guid>
      <dc:creator>syedzeeshanahme</dc:creator>
      <dc:date>2016-11-16T00:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.41. installation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-41-installation/m-p/104225#M46329</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14276/syedzeeshanahmed.html" nodeid="14276"&gt;@Zeeshan Ahmed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can install HDP 2.3.2 which comes with Apache Spark 1.4.1&lt;/P&gt;&lt;P&gt;Here are the release notes - &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_RelNotes/content/ch_relnotes_v232.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_RelNotes/content/ch_relnotes_v232.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ambari version - Ambari-2.1.2.1&lt;/P&gt;&lt;P&gt;Here is ambari repo - &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Installing_HDP_AMB/content/_download_the_ambari_repo_lnx6.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Installing_HDP_AMB/content/_download_the_ambari_repo_lnx6.html&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;wget -nv &lt;A href="http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1/ambari.repo" target="_blank"&gt;http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1/ambari.repo&lt;/A&gt; -O /etc/yum.repos.d/ambari.repo&lt;/PRE&gt;&lt;PRE&gt;$cat ambari.repo 

#VERSION_NUMBER=2.1.2.1-418
[Updates-ambari-2.1.2.1]
name=ambari-2.1.2.1 - Updates
baseurl=http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.1.2.1
gpgcheck=1
gpgkey=http://public-repo-1.hortonworks.com/ambari/centos6/RPM-GPG-KEY/RPM-GPG-KEY-Jenkins
enabled=1
priority=1
&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Nov 2016 01:29:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-41-installation/m-p/104225#M46329</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-11-16T01:29:07Z</dc:date>
    </item>
  </channel>
</rss>

