<?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 How to remove clients from data node in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126379#M22845</link>
    <description>&lt;P&gt;I'm trying to clean up some of the older nodes on our cluster.&lt;/P&gt;&lt;P&gt;Most of our new data nodes have only 4 components: DataNode, RegionServer, MetricsMonitor, and NodeManager.&lt;/P&gt;&lt;P&gt;I *think* I understand the purpose of each of these.&lt;/P&gt;&lt;P&gt;However, many of our older data nodes have as many as 15 components, including DataNode, RegionServer, MetricsMonitor, NodeManager PLUS:&lt;/P&gt;&lt;P&gt;HCat Client, HDFS Client, HiveClient, MapReduce2 Client, Oozie Client, Tez Client, Pig, Sqoop, YARN Client, Zookeeper Client.&lt;/P&gt;&lt;P&gt;Can someone please point me to some documentation for the purpose of each of these clients?&lt;/P&gt;&lt;P&gt;Will a data node still be leveraged for a Tez query if it doesn't have a Tez Client? &lt;/P&gt;&lt;P&gt;How is the YARN client different from a NodeManager?&lt;/P&gt;&lt;P&gt;What is a zookeeper client?&lt;/P&gt;&lt;P&gt;And most importantly, how can I safely remove the unnecessary elements?&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:09:01 GMT</pubDate>
    <dc:creator>zack_riesland</dc:creator>
    <dc:date>2022-09-16T10:09:01Z</dc:date>
    <item>
      <title>How to remove clients from data node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126379#M22845</link>
      <description>&lt;P&gt;I'm trying to clean up some of the older nodes on our cluster.&lt;/P&gt;&lt;P&gt;Most of our new data nodes have only 4 components: DataNode, RegionServer, MetricsMonitor, and NodeManager.&lt;/P&gt;&lt;P&gt;I *think* I understand the purpose of each of these.&lt;/P&gt;&lt;P&gt;However, many of our older data nodes have as many as 15 components, including DataNode, RegionServer, MetricsMonitor, NodeManager PLUS:&lt;/P&gt;&lt;P&gt;HCat Client, HDFS Client, HiveClient, MapReduce2 Client, Oozie Client, Tez Client, Pig, Sqoop, YARN Client, Zookeeper Client.&lt;/P&gt;&lt;P&gt;Can someone please point me to some documentation for the purpose of each of these clients?&lt;/P&gt;&lt;P&gt;Will a data node still be leveraged for a Tez query if it doesn't have a Tez Client? &lt;/P&gt;&lt;P&gt;How is the YARN client different from a NodeManager?&lt;/P&gt;&lt;P&gt;What is a zookeeper client?&lt;/P&gt;&lt;P&gt;And most importantly, how can I safely remove the unnecessary elements?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:09:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126379#M22845</guid>
      <dc:creator>zack_riesland</dc:creator>
      <dc:date>2022-09-16T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove clients from data node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126380#M22846</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2593/zackriesland.html" nodeid="2593"&gt;@Zack Riesland&lt;/A&gt;&lt;P&gt;You can compare those clients with mysql or oracle client for the better understanding. &lt;/P&gt;&lt;P&gt;HDP client libraries are Java libraries that facilitate communication from a remote host. An HDP client library has all the HDP JAR files on it for communicating with Hive, HDFS, etc. Note that you will not find any HDP service running on the client host machine.&lt;/P&gt;&lt;P&gt;Will a data node still be leveraged for a Tez query if it doesn't have a Tez Client?&lt;/P&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;How is the YARN client different from a NodeManager?&lt;/P&gt;&lt;P&gt;NodeManager (NM) is YARN’s per-node agent, and takes care of the individual compute nodes in a Hadoop cluster. This includes keeping up-to date with the ResourceManager (RM), overseeing containers’ life-cycle management; monitoring resource usage (memory, CPU) of individual containers, tracking node-health, log’s management and auxiliary services which may be exploited by different YARN applications.&lt;/P&gt;&lt;P&gt;Yarn client is just command line tool&lt;/P&gt;&lt;P&gt;What is a zookeeper client?&lt;/P&gt;&lt;P&gt;Its just zookeeper command line tool. &lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 01:09:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126380#M22846</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-03-15T01:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove clients from data node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126381#M22847</link>
      <description>&lt;P&gt;Makes sense.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 02:02:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126381#M22847</guid>
      <dc:creator>zack_riesland</dc:creator>
      <dc:date>2016-03-15T02:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove clients from data node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126382#M22848</link>
      <description>&lt;P&gt;How to remove clients from the worker nodes?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 03:47:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-remove-clients-from-data-node/m-p/126382#M22848</guid>
      <dc:creator>deepakv</dc:creator>
      <dc:date>2016-10-07T03:47:01Z</dc:date>
    </item>
  </channel>
</rss>

