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

Fix incompatible API change for YarnScheduler involved by YARN-5221

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Won't Fix
    • None
    • None
    • scheduler
    • None

    Description

      From JACC report for 2.8.2 against 2.7.4, it indicates that we have incompatible changes happen in YarnScheduler:

      hadoop-yarn-server-resourcemanager-2.7.4.jar, YarnScheduler.class
      package org.apache.hadoop.yarn.server.resourcemanager.scheduler
      YarnScheduler.allocate ( ApplicationAttemptId p1, List<ResourceRequest> p2, List<ContainerId> p3, List<String> p4, List<String> p5 ) [abstract]  :  Allocation 
      

      The root cause is YARN-5221. We should change it back or workaround this by adding back original API (mark as deprecated if not used any more).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              junping_du Junping Du
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: