Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2672

Optimize the use of DistributedCache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      Pig currently copies jar files to a temporary location in hdfs and then adds them to DistributedCache for each job launched. This is inefficient in terms of

      • Space - The jars are distributed to task trackers for every job taking up lot of local temporary space in tasktrackers.
      • Performance - The jar distribution impacts the job launch time.

      Attachments

        1. PIG-2672-7.patch
          11 kB
          Aniket Namadeo Mokashi
        2. PIG-2672-5.patch
          43 kB
          Aniket Namadeo Mokashi
        3. PIG-2672-10.patch
          12 kB
          Aniket Namadeo Mokashi
        4. PIG-2672.patch
          23 kB
          Aniket Namadeo Mokashi

        Issue Links

          Activity

            People

              aniket486 Aniket Namadeo Mokashi
              rohini Rohini Palaniswamy
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: