<?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: with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198564#M160615</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/15031/jacqualinjasmin.html" nodeid="15031"&gt;@Jacqualin jasmin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes you should still install MapReduce for the history server, and the client tools.   Certain components still use MapReduce under the hood, and having it installed does not usually cause harm or take up too many resources.  The history server can be installed on any master node you like and makes sense to do so, while the clients are typically installed on edge (or data) nodes where users will have access.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 03:34:44 GMT</pubDate>
    <dc:creator>ssahi</dc:creator>
    <dc:date>2017-09-21T03:34:44Z</dc:date>
    <item>
      <title>with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198563#M160614</link>
      <description>&lt;P&gt;In our Stack we installed with HDFS and Yarn with version 2.7.1.2.5.&lt;/P&gt;&lt;P&gt;Do we still need to install MapReduce2 (  which as two components like History Server and MapReduce2 Clients) .    If so,  On what nodes  do we need to install MapReduce2 Clients ( like only on Data nodes or yarn hosts  or MapReduce2 host only)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 02:38:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198563#M160614</guid>
      <dc:creator>Jacqueline</dc:creator>
      <dc:date>2017-09-21T02:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198564#M160615</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/15031/jacqualinjasmin.html" nodeid="15031"&gt;@Jacqualin jasmin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes you should still install MapReduce for the history server, and the client tools.   Certain components still use MapReduce under the hood, and having it installed does not usually cause harm or take up too many resources.  The history server can be installed on any master node you like and makes sense to do so, while the clients are typically installed on edge (or data) nodes where users will have access.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 03:34:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198564#M160615</guid>
      <dc:creator>ssahi</dc:creator>
      <dc:date>2017-09-21T03:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198565#M160616</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/15031/jacqualinjasmin.html"&gt;Jacqualin jasmin&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The simple answer is YES for MR&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This whole depends on the number of nodes in your cluster and the desired setup HA or NOT. Usually, there are Masternodes ,Datanodes and edge node (Clients Only) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Masternode (if HA the recommended setup at least 3 nodes) &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;- NAMENODE. 
- JOURNALNODE. 
- ZKFC. 
- NODEMANAGER. 
- HBASE_MASTER(Optional). 
- HISTORYSERVER. 
- APP_TIMELINE_SERVER. 
- RESOURCEMANAGER. 
- ZOOKEEPER_SERVER.(at least 2 ) 
- JOURNALNODE. 
- MYSQL_SERVER. 
- ZKFC. 
- HIVE_SERVER. 
- HIVE_METASTORE. 
- WEBHCAT_SERVER. 
- ZOOKEEPER_CLIENT. &lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Datanode (As desired) &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;- JOURNALNODE. 
- NODEMANAGER. 
- HBASE_REGIONSERVER(if Hbase installed). 
- ZOOKEEPER_CLIENT. 
- DATANODE &lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Edgenode ( At least one) &lt;/STRONG&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;- YARN_CLIENT. 
- ZOOKEEPER_CLIENT. 
- RANGER_ADMIN. 
- RANGER_USERSYNC. 
- METRICS_MONITOR. 
- METRICS_COLLECTOR. 
- ZEPPELIN_MASTER. 
- INFRA_SOLR. 
- INFRA_SOLR_CLIENT. 
- HBASE_CLIENT. 
- HDFS_CLIENT. 
- TEZ_CLIENT. 
- YARN_CLIENT. 
- HIVE_CLIENT. 
- MAPREDUCE2_CLIENT&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;In the above setup, some components are optional. See official &lt;/EM&gt;&lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.6/bk_cluster-planning/bk_cluster-planning.pdf"&gt;Hortonworks document &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 03:35:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198565#M160616</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-09-21T03:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198566#M160617</link>
      <description>&lt;P&gt;Thank you very much Geoffrey, for your insights and supporting the community.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 00:04:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198566#M160617</guid>
      <dc:creator>Jacqueline</dc:creator>
      <dc:date>2017-09-22T00:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: with HDFS and Yarn with version 2.7.1.2.5 , do we still need MapReduce2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198567#M160618</link>
      <description>&lt;P&gt;Thank Sonu,  it helps me alot .  keep up this spirit &lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 00:05:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/with-HDFS-and-Yarn-with-version-2-7-1-2-5-do-we-still-need/m-p/198567#M160618</guid>
      <dc:creator>Jacqueline</dc:creator>
      <dc:date>2017-09-22T00:05:26Z</dc:date>
    </item>
  </channel>
</rss>

