Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6668

AM of no uber job does not need local resources.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • 2.7.1
    • None
    • mr-am
    • None

    Description

      if specify -libjar -files -archive on command line or set below properties

      mapreduce.job.cache.archives
      mapreduce.job.cache.files.filesizes
      

      MapReduce framework will configure LocalResources for map/reduce container. also configure for ApplicationMaster.

      if job is not uber, ApplicationMaster does not need LocalResources.
      Deploying localResource for AM will cause slowly launching AM.

      I make a proposal: if job is not uber, map-reduce client does not configure localResource for AM. obviously must configure for map/reduce container.

      Attachments

        1. MAPREDUCE-6668.001.patch
          5 kB
          KWON BYUNGCHANG

        Activity

          People

            magnum KWON BYUNGCHANG
            magnum KWON BYUNGCHANG
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: