You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/03/10 21:20:41 UTC

[jira] [Commented] (HADOOP-12906) AuthenticatedURL should convert a 404/Not Found into an FileNotFoundException.

    [ https://issues.apache.org/jira/browse/HADOOP-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189880#comment-15189880 ] 

Hudson commented on HADOOP-12906:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9449 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9449/])
HADOOP-12906. AuthenticatedURL should convert a 404/Not Found into an (gtcarrera9: rev 9a79b738c582bd84727831987b845535625d75fe)
* hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/client/AuthenticatedURL.java


> AuthenticatedURL should convert a 404/Not Found into an FileNotFoundException. 
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-12906
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12906
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io, security
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: HADOOP-12906-001.patch
>
>
> If you ask for a URL that isn't there, {{AuthenticatedURL}} raises an exception saying you are unauthed. 
> It's not checking the response code; 404 is an error all of its own, which can be uprated as a FileNotFound Exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)