<?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 how to set and change the number of parallel tasks in a hadoop Hortonworks data node? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-set-and-change-the-number-of-parallel-tasks-in-a/m-p/213811#M175735</link>
    <description>&lt;P&gt;Hi everybody, i want to do DFSIO test on my hadoop cluster. I wanna know which parameter, show the number of parallel task on a data node? i mean what is the name of the parameter and where is it? i want to change it , and analyze the results. thank u very much.&lt;/P&gt;&lt;P&gt;i have read an article, in this link;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pdfs.semanticscholar.org/e874/ed1a4b120bb4caf5c2ecb440f49df7819d54.pdf" target="_blank"&gt;https://pdfs.semanticscholar.org/e874/ed1a4b120bb4caf5c2ecb440f49df7819d54.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this article, they use these parameters for DFSIO test:&lt;/P&gt;&lt;LI&gt; BufferSize: 1000000 bytes&lt;/LI&gt;&lt;LI&gt;Replication factor: 3 &lt;/LI&gt;&lt;LI&gt; Number of tasks in parallel by node: 2 &lt;/LI&gt;&lt;LI&gt; Block size: 64 MB         &lt;/LI&gt;&lt;LI&gt;what is the "Number of tasks in parallel by node" , and where can i set it in hortonworks hadoop?&lt;/LI&gt;</description>
    <pubDate>Fri, 13 Apr 2018 19:42:06 GMT</pubDate>
    <dc:creator>ma_namvar</dc:creator>
    <dc:date>2018-04-13T19:42:06Z</dc:date>
    <item>
      <title>how to set and change the number of parallel tasks in a hadoop Hortonworks data node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-set-and-change-the-number-of-parallel-tasks-in-a/m-p/213811#M175735</link>
      <description>&lt;P&gt;Hi everybody, i want to do DFSIO test on my hadoop cluster. I wanna know which parameter, show the number of parallel task on a data node? i mean what is the name of the parameter and where is it? i want to change it , and analyze the results. thank u very much.&lt;/P&gt;&lt;P&gt;i have read an article, in this link;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pdfs.semanticscholar.org/e874/ed1a4b120bb4caf5c2ecb440f49df7819d54.pdf" target="_blank"&gt;https://pdfs.semanticscholar.org/e874/ed1a4b120bb4caf5c2ecb440f49df7819d54.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this article, they use these parameters for DFSIO test:&lt;/P&gt;&lt;LI&gt; BufferSize: 1000000 bytes&lt;/LI&gt;&lt;LI&gt;Replication factor: 3 &lt;/LI&gt;&lt;LI&gt; Number of tasks in parallel by node: 2 &lt;/LI&gt;&lt;LI&gt; Block size: 64 MB         &lt;/LI&gt;&lt;LI&gt;what is the "Number of tasks in parallel by node" , and where can i set it in hortonworks hadoop?&lt;/LI&gt;</description>
      <pubDate>Fri, 13 Apr 2018 19:42:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-set-and-change-the-number-of-parallel-tasks-in-a/m-p/213811#M175735</guid>
      <dc:creator>ma_namvar</dc:creator>
      <dc:date>2018-04-13T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to set and change the number of parallel tasks in a hadoop Hortonworks data node?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-set-and-change-the-number-of-parallel-tasks-in-a/m-p/213812#M175736</link>
      <description>&lt;P&gt;Like other MR jobs, you can specify the number of map tasks for the job via JobConf.setNumMapTasks(). However, this is only a hint and the actual number of spawned map tasks depends on the number of input splits. If you have set NumMapTasks=100 with 50 nodes, then the number of tasks in parallel per node is about 100/50 = 2 assuming the splits are evenly distributed across the nodes.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 05:56:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-set-and-change-the-number-of-parallel-tasks-in-a/m-p/213812#M175736</guid>
      <dc:creator>xyao</dc:creator>
      <dc:date>2018-04-14T05:56:25Z</dc:date>
    </item>
  </channel>
</rss>

