<?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: Not able to install CDH earlier version (5.1.0) manually in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33554#M29049</link>
    <description>&lt;P&gt;Great to hear you solved the issue. Feel free to mark your last comment as the solution in case it can assist others in the future.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2015 12:17:57 GMT</pubDate>
    <dc:creator>cjervis</dc:creator>
    <dc:date>2015-10-29T12:17:57Z</dc:date>
    <item>
      <title>Not able to install CDH earlier version (5.1.0) manually</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33511#M29047</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to install CDH5.1.0 manually in one of our new node, &amp;nbsp;as other nodes are working with 5.1.0 in our cluster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed steps mentioned in&amp;nbsp;below link to install 5.1.0-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cloudera.list file in /etc/apt/sources.list.d/ has below contents-&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# Packages for Cloudera's Distribution for Hadoop, Version 5, on Ubuntu 12.04 amd64       
deb [arch=amd64] http://archive.cloudera.com/cdh5/ubuntu/precise/amd64/cdh precise-cdh5.1.0 contrib
deb-src http://archive.cloudera.com/cdh5/ubuntu/precise/amd64/cdh precise-cdh5.1.0 contrib&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I executed&amp;nbsp;below two commands-&lt;/P&gt;&lt;PRE&gt;sudo apt-get update&lt;BR /&gt;&lt;SPAN&gt;sudo apt-get install hadoop-yarn-resourcemanager&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;It created hadoop and hadoop-yarn direcories in /usr/lib/ with following contents-&lt;/P&gt;&lt;PRE&gt;/usr/lib$ ls hadoop/
bin                                       hadoop-annotations.jar             hadoop-common-2.4.0.2.1.3.0-563.jar        hadoop-nfs-2.4.0.2.1.3.0-563.jar  libexec
etc                                       hadoop-auth-2.4.0.2.1.3.0-563.jar  hadoop-common-2.4.0.2.1.3.0-563-tests.jar  hadoop-nfs.jar                    sbin
hadoop-annotations-2.4.0.2.1.3.0-563.jar  hadoop-auth.jar                    hadoop-common.jar                          lib&lt;BR /&gt;&lt;BR /&gt;/usr/lib$ ls hadoop-yarn/&lt;BR /&gt;bin hadoop-yarn-server-applicationhistoryservice.jar&lt;BR /&gt;etc hadoop-yarn-server-common-2.4.0.2.1.3.0-563.jar&lt;BR /&gt;hadoop-yarn-api-2.4.0.2.1.3.0-563.jar hadoop-yarn-server-common.jar&lt;BR /&gt;hadoop-yarn-api.jar hadoop-yarn-server-nodemanager-2.4.0.2.1.3.0-563.jar&lt;BR /&gt;hadoop-yarn-applications-distributedshell-2.4.0.2.1.3.0-563.jar hadoop-yarn-server-nodemanager.jar&lt;BR /&gt;hadoop-yarn-applications-distributedshell.jar hadoop-yarn-server-resourcemanager-2.4.0.2.1.3.0-563.jar&lt;BR /&gt;hadoop-yarn-applications-unmanaged-am-launcher-2.4.0.2.1.3.0-563.jar hadoop-yarn-server-resourcemanager.jar&lt;BR /&gt;hadoop-yarn-applications-unmanaged-am-launcher.jar hadoop-yarn-server-tests-2.4.0.2.1.3.0-563.jar&lt;BR /&gt;hadoop-yarn-client-2.4.0.2.1.3.0-563.jar hadoop-yarn-server-tests.jar&lt;BR /&gt;hadoop-yarn-client.jar hadoop-yarn-server-web-proxy-2.4.0.2.1.3.0-563.jar&lt;BR /&gt;hadoop-yarn-common-2.4.0.2.1.3.0-563.jar hadoop-yarn-server-web-proxy.jar&lt;BR /&gt;hadoop-yarn-common.jar lib&lt;BR /&gt;hadoop-yarn-server-applicationhistoryservice-2.4.0.2.1.3.0-563.jar sbin&lt;/PRE&gt;&lt;P&gt;I can see that instead of downloading&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;hadoop-*-2.3.0-cdh5.1.0.jar&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;files it has downloaded &lt;EM&gt;&lt;STRONG&gt;hadoop-*-2.4.0.2.1.3.0-563.jar&lt;/STRONG&gt;&lt;/EM&gt; files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me in understanding why is it downloading hadoop-*-2.4.0.2.1.3.0-563.jar files. What steps should I&amp;nbsp;follow to download hadoop-2.3-cdh5.1.0 jar files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me in resolving this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kishor Baindoor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:46:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33511#M29047</guid>
      <dc:creator>kishor1</dc:creator>
      <dc:date>2022-09-16T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to install CDH earlier version (5.1.0) manually</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33551#M29048</link>
      <description>&lt;P&gt;This problem is solved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After deleting few config files, few old files in sources.list.d directory and few cache files, it got installed properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kishor&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:05:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33551#M29048</guid>
      <dc:creator>kishor1</dc:creator>
      <dc:date>2015-10-29T11:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to install CDH earlier version (5.1.0) manually</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33554#M29049</link>
      <description>&lt;P&gt;Great to hear you solved the issue. Feel free to mark your last comment as the solution in case it can assist others in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:17:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Not-able-to-install-CDH-earlier-version-5-1-0-manually/m-p/33554#M29049</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2015-10-29T12:17:57Z</dc:date>
    </item>
  </channel>
</rss>

