Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13530

Upgrade S3 fs.s3.buffer.dir to support multi directories

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.4.0
    • None
    • fs/s3
    • None
    • Reviewed

    Description

      fs.s3.buffer.dir defines the tmp folder where files will be written to before getting sent to S3. Right now this is limited to a single folder which causes to major issues.

      1. You need a drive with enough space to store all the tmp files at once
      2. You are limited to the IO speeds of a single drive

      This is similar to HADOOP-10610 but applies to s3:// hadoop block fs.

      Attachments

        Issue Links

          Activity

            People

              ted.m Theodore michael Malaska
              amuraru Adrian Muraru
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: