Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13204 Über-jira: S3a phase III: scale and tuning
  3. HADOOP-13757

Remove verifyBuckets overhead in S3AFileSystem::initialize()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.0.0-beta1
    • None
    • fs/s3
    • None

    Description

      S3AFileSystem.initialize() invokes verifyBuckets, but in case the bucket does not exist and gets a 403 error message, it ends up returning true for s3.doesBucketExists(bucketName. In that aspect, verifyBuckets() is an unnecessary call during initialization.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rajesh.balamohan Rajesh Balamohan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: