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

Hudson commented on HDFS-11339:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11120 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11120/])
HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. (arp: rev 
79e939d0b848a50200612c8c471db6bce1c822be)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/tools/TestHdfsConfigFields.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/ProfilingFileIoEvents.java


> Support File IO sampling for Datanode IO profiling hooks
> --------------------------------------------------------
>
>                 Key: HDFS-11339
>                 URL: https://issues.apache.org/jira/browse/HDFS-11339
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode
>            Reporter: Hanisha Koneru
>            Assignee: Hanisha Koneru
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HDFS-11339.000.patch, HDFS-11339.001.patch, 
> HDFS-11339.002.patch, HDFS-11339.003.patch
>
>
> HDFS-10958 introduces instrumentation hooks around DataNode disk IO and 
> HDFS-10959 adds support for profiling hooks to expose latency statistics. 
> Instead of profiling all the file IO events, we can sample a fraction of the 
> events and profile them. The fraction to be sampled can be configurable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to