<?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 Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Cluster! in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5711#M1015</link>
    <description>&lt;P&gt;I should have obviously double checked, but I was trying to get zookeeper off of my slave and one master nodes by issuing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yum remove zookeeper&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just said yes without looking because I didn't figure this one command could wipe all Hadoop related processes from my nodes. Here is a sample of what happened:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-middle" image-alt="yum uninstal zookeeper.png" style="width: 659px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/195i42469FBBF70BE943/image-size/large?v=v2&amp;amp;px=999" role="button" title="yum uninstal zookeeper.png" alt="yum uninstal zookeeper.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I do anything to get my cluster back without a total reinstall?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does it do this in the first place?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I removed HBase it didn't decide to remove all the other programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 08:53:35 GMT</pubDate>
    <dc:creator>MatthewMoisen</dc:creator>
    <dc:date>2022-09-16T08:53:35Z</dc:date>
    <item>
      <title>Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Cluster!</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5711#M1015</link>
      <description>&lt;P&gt;I should have obviously double checked, but I was trying to get zookeeper off of my slave and one master nodes by issuing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yum remove zookeeper&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just said yes without looking because I didn't figure this one command could wipe all Hadoop related processes from my nodes. Here is a sample of what happened:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-middle" image-alt="yum uninstal zookeeper.png" style="width: 659px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/195i42469FBBF70BE943/image-size/large?v=v2&amp;amp;px=999" role="button" title="yum uninstal zookeeper.png" alt="yum uninstal zookeeper.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I do anything to get my cluster back without a total reinstall?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does it do this in the first place?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I removed HBase it didn't decide to remove all the other programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:53:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5711#M1015</guid>
      <dc:creator>MatthewMoisen</dc:creator>
      <dc:date>2022-09-16T08:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Clus</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5719#M1016</link>
      <description>&lt;P&gt;You should be able to reinstall the packages via yum and be back in business. &amp;nbsp;Your data (at least HDFS) should not have been removed in this process. &amp;nbsp;yum will do this if the package you are trying to remove has dependencies. &amp;nbsp;I believe there are command-line options to tell it to forget about the dependencies.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 14:53:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5719#M1016</guid>
      <dc:creator>Clint</dc:creator>
      <dc:date>2014-02-06T14:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Clus</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5721#M1017</link>
      <description>&lt;P&gt;Sorry to hear about the removal of other packages but Clint is exactly right. To pile on, zookeeper is a fairly fundamental component of the stack. For example, the hadoop package depends on zookeeper so removing zookeeper will remove hadoop and all other hadoop packages (which transitively depend on hadoop).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like Clint said, the state is always stored on the system, so if you were to reinstall hadoop (and without doing any reformat of HDFS), you should be able to continue from where you left.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 15:04:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/5721#M1017</guid>
      <dc:creator>mgrover</dc:creator>
      <dc:date>2014-02-06T15:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Clus</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/6135#M1018</link>
      <description>&lt;P&gt;Yep, reinstalling the components was as you two said, but I only needed to copy the config files that yum saved over the new config files. This was not a disaster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I should have done is only uninstall the zookeeper-server package, but I also uninstalled the zookeeper package.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2014 23:22:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/6135#M1018</guid>
      <dc:creator>MatthewMoisen</dc:creator>
      <dc:date>2014-02-12T23:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Zookeeper on my Master Node via Yum Uninstalled Every Hadoop Related Program on my Clus</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/6213#M1019</link>
      <description>&lt;P&gt;Glad to hear it, thanks for the followup!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 19:33:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Removing-Zookeeper-on-my-Master-Node-via-Yum-Uninstalled/m-p/6213#M1019</guid>
      <dc:creator>Clint</dc:creator>
      <dc:date>2014-02-13T19:33:45Z</dc:date>
    </item>
  </channel>
</rss>

