Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-445 Ability to signal containers
  3. YARN-1804

Signal container request delivery from client to resourcemanager

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • client, resourcemanager
    • None

    Description

      It could include the following work items

      1. Define the OS independent SignalContainerCMD enum commands. We will start with known requirements such as KILL. We can expand the list later.
      2. Add a new method signalContainer to ApplicationClientProtocol. signalContainerRequest will include containerId as well as SignalContainerCMD.
      3. Add signalContainer method to YarnClient and YarnClientImpl.
      4. RM will deliver the request to the RMNode object that owns the container.
      5. RM needs to have the proper authorization for the signal request.

      Attachments

        Issue Links

          Activity

            People

              xgong Xuan Gong
              mingma Ming Ma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: