XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • fs/azure
    • None

    Description

      Currently in getTokenSingleCall(): if it get a HTTP failure response, it tries to consume inputStream in httpUrlConnection, which will always lead to an IOException and this exception never get checked in AzureADAuthenticator.
      As a result the httpStatus code is never checked in the retry policy of AzureADAuthenticator. Tthat IOException will be caught by AbfsRestOperation, which will keep on retrying.

      Attachments

        1. HADOOP-15809-001.patch
          6 kB
          Da Zhou
        2. HADOOP-15809-002.patch
          7 kB
          Da Zhou

        Activity

          People

            DanielZhou Da Zhou
            DanielZhou Da Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: