<?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: Hive failed to install HDP2.5 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171599#M41982</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1897/ashneesharma88.html"&gt;Ashnee Sharma&lt;/A&gt;Thank you very much. The problem is solved. I upgraded the python according to your method. I feel so excited! But I am confused, why does this problem appear?Is the official not taking into account this problem?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 08:08:03 GMT</pubDate>
    <dc:creator>michaelli305</dc:creator>
    <dc:date>2016-09-30T08:08:03Z</dc:date>
    <item>
      <title>Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171588#M41971</link>
      <description>&lt;P&gt;I am in the deployment of HDP2.5 cluster, other services are installed properly, but the installation hive failed, error reporting lack python-argparse, but I manually install argparse, still at the same mistake, I want to know why? Thank you! I am very eager to know where is the problem?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 20:45:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171588#M41971</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-27T20:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171589#M41972</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13346/michaelli305.html" nodeid="13346"&gt;@li michael&lt;/A&gt;&lt;P&gt; Can you paste the error you are seeing? You can install argparse using below commands..&lt;/P&gt;&lt;PRE&gt;python setup.py install [OR]
easy_install argparse [OR]
pip install argparse&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Sep 2016 21:03:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171589#M41972</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-09-27T21:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171590#M41973</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html" rel="nofollow noopener noreferrer" target="_blank"&gt;Ayub Pathan&lt;/A&gt;Thank you for your attention, I have installed argparse, the following picture is specific information&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8042-hive3.jpg" style="width: 808px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20052i8AD25FA496763249/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8042-hive3.jpg" alt="8042-hive3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:39:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171590#M41973</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2019-08-18T10:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171591#M41974</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13346/michaelli305.html" nodeid="13346" target="_blank"&gt;@li michael&lt;/A&gt;Can you install python-argparse as below..&lt;/P&gt;&lt;PRE&gt; yum install python-argparse
&lt;/PRE&gt;&lt;P&gt; You should see console output with success messages like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8059-1-root.png" style="width: 2551px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20051i66968567679D875C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8059-1-root.png" alt="8059-1-root.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:39:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171591#M41974</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2019-08-18T10:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171592#M41975</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html" rel="nofollow noopener noreferrer" target="_blank"&gt;Ayub Pathan&lt;/A&gt;I executed the yum install python-argparse  command, the results 
failed, showing No package python-argparse available.(I first install setuptools, and then install the PIP, through the 
PIP installed argparse, the implementation of the command is python setup.py 
install .) below is a 
screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8046-argparse.jpg" style="width: 801px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20050iB8CE0223450ADE0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8046-argparse.jpg" alt="8046-argparse.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 10:38:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171592#M41975</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2019-08-18T10:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171593#M41976</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html"&gt;Ayub Pathan&lt;/A&gt;CentOS 6.6 without a argparse module, can you describe the specific steps you have installed the argparse module?Thank you !&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 14:26:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171593#M41976</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-28T14:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171594#M41977</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/13346/michaelli305.html"&gt;li michael&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I faced same issue and I resolved the issue after update the python package with &lt;/P&gt;&lt;P&gt;yum update python*&lt;/P&gt;&lt;P&gt;Once try and if this also help you to resolve the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 14:34:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171594#M41977</guid>
      <dc:creator>ashneesharma88</dc:creator>
      <dc:date>2016-09-28T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171595#M41978</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1897/ashneesharma88.html"&gt;Ashnee Sharma&lt;/A&gt;Thank you very much ! I'll try it right away.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 14:49:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171595#M41978</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-28T14:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171596#M41979</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1897/ashneesharma88.html"&gt;Ashnee Sharma&lt;/A&gt;I never did not install or upgrade python!Can you describe the specific steps?Thank you !&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 14:56:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171596#M41979</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-28T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171597#M41980</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13346/michaelli305.html" nodeid="13346"&gt;@li michael&lt;/A&gt;&lt;P&gt;Are you have internet on your machine, then only need to execute the command&lt;/P&gt;&lt;P&gt;yum update python*&lt;/P&gt;&lt;P&gt;If you dont have then you need to configure local cent os repo.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 23:14:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171597#M41980</guid>
      <dc:creator>ashneesharma88</dc:creator>
      <dc:date>2016-09-28T23:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171598#M41981</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13346/michaelli305.html" nodeid="13346"&gt;@li michael&lt;/A&gt; Looks like you have yum repo enabled that points to your local file path(file://mnt/cdrom/repodata/repmd.xml). &lt;/P&gt;&lt;P&gt;To fix this, make sure to set "enabled=0" in /etc/yum.repos.d/CentOS-Media.repo on your machine and have a working internet connectivity.&lt;/P&gt;&lt;PRE&gt;cat /etc/yum.repos.d/CentOS-Media.repo
# CentOS-Media.repo
#
#  This repo can be used with mounted DVD media, verify the mount point for
#  CentOS-6.  You can use this repo and yum to install items directly off the
#  DVD ISO that we release.
#
# To use this repo, put in your DVD and use it with the other repos too:
#  yum --enablerepo=c6-media [command]
#
# or for ONLY the media repo, do this:
#
#  yum --disablerepo=\* --enablerepo=c6-media [command]


[c6-media]
name=CentOS-$releasever - Media
baseurl=file:///media/CentOS/
        file:///media/cdrom/
        file:///media/cdrecorder/
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
&lt;/PRE&gt;&lt;P&gt;Basically this setting "enabled=1" is used when there is no internet connectivity and you want to read all repo data from your local machine.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 11:36:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171598#M41981</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-09-29T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171599#M41982</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1897/ashneesharma88.html"&gt;Ashnee Sharma&lt;/A&gt;Thank you very much. The problem is solved. I upgraded the python according to your method. I feel so excited! But I am confused, why does this problem appear?Is the official not taking into account this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:08:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171599#M41982</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-30T08:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171600#M41983</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html"&gt;Ayub Pathan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/40/apathan.html"&gt;&lt;/A&gt;Yes, I did forget to change the "enabled=0", thank you very much for your advice and answer!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 08:53:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171600#M41983</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-09-30T08:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171601#M41984</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13346/michaelli305.html" nodeid="13346"&gt;@li michael&lt;/A&gt;&lt;P&gt;Is the issue solved now?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 11:44:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171601#M41984</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2016-09-30T11:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171602#M41985</link>
      <description>&lt;P&gt;Please accept the answer. So it will help to others.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2016 19:23:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171602#M41985</guid>
      <dc:creator>chennuri_gouris</dc:creator>
      <dc:date>2016-10-01T19:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171603#M41986</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html"&gt;Ayub Pathan&lt;/A&gt; Yes,the problem has been resolved,thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2016 21:12:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171603#M41986</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-10-09T21:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171604#M41987</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/2403/chennuri.gourishankar.html"&gt;@chennuri gouri shankar&lt;/A&gt;OK !&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2016 21:14:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171604#M41987</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-10-09T21:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171605#M41988</link>
      <description>&lt;P style="margin-left: 20px;"&gt;
	For the cluster without Internet connection,
&lt;/P&gt;
&lt;P style="margin-left: 20px;"&gt;
	1) download the package on the other host (internet reachable). 
&lt;/P&gt;
&lt;P style="margin-left: 20px;"&gt;
	&lt;A href="http://mirror.centos.org/centos/6/os/x86_64/Packages/python-argparse-1.2.1-2.1.el6.noarch.rpm" target="_blank"&gt;http://mirror.centos.org/centos/6/os/x86_64/Packages/python-argparse-1.2.1-2.1.el6.noarch.rpm&lt;/A&gt;
&lt;/P&gt;
&lt;P style="margin-left: 20px;"&gt;
	2) copy and install it to all the nodes in the cluster.
&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 14:53:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171605#M41988</guid>
      <dc:creator>t_onishi</dc:creator>
      <dc:date>2016-10-20T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171606#M41989</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/13867/t-onishi.html"&gt;Tom Onishi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you very much !&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 17:16:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171606#M41989</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-11-14T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hive failed to install HDP2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171607#M41990</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/40/apathan.html"&gt;Ayub Khan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After I connect to the Internet network upgrade the python environment, then the problem solved.Thank you for your attention and help !&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 17:27:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-failed-to-install-HDP2-5/m-p/171607#M41990</guid>
      <dc:creator>michaelli305</dc:creator>
      <dc:date>2016-11-14T17:27:19Z</dc:date>
    </item>
  </channel>
</rss>

