<?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: What happens exactly when decommisioning a workner node? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163070#M125444</link>
    <description>&lt;P&gt;Does physical data really remain in the node? &lt;/P&gt;&lt;P&gt;For my case I saw lots of (thousands and repeating) HDFS log lines (on the node) about deleting blocks.&lt;/P&gt;&lt;P&gt;Are these lines unexpected (already have broken RAID controller)?&lt;/P&gt;&lt;P&gt;They keep being scheduled and deleted.&lt;/P&gt;&lt;P&gt;2018-06-14 11:58:53,005 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(308)) - Deleted BP-1789482724-9.1.10.22-1491814552298 blk_1155905937_82210162 file /grid/2/hadoop/hdfs/data/current/BP-1789482724-9.1.10.22-1491814552298/current/finalized/subdir229/subdir185/blk_1155905937&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 16:58:41 GMT</pubDate>
    <dc:creator>sedatkestepe</dc:creator>
    <dc:date>2018-06-14T16:58:41Z</dc:date>
    <item>
      <title>What happens exactly when decommisioning a workner node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163068#M125442</link>
      <description>&lt;P&gt;During the admin class two interesting questions on decommissioning worker nodes emerged:&lt;/P&gt;&lt;P&gt;- How does the decommissioning process stops the ApplicationMaster? Will it let the containers complete its current tasks or will it stop the container and recover the task on a different worker node? I assumed the last, but I would like to be sure.&lt;/P&gt;&lt;P&gt;- Will a decommissioned node still hold its physical data when being recommissioned? When is it removed? Does the removal occur at the first rebalancing when you initially decommission the node or will the data blocks still physically exist when you recommission the worker node?&lt;/P&gt;&lt;P&gt;Many thanks to clarify this!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:45:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163068#M125442</guid>
      <dc:creator>Ludovic_Janssen</dc:creator>
      <dc:date>2016-09-21T16:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: What happens exactly when decommisioning a workner node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163069#M125443</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1165/ludovicjanssens.html" nodeid="1165"&gt;@Ludovic Janssens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following doc :&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Ambari_Users_Guide/content/_decommissioning_masters_and_slaves_.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Ambari_Users_Guide/content/_decommissioning_masters_and_slaves_.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_Sys_Admin_Guides/content/ref-b50b4ee6-0d7b-4b86-a06f-8e7bac00810f.1.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_Sys_Admin_Guides/content/ref-b50b4ee6-0d7b-4b86-a06f-8e7bac00810f.1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to understand #1&lt;/P&gt;&lt;P&gt;To answer #2, Yes the physical data will remain in the worker node (unless you delete the node). You will need to rebalance once you recommission your node.&lt;/P&gt;&lt;P&gt;Refer point #7 here :&lt;/P&gt;&lt;P&gt;&lt;A href="https://acadgild.com/blog/commissioning-and-decommissioning-of-datanode-in-hadoop/" target="_blank"&gt;https://acadgild.com/blog/commissioning-and-decommissioning-of-datanode-in-hadoop/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 23:04:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163069#M125443</guid>
      <dc:creator>sbhat</dc:creator>
      <dc:date>2016-09-21T23:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: What happens exactly when decommisioning a workner node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163070#M125444</link>
      <description>&lt;P&gt;Does physical data really remain in the node? &lt;/P&gt;&lt;P&gt;For my case I saw lots of (thousands and repeating) HDFS log lines (on the node) about deleting blocks.&lt;/P&gt;&lt;P&gt;Are these lines unexpected (already have broken RAID controller)?&lt;/P&gt;&lt;P&gt;They keep being scheduled and deleted.&lt;/P&gt;&lt;P&gt;2018-06-14 11:58:53,005 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(308)) - Deleted BP-1789482724-9.1.10.22-1491814552298 blk_1155905937_82210162 file /grid/2/hadoop/hdfs/data/current/BP-1789482724-9.1.10.22-1491814552298/current/finalized/subdir229/subdir185/blk_1155905937&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 16:58:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-happens-exactly-when-decommisioning-a-workner-node/m-p/163070#M125444</guid>
      <dc:creator>sedatkestepe</dc:creator>
      <dc:date>2018-06-14T16:58:41Z</dc:date>
    </item>
  </channel>
</rss>

