<?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 Question about map output in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Question-about-map-output/m-p/18336#M2863</link>
    <description>&lt;P&gt;I'm looking for clarification on something I've read in Hadoop: The Definitive Guide.&amp;nbsp; It states that map output is local and not in HDFS.&amp;nbsp; But the map task runs on the node where the data resides (usually) and that is HDFS, correct?&amp;nbsp; Or is it the case that the I/O done by the map is standard Java I/O and not something like hadoop fs -put?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance to all who answer.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:07:03 GMT</pubDate>
    <dc:creator>Kevin_DElia</dc:creator>
    <dc:date>2022-09-16T09:07:03Z</dc:date>
    <item>
      <title>Question about map output</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Question-about-map-output/m-p/18336#M2863</link>
      <description>&lt;P&gt;I'm looking for clarification on something I've read in Hadoop: The Definitive Guide.&amp;nbsp; It states that map output is local and not in HDFS.&amp;nbsp; But the map task runs on the node where the data resides (usually) and that is HDFS, correct?&amp;nbsp; Or is it the case that the I/O done by the map is standard Java I/O and not something like hadoop fs -put?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance to all who answer.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:07:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Question-about-map-output/m-p/18336#M2863</guid>
      <dc:creator>Kevin_DElia</dc:creator>
      <dc:date>2022-09-16T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Question about map output</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Question-about-map-output/m-p/18368#M2864</link>
      <description>The map task's local output is not stored within HDFS, rather in temporary&lt;BR /&gt;directories on that specific node (see property mapreduce.cluster.local.dir)&lt;BR /&gt;written using standard file I/O&lt;BR /&gt;&lt;BR /&gt;&lt;A target="_blank" href="https://hadoop.apache.org/docs/r2.2.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml"&gt;https://hadoop.apache.org/docs/r2.2.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Sep 2014 07:14:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Question-about-map-output/m-p/18368#M2864</guid>
      <dc:creator>GautamG</dc:creator>
      <dc:date>2014-09-08T07:14:17Z</dc:date>
    </item>
  </channel>
</rss>

