[
https://issues.apache.org/jira/browse/HADOOP-12608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058609#comment-15058609
]
Hadoop QA commented on HADOOP-12608:
------------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 5s {color}
| {color:red} HADOOP-12608 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12777796/HADOOP-12608.003.patch
|
| JIRA Issue | HADOOP-12608 |
| Powered by | Apache Yetus 0.1.0 http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/8249/console |
This message was automatically generated.
> Fix error message in WASB in connecting through Anonymous Credential codepath
> -----------------------------------------------------------------------------
>
> Key: HADOOP-12608
> URL: https://issues.apache.org/jira/browse/HADOOP-12608
> Project: Hadoop Common
> Issue Type: Bug
> Components: tools
> Affects Versions: 2.8.0
> Reporter: Dushyanth
> Assignee: Dushyanth
> Fix For: 2.8.0
>
> Attachments: HADOOP-12608.001.patch, HADOOP-12608.002.patch,
> HADOOP-12608.003.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)