steveloughran commented on pull request #2675:
URL: https://github.com/apache/hadoop/pull/2675#issuecomment-788804721


   Based on an afternoon looking at client-side logs of a single hive process
   1. add the thread name as part of the referrer, so we can filter on "all S3 
calls made by thread 9".
   2. a random process ID which is common for all FS instances in that vm
   
   Thread ID critical for isolating a sequence of operations...with isolated 
span IDs the current patch doesn't join things together


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to