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

Partition size of Hadoop Archives should be configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • harchive
    • None

    Description

      The size of partitions on Hadoop Archives is fixed to 2G:

      static final long partSize = 2 * 1024 * 1024 * 1024l;

      We should make it a configurable parameter so that users can define it at the command line

      $ hadoop archive -partsize 4 ....

      Attachments

        Issue Links

          Activity

            People

              rschmidt Rodrigo Schmidt
              rschmidt Rodrigo Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: