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

Fix up incompatible changes introduced on ContainerStatus and NodeReport

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.8.0, 2.9.0
    • 2.8.0, 3.0.0-alpha2
    • api
    • None

    Description

      YARN-2882 and YARN-5430 broke compatibility by adding abstract methods to ContainerStatus. Since ContainerStatus is a Public-Stable class, adding abstract methods to this class breaks any extensions.

      To fix this, we should add default implementations to these new methods and not leave them as abstract.

      Attachments

        1. YARN-5184-branch-2.8.01.patch
          3 kB
          Sangjin Lee
        2. YARN-5184.01.patch
          4 kB
          Sangjin Lee

        Issue Links

          Activity

            People

              sjlee0 Sangjin Lee
              kasha Karthik Kambatla
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: