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

Steve Loughran commented on HADOOP-17790:
-----------------------------------------

I'd really like this to pick up and integrate with the work of the S3A 
auditing, HADOOP-17511. This adds the code to hadoop-common to create a 
referrer header containing call context operation (FS API call, paths, 
principal), including job UUID which will span entire jobs (e.g. all spark 
workers)

# Can the context use this and attach to requests
# is there a way for myself and others to get at the logs. I don't think I can 
currently see the X-trace headers, can I?

> ABFS: Modifications to TracingContext
> -------------------------------------
>
>                 Key: HADOOP-17790
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17790
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Priority: Major
>
> TracingContext introduced in the PR  
> [HADOOP-17290|https://github.com/apache/hadoop/pull/2520] tracks a request 
> with identifiers as it passes through ABFS layers. Creating this Jira to 
> track suggested modifications and improvements to the tracing structure.
>  * rename Listener; remove it from TracingContext constructor, confine to 
> setter
>  * make fields (identifiers) immutable; eliminate retry count field => reduce 
> instance cloning
>  * introduce child classes of TracingContext to handle stream/continuation ops



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to