[ https://issues.apache.org/jira/browse/HADOOP-16552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924149#comment-16924149 ]
Steve Loughran commented on HADOOP-16552: ----------------------------------------- I don't see that much in terms of metric collection in the ABFS connector -unlike its predecessor. If you look at org.apache.hadoop.fs.s3a.S3AStorageStatistics you can see how we can take metrics created in the file system and serve it up the getStorageStatistics API, where it can be picked up by applications, dumped to files etc. This might be an opportunity to start working on this feature. How do you propose to publish information to the store? > ABFS: Send ReadAhead feature utilization metrics to server > ---------------------------------------------------------- > > Key: HADOOP-16552 > URL: https://issues.apache.org/jira/browse/HADOOP-16552 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure > Reporter: Sneha Vijayarajan > Assignee: Sneha Vijayarajan > Priority: Major > Fix For: 3.3.0 > > > Currently it is not clear which workloads/file types get read performance > boost with ReadAhead feature on client. > To analyze this, feature metric needs to send back to ABFS server for > analysis. Will use this Jira to track this change in ABFS driver. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org