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

De-link container life cycle from an Allocation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha1
    • None
    • nodemanager
    • None

    Description

      The AM should be able to exec >1 process in a container, rather than have the NM automatically release the container when the single process exits.

      This would let an AM restart a process on the same container repeatedly, which for HBase would offer locality on a restarted region server.

      We may also want the ability to exec multiple processes in parallel, so that something could be run in the container while a long-lived process was already running. This can be useful in monitoring and reconfiguring the long-lived process, as well as shutting it down.

      Attachments

        1. YARN-1040-rough-design.pdf
          53 kB
          Arun Suresh

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              36 Start watching this issue

              Dates

                Created:
                Updated: