Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14531 [Umbrella] Improve S3A error handling & reporting
  3. HADOOP-13973

S3A GET/HEAD requests failing: java.lang.IllegalStateException: Connection is not open/Connection pool shut down

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.8.0
    • None
    • fs/s3
    • None
    • EC2 cluster

    Description

      S3 requests failing with an error coming from Http client, "java.lang.IllegalStateException: Connection is not open"

      Some online discussion implies that this is related to shared connection pool shutdown & fixed in http client 4.4+. Hadoop & AWS SDK use v 4.5.2 so the fix is in, we just need to make sure the pool is being set up right.

      There's a problem here of course: it may require moving to a later version of the AWS SDK, with the consequences on jackson &c, as seen in HADOOP-13050. And that's if there is a patched version out there

      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: