<?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 unable to re-install hbase in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-re-install-hbase/m-p/183716#M73245</link>
    <description>&lt;P&gt;As you can see in this &lt;A href="https://community.hortonworks.com/questions/157814/hbase-daemonsh-doesnt-exist.html?childToView=157833#comment-157833"&gt;Question&lt;/A&gt;, Hbase is not installed correctly in one of Masters nodes , so I decide to remove it and then install it again, &lt;/P&gt;&lt;P&gt;this is what I do: &lt;/P&gt;&lt;PRE&gt;yum remove hbase\*&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;I removed from Ambari : hosts&amp;gt;&amp;gt;MAster Node &amp;gt;&amp;gt;HBase Master&amp;gt;&amp;gt; Delete&lt;/PRE&gt;&lt;P&gt;Now I can see that the HBase Master is not figured in My Hbase Service.&lt;/P&gt;&lt;P&gt;so I can say that the remove of hbase master is done, now I can re-install it.&lt;/P&gt;&lt;P&gt;then I do the following: in Ambari &amp;gt;&amp;gt; Hbase &amp;gt;&amp;gt;service action &amp;gt;&amp;gt; add Hbase master,&lt;/P&gt;&lt;P&gt;I choose the same node, but the installation is failled and this is the error I got :&lt;/P&gt;&lt;PRE&gt;resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install hbase_2_5_0_0_1245' returned 1. There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
Error unpacking rpm package hbase_2_5_0_0_1245-1.1.2.2.5.0.0-1245.el6.noarch
error: unpacking of archive failed on file /usr/hdp/2.5.0.0-1245/hbase/conf: cpio: rename failed - Is a directory&lt;/PRE&gt;&lt;P&gt;it seems Like there is some files of the last install still not removed yet.&lt;/P&gt;&lt;P&gt;what Should I do in this case??&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 19:33:33 GMT</pubDate>
    <dc:creator>sihi_yassine</dc:creator>
    <dc:date>2018-01-08T19:33:33Z</dc:date>
    <item>
      <title>unable to re-install hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-re-install-hbase/m-p/183716#M73245</link>
      <description>&lt;P&gt;As you can see in this &lt;A href="https://community.hortonworks.com/questions/157814/hbase-daemonsh-doesnt-exist.html?childToView=157833#comment-157833"&gt;Question&lt;/A&gt;, Hbase is not installed correctly in one of Masters nodes , so I decide to remove it and then install it again, &lt;/P&gt;&lt;P&gt;this is what I do: &lt;/P&gt;&lt;PRE&gt;yum remove hbase\*&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;I removed from Ambari : hosts&amp;gt;&amp;gt;MAster Node &amp;gt;&amp;gt;HBase Master&amp;gt;&amp;gt; Delete&lt;/PRE&gt;&lt;P&gt;Now I can see that the HBase Master is not figured in My Hbase Service.&lt;/P&gt;&lt;P&gt;so I can say that the remove of hbase master is done, now I can re-install it.&lt;/P&gt;&lt;P&gt;then I do the following: in Ambari &amp;gt;&amp;gt; Hbase &amp;gt;&amp;gt;service action &amp;gt;&amp;gt; add Hbase master,&lt;/P&gt;&lt;P&gt;I choose the same node, but the installation is failled and this is the error I got :&lt;/P&gt;&lt;PRE&gt;resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install hbase_2_5_0_0_1245' returned 1. There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.
Error unpacking rpm package hbase_2_5_0_0_1245-1.1.2.2.5.0.0-1245.el6.noarch
error: unpacking of archive failed on file /usr/hdp/2.5.0.0-1245/hbase/conf: cpio: rename failed - Is a directory&lt;/PRE&gt;&lt;P&gt;it seems Like there is some files of the last install still not removed yet.&lt;/P&gt;&lt;P&gt;what Should I do in this case??&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:33:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-re-install-hbase/m-p/183716#M73245</guid>
      <dc:creator>sihi_yassine</dc:creator>
      <dc:date>2018-01-08T19:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: unable to re-install hbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-re-install-hbase/m-p/183717#M73246</link>
      <description>&lt;P&gt;  &lt;A rel="user" href="https://community.cloudera.com/users/47200/sihiyassine.html" nodeid="47200"&gt;@yassine sihi&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Try removing the file manually and install hbase&lt;/P&gt;&lt;PRE&gt;rm -rf /usr/hdp/2.5.0.0-1245/hbase/conf&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 19:35:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/unable-to-re-install-hbase/m-p/183717#M73246</guid>
      <dc:creator>asirna</dc:creator>
      <dc:date>2018-01-08T19:35:45Z</dc:date>
    </item>
  </channel>
</rss>

