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

Da Zhou commented on HADOOP-15812:
----------------------------------

Submitting patch 003.
 Tested locally, exception example:

Exception for failed Head request:
{noformat}
Operation failed: "StatusErrorMsg.", 403, HEAD, https://XXXX
{noformat}
Exception for failed put request:
{noformat}
Operation failed: "StatusErrorMsg.", 409, PUT, https://XXXXXX, "XXXXX. 
RequestId:XXXXXXX, Time:2018-11-0XXXX"

{noformat}

> ABFS: Improve AbfsRestOperationException format to ensure full msg can be 
> displayed on console
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15812
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15812
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2.0
>            Reporter: Da Zhou
>            Assignee: Da Zhou
>            Priority: Major
>         Attachments: HADOOP-15812-001.patch, HADOOP-15812-002.patch, 
> HADOOP-15812-003.patch
>
>
> AbfsRestOperationException msg contains multiple "\n" for displaying nicely, 
> however, hadoop cmd class  split the error msg by "\n" and display the first 
> string in console, which lead to the incomplete error msg shown in console.
> Hence we need to improve this format.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to