<?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: in which memory Map and Reduce tasks is performed ? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178559#M140805</link>
    <description>&lt;P&gt;if data is distributed over 3 nodes. the final result set will be merge of this 3 node data. so my confusion is where this merge operation will be perform ?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2017 14:47:02 GMT</pubDate>
    <dc:creator>heta_desai</dc:creator>
    <dc:date>2017-03-30T14:47:02Z</dc:date>
    <item>
      <title>in which memory Map and Reduce tasks is performed ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178556#M140802</link>
      <description>&lt;P&gt;i need detail information on in which memory map and reduce task will be performed ? the reduce will bring all the map task's output into one node and than performs reduce and give final output ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 12:05:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178556#M140802</guid>
      <dc:creator>heta_desai</dc:creator>
      <dc:date>2017-03-29T12:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: in which memory Map and Reduce tasks is performed ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178557#M140803</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/16744/hetadesai.html" nodeid="16744"&gt;@heta desai&lt;/A&gt;
The following doc will give mode detail on this: &lt;/P&gt;&lt;P&gt;1. &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/determine-hdp-memory-config.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/determine-hdp-memory-config.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. &lt;A href="https://hortonworks.com/apache/mapreduce/#section_1" target="_blank"&gt;https://hortonworks.com/apache/mapreduce/#section_1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A href="https://hortonworks.com/blog/how-to-plan-and-configure-yarn-in-hdp-2-0/" target="_blank"&gt;https://hortonworks.com/blog/how-to-plan-and-configure-yarn-in-hdp-2-0/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can specify the minimum unit of RAM to allocate for a Container. The tasks are run within containers launched by YARN.  &lt;STRONG&gt;mapreduce.{map|reduce}.memory.mb&lt;/STRONG&gt; is used by YARN to set the memory size of the container being used to run the map or reduce task. If the task grows beyond this limit, YARN will kill the container.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 12:28:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178557#M140803</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-03-29T12:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: in which memory Map and Reduce tasks is performed ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178558#M140804</link>
      <description>&lt;P&gt;Its takes memory from  datanode and same Node Manager, where map split is stored(Due to data locality)  and  map output is stored in an in-memory buffer.&lt;/P&gt;&lt;P&gt;when this buffer is almost full then we start (in parallel) the spilling phase in order to remove data from it and reducer output will be stored on the local filesystem.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 14:30:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178558#M140804</guid>
      <dc:creator>shivkumar82015</dc:creator>
      <dc:date>2017-03-29T14:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: in which memory Map and Reduce tasks is performed ?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178559#M140805</link>
      <description>&lt;P&gt;if data is distributed over 3 nodes. the final result set will be merge of this 3 node data. so my confusion is where this merge operation will be perform ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 14:47:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/in-which-memory-Map-and-Reduce-tasks-is-performed/m-p/178559#M140805</guid>
      <dc:creator>heta_desai</dc:creator>
      <dc:date>2017-03-30T14:47:02Z</dc:date>
    </item>
  </channel>
</rss>

