Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9 features
  3. HADOOP-13276

S3a operations keep retrying if the password is wrong

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.8.4
    • None
    • fs/s3
    • None

    Description

      If you do a hadoop fs command with the AWS account valid but the password wrong, it takes a while to timeout, because of retries happening underneath.

      Eventually it gives up, but failing fast would be better.

      1. maybe: check the password length and fail if it is not the right length (is there a standard one? Or at least a range?)
      2. consider a retry policy which fails faster on signature failures/403 responses

      Attachments

        Issue Links

          Activity

            People

              poeppt Thomas Poepping
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: