Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3479

RM switch sanity check for Resource not happening

    XMLWordPrintableJSON

Details

    Description

      Configure RM with CS and default calculator

      <name>yarn.scheduler.capacity.resource-calculator</name>    <value>org.apache.hadoop.yarn.util.resource.DefaultResourceCalculator</value>
      

      2 Nm with 2 vcores configured.
      Submit application with

      <name>mapreduce.map.cpu.vcores</name>
       <value>6</value>
      

      Only AM gets submitted none of the container is launching
      Switch RM now and check the application status

      containers starts running which is not accepted

      15/04/13 15:26:19 INFO mapreduce.Job:  map 38% reduce 0%
      15/04/13 15:26:20 INFO mapreduce.Job:  map 76% reduce 0%
      15/04/13 15:26:22 INFO mapreduce.Job:  map 88% reduce 0%
      15/04/13 15:26:23 INFO mapreduce.Job:  map 100% reduce 0%
      15/04/13 15:32:01 INFO mapreduce.Job:  map 0% reduce 0%
      

      Attachments

        Activity

          People

            Naganarasimha Naganarasimha G R
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: