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

[Umbrella] Improve S3A error handling & reporting

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.8.1
    • 3.1.0
    • fs/s3
    • None

    Description

      Improve S3a error handling and reporting

      this includes

      1. looking at error codes and translating to more specific exceptions
      2. better retry logic where present
      3. adding retry logic where not present
      4. more diagnostics in exceptions
      5. docs

      Overall goals

      • things that can be retried and will go away are retried for a bit
      • things that don't go away when retried failfast (302, no auth, unknown host, connection refused)
      • meaningful exceptions are built in translate exception
      • diagnostics are included, where possible
      • our troubleshooting docs are expanded with new failures we encounter

      AWS S3 error codes: http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment