Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-149 [Umbrella] ResourceManager (RM) Fail-over
  3. YARN-1481

Move internal services logic from AdminService to ResourceManager

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • None
    • None
    • Reviewed

    Description

      This is something I found while reviewing YARN-1318, but didn't halt that patch as many cycles went there already. Some top level issues

      • Not easy to follow RM's service life cycle
        • RM adds only AdminService as its service directly.
        • Other services are added to RM when AdminService's init calls RM.activeServices.init()
      • Overall, AdminService shouldn't encompass all of RM's HA state management. It was originally supposed to be the implementation of just the RPC server.

      Attachments

        1. YARN-1481-20131207.txt
          17 kB
          Vinod Kumar Vavilapalli
        2. YARN-1481-20131209.txt
          18 kB
          Vinod Kumar Vavilapalli
        3. yarn-1481-addendum.patch
          0.9 kB
          Karthik Kambatla
        4. yarn-1481-addendum.patch
          0.9 kB
          Karthik Kambatla

        Activity

          People

            vinodkv Vinod Kumar Vavilapalli
            vinodkv Vinod Kumar Vavilapalli
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: