<?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 Having issue while setting up the Cluster using Ambari in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221575#M66769</link>
    <description>&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;  I am setting up Cluster using the Ambari , one of my node failing for  "mysql-connector-java"  installation . &lt;/P&gt;&lt;P&gt;I am using  locally setup  repo for this purpose .  While searching for  repo data ,i dont find  "epodata/e743ed2f249f76a3c4b3ac75c8ee3c4fb28a61a2-primary.sqlite.bz2"   in repo . Even i do dont find this at only repo . &lt;/P&gt;&lt;P&gt;================ Error details  =============&lt;/P&gt;&lt;P&gt;  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 303, in _call
    raise ExecutionFailed(err_msg, code, out, err)
resource_management.core.exceptions.ExecutionFailed: &lt;/P&gt;&lt;P&gt;
Execution of '/usr/bin/yum -d 0 -e 0 -y install mysql-connector-java' returned 1.
 Error: failure: repodata/e743ed2f249f76a3c4b3ac75c8ee3c4fb28a61a2-primary.sqlite.bz2 from Delivery-Sysadm-nodist-nover-noarch: [Errno 256] No more mirrors to try.
 stdout:&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 12:06:31 GMT</pubDate>
    <dc:creator>kishoretiwari</dc:creator>
    <dc:date>2022-09-16T12:06:31Z</dc:date>
    <item>
      <title>Having issue while setting up the Cluster using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221575#M66769</link>
      <description>&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;  I am setting up Cluster using the Ambari , one of my node failing for  "mysql-connector-java"  installation . &lt;/P&gt;&lt;P&gt;I am using  locally setup  repo for this purpose .  While searching for  repo data ,i dont find  "epodata/e743ed2f249f76a3c4b3ac75c8ee3c4fb28a61a2-primary.sqlite.bz2"   in repo . Even i do dont find this at only repo . &lt;/P&gt;&lt;P&gt;================ Error details  =============&lt;/P&gt;&lt;P&gt;  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 303, in _call
    raise ExecutionFailed(err_msg, code, out, err)
resource_management.core.exceptions.ExecutionFailed: &lt;/P&gt;&lt;P&gt;
Execution of '/usr/bin/yum -d 0 -e 0 -y install mysql-connector-java' returned 1.
 Error: failure: repodata/e743ed2f249f76a3c4b3ac75c8ee3c4fb28a61a2-primary.sqlite.bz2 from Delivery-Sysadm-nodist-nover-noarch: [Errno 256] No more mirrors to try.
 stdout:&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:06:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221575#M66769</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2022-09-16T12:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Having issue while setting up the Cluster using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221576#M66770</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31185/kishoretiwari.html" nodeid="31185"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you able to manually run the following command on the problematic host?  Just to confirm that you do not have any repo unavailability issue.&lt;/P&gt;&lt;PRE&gt;# yum install mysql-connector-java&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Can you try performing yum cache cleanup? and then try again?&lt;/P&gt;&lt;PRE&gt;# yum clean dbcache metadata
OR
# yum clean all&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;I am able to find the "mysql-connector-java" package in the following repos:&lt;/P&gt;&lt;PRE&gt;# cat /etc/redhat-release 
CentOS Linux release 7.0.1406 (Core) 

# yum whatprovides mysql-connector-java
Loading mirror speeds from cached hostfile
mysql-connector-java-5.1.29-1.noarch : MySQL Connector/J - JDBC driver for MySQL
Repo        : HDP-UTILS-1.1.0.21

mysql-connector-java-5.1.37-1.noarch : MySQL Connector/J - JDBC driver for MySQL
Repo        : HDP-UTILS-1.1.0.21

1:mysql-connector-java-5.1.25-3.el7.noarch : Official JDBC driver for MySQL
Repo        : base

1:mysql-connector-java-5.1.25-3.el7.noarch : Official JDBC driver for MySQL
Repo        : @base
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 14:57:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221576#M66770</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-17T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Having issue while setting up the Cluster using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221577#M66771</link>
      <description>&lt;P&gt;
	&lt;A rel="user" href="https://community.cloudera.com/users/31185/kishoretiwari.html" nodeid="31185"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	Before installing, you check the below activities,it may help in resolving your issue,&lt;/P&gt;&lt;P&gt;
	1. Check the network connectivity with your local Repo server.&lt;/P&gt;&lt;P&gt;
	2. Check whether your repo files are present under 
	&lt;CODE&gt;/etc/yum.repos.d&lt;/CODE&gt; directory.&lt;/P&gt;&lt;P&gt;
	3. Remove old yum cache from system by running following commands.&lt;/P&gt;&lt;PRE&gt;# rm -fr /var/cache/yum/* 
# yum clean all &lt;/PRE&gt;&lt;P&gt;4. Check if you can list the valid repositories.&lt;/P&gt;&lt;PRE&gt;# yum repolist &lt;/PRE&gt;&lt;P&gt;5. Check the package availability through yum.&lt;/P&gt;&lt;PRE&gt;# yum list | grep mysql-connector-java &lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Aug 2017 15:20:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221577#M66771</guid>
      <dc:creator>rajsyrus</dc:creator>
      <dc:date>2017-08-17T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Having issue while setting up the Cluster using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221578#M66772</link>
      <description>&lt;P&gt;Hi Team , &lt;/P&gt;&lt;P&gt;  It works after i  doing  "yum clean all"  . Now it  leads new  issue. &lt;/P&gt;&lt;P&gt;I have 4 node in my cluster , before this error 3 was done with some warning .  &lt;/P&gt;&lt;P&gt;Now when i did the  "Retry"  to fix this my-sql issue , it try to reinstall all 4 . &lt;/P&gt;&lt;P&gt;With that one node ran out of Disk space for "/usr" . I have a  constraint   off extending the space that mount . &lt;/P&gt;&lt;P&gt; Not sure why , "retry" is coping the same files again , instead use the older one  and copy the  new files only . &lt;/P&gt;&lt;P&gt;Can you please help  me , how to handle this  for  the node , which is giving space issue for "Mertic Collector" ?&lt;/P&gt;&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/3729/rajsyrus.html"&gt;Rajendra Manjunath&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;~Kishore  &lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 15:59:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221578#M66772</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-17T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Having issue while setting up the Cluster using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221579#M66773</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31185/kishoretiwari.html" nodeid="31185"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Good to know that after yum clean the previous issue related to "mysql-connector-java" installation is gone.&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;yum clean all&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;- The issue which you reported in your previous response "space issue for "Mertic Collector" is different from the actual issue that is reported to this thread. So it is better to look into this new issue as part of a new HCC thread.  &lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 16:17:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Having-issue-while-setting-up-the-Cluster-using-Ambari/m-p/221579#M66773</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-17T16:17:36Z</dc:date>
    </item>
  </channel>
</rss>

