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


   BTW, on the topic of metrics and HttpFS, look at #2069 . That's adding the 
ability of client-side code to collect stats exclusive for the specific 
operation (input stream, output stream, listLocatedStatus) with the integration 
with the core IO classes so that things pass through all the way. 
   
   Ultimate Goal: a hive/spark/impala job will be able to report an aggregate 
summary of the IO operations performed during a query, ideally even including 
throttling/retry events. Nowhere near that level of collection yet, but the 
public API should be ready for review. 


----------------------------------------------------------------
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