Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3504

capacity scheduler allow capacity greater then 100% as long as its less then 101%

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.20.205.0, 1.0.0
    • None
    • capacity-sched
    • None

    Description

      When sum of all capacities >=101 or <100, we got the following error when starting jobtracker. However, when the 100 <= sum < 101, jobtracker does not report exception and started with all queues initialized.
      for instance (capacity sum = 29.5+60+11.4 = 100.9) does not cause exception.

      Attachments

        1. MAPREDUCE-3504.patch
          0.7 kB
          Bhallamudi Venkata Siva Kamesh
        2. MAPREDUCE-3504-1.patch
          2 kB
          Bhallamudi Venkata Siva Kamesh

        Activity

          People

            Unassigned Unassigned
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: