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

Limit the number of resources a container can localize

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Users will sometimes submit YARN applications where containers localize a large number of resources. This thrashes the YARN local cache on the node managers and can impact other running applications. It would be nice if there was server-side enforcement of localization limits that an admin could configure. For example:

      1. Total size of the resources a container can localize.
      2. Total number of files a container can localize.
      3. The maximum size of an individual resource (i.e. a large fat jar) that a container can localize.

      MAPREDUCE-6690 is being worked on to provide a set of MapReduce client-side limits.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ctrezzo Chris Trezzo
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: