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

Support making additional 'LocalResources' available to running containers

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      We have a use case, where additional resources (jars, libraries etc) need to be made available to an already running container. Ideally, we'd like this to be done via YARN (instead of having potentially multiple containers per node download resources on their own).

      Proposal:
      NM to support an additional API where a list of resources can be specified. Something like "localiceResource(ContainerId, Map<String, LocalResource>)
      NM would also require an additional API to get state for these resources - "getLocalizationState(ContainerId)" - which returns the current state of all local resources for the specified container(s).

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jianhe Jian He Assign to me
            sseth Siddharth Seth

            Dates

              Created:
              Updated:

              Slack

                Issue deployment