<?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: &amp;quot; What is cluster, single node cluster and node?&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/quot-What-is-cluster-single-node-cluster-and-node-quot/m-p/194047#M156107</link>
    <description>&lt;P&gt;The cluster consists of one or more computers/machines working together to provide high availability, reliability, and scalability towards service being provided to clients. If one server/machine fails then work/resources get distributed among other machines in the same cluster. &lt;/P&gt;&lt;P&gt;Single node cluster or pseudo-distributed cluster is the one in which all daemon like &lt;A href="https://data-flair.training/blogs/hadoop-hdfs-namenode-high-availability/"&gt; NameNode&lt;/A&gt;, data node, Jobtracker, and tasktracker runs on the single machine. Default replication factor is 1. &lt;BR /&gt;Multinode cluster is a cluster which is basically used in master-slave fashion where master and slaves runs on different machines and master node/machine runs Namenode and TaskTracker daemons and slave machine runs Datanode and JobTracker daemons. &lt;BR /&gt;
&lt;BR /&gt;Note: - YARN is a cluster resource management.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2018 17:53:45 GMT</pubDate>
    <dc:creator>shrivastav_rinu</dc:creator>
    <dc:date>2018-07-19T17:53:45Z</dc:date>
  </channel>
</rss>

