[ 
https://issues.apache.org/jira/browse/HADOOP-16004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-16004:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.1
                   3.3.0
           Status: Resolved  (was: Patch Available)

+1, committed

always good to map service errors to the classic OS ones, not just for ease of 
debugging, but because retry handlers generally assume that FNFEs are 
unrecoverable, so won't repeat the call

> ABFS: Convert 404 error response in AbfsInputStream and AbfsOutPutStream to 
> FileNotFoundException
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-16004
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16004
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2.0
>            Reporter: Da Zhou
>            Assignee: Da Zhou
>            Priority: Major
>             Fix For: 3.3.0, 3.2.1
>
>         Attachments: HADOOP-16004-001.patch
>
>
> In AbfsInputStream and AbfsOutPutStream, client error response is used to 
> create an IOException.
> We should convert 404 error response to FileNotFoundException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to