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

Steve Loughran commented on HADOOP-15812:
-----------------------------------------

Any reason why ift the HEAD request fails the request ID isn't printed?

If you are trying look at failures to talk to a container, it's that first HEAD 
which is going to fail, so the first call you make of a support team, debug log 
etc. I can see that I get back a {{x-ms-request-id}} header, along with the 
message {{x-ms-error-code=AuthenticationFailed}}, but that's not getting into 
the error messages. I'm only seeing them now I've added logging of the headers 
@ debug.

> 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
>             Fix For: 3.2.1
>
>         Attachments: HADOOP-15812-001.patch, HADOOP-15812-002.patch, 
> HADOOP-15812-003.patch, HADOOP-15812-004.patch, HADOOP-15812-005.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to