<?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 if the scheduler is FIFO how the size of container is decide by AM ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182084#M58670</link>
    <description>&lt;P&gt;in FIFO scheduler only one job is allowed to run at a time. so the resource of a node will further divides in container or not ? if yes then what is advantage of it as no other job is going to execute at same time?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2017 13:16:00 GMT</pubDate>
    <dc:creator>heta_desai</dc:creator>
    <dc:date>2017-03-31T13:16:00Z</dc:date>
    <item>
      <title>if the scheduler is FIFO how the size of container is decide by AM ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182084#M58670</link>
      <description>&lt;P&gt;in FIFO scheduler only one job is allowed to run at a time. so the resource of a node will further divides in container or not ? if yes then what is advantage of it as no other job is going to execute at same time?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:16:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182084#M58670</guid>
      <dc:creator>heta_desai</dc:creator>
      <dc:date>2017-03-31T13:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: if the scheduler is FIFO how the size of container is decide by AM ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182085#M58671</link>
      <description>&lt;P&gt;FIFO was the default scheduler in Hadoop1, when you deploy Apache Hadoop vanilla version. It is not used in production, as only 1 job can run. But 1 job can have many containers and each node in the cluster can have few of them running. &lt;/P&gt;&lt;P&gt;Size of the container has nothing to do with how many jobs are running on a cluster. It is decided by the map/reduce memory which asks for a container from YARN, which should be a multiple of yarn minimum allocation. &lt;/P&gt;&lt;P&gt;There are lot of details here, but keeping it simple the size of container is not related to the number of containers. Yes, for mathematical calculations and to find how many containers can run on a node, we say that the number is equal to total memory avail for yarn/container memory.&lt;/P&gt;&lt;P&gt;Size of a container is decided based on the request, whether it is map or reduce or spark task container etc.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 14:11:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182085#M58671</guid>
      <dc:creator>trainings</dc:creator>
      <dc:date>2017-03-31T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: if the scheduler is FIFO how the size of container is decide by AM ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182086#M58672</link>
      <description>&lt;P&gt;Thank you.!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:41:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/if-the-scheduler-is-FIFO-how-the-size-of-container-is-decide/m-p/182086#M58672</guid>
      <dc:creator>heta_desai</dc:creator>
      <dc:date>2017-03-31T16:41:57Z</dc:date>
    </item>
  </channel>
</rss>

