<?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: Multiple datanodes on the same machine? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Multiple-datanodes-on-the-same-machine/m-p/66256#M48405</link>
    <description>&lt;P&gt;Hadoop wasn't designed to run multiple DataNodes on a single host and is prohibited by Cloudera Manager.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for a single DataNode per host is to prevent data loss.&amp;nbsp; Using the default replication factor of 3, every block in a file will be replicated to 3 different hosts.&amp;nbsp; &amp;nbsp;If a host containing a block replica were to go down, the NameNode will mark the block as under-replicated.&amp;nbsp; A new copy of the block will be created on another DataNode bringing the number of replicas back to 3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do not care about data integrity my suggestion is to set the replication factor to 1 or use virtual hosts.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 18:14:20 GMT</pubDate>
    <dc:creator>denloe</dc:creator>
    <dc:date>2018-04-11T18:14:20Z</dc:date>
  </channel>
</rss>

