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

Fix exception message in WASB when connecting with anonymous credential

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha1
    • tools
    • None
    • Reviewed

    Description

      Users of WASB have raised complaints over the error message returned back from WASB when they are trying to connect to Azure storage with anonymous credentials. Current implementation returns the correct message when we encounter a Storage exception, however for scenarios like querying to check if a container exists does not throw a StorageException but returns false when URI is directly specified (Anonymous access) the error message returned does not clearly state that credentials for storage account is not provided. This JIRA tracks the fix the error message to return what is returned when a storage exception is hit and also correct spelling mistakes in the error message.

      Attachments

        1. HADOOP-12608.001.patch
          2 kB
          Dushyanth
        2. HADOOP-12608.002.patch
          10 kB
          Dushyanth
        3. HADOOP-12608.003.patch
          9 kB
          Dushyanth
        4. HADOOP-12608.004.patch
          5 kB
          Dushyanth
        5. HADOOP-12608.005.patch
          5 kB
          Dushyanth

        Issue Links

          Activity

            People

              dchickabasapa Dushyanth
              dchickabasapa Dushyanth
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: