hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client
Steve Loughran 9b2956e254
MAPREDUCE-7315. LocatedFileStatusFetcher to collect/publish IOStatistics. (#2579)
Part of the HADOOP-16830 IOStatistics API feature.

If the source FileSystem's listing RemoteIterators
implement IOStatisticsSource, these are collected and served through
the IOStatisticsSource API. If they are not: getIOStatistics() returns
null. 

Only the listing statistics are collected; FileSystem.globStatus() doesn't
provide any, so IO use there is not included in the aggregate results.

Contributed by Steve Loughran.
2020-12-31 16:02:10 +00:00
..
hadoop-mapreduce-client-app MAPREDUCE-7309. Improve performance of reading resource request for mapper/reducers from config. Contributed by Peter Bacsko & Wangda Tan 2020-11-24 17:02:35 +01:00
hadoop-mapreduce-client-common HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena. 2020-10-17 12:01:18 +05:30
hadoop-mapreduce-client-core MAPREDUCE-7315. LocatedFileStatusFetcher to collect/publish IOStatistics. (#2579) 2020-12-31 16:02:10 +00:00
hadoop-mapreduce-client-hs YARN-10031. Create a general purpose log request with additional query parameters. Contributed by Andras Gyori 2020-12-12 09:42:22 +01:00
hadoop-mapreduce-client-hs-plugins Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30
hadoop-mapreduce-client-jobclient MAPREDUCE-7305. [JDK 11] TestMRJobsWithProfiler fails. (#2463) 2020-11-18 14:15:11 +09:00
hadoop-mapreduce-client-nativetask HADOOP-17390. Skip license check on lz4 code files (#2478) 2020-11-20 14:12:20 +00:00
hadoop-mapreduce-client-shuffle HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena. 2020-10-17 12:01:18 +05:30
hadoop-mapreduce-client-uploader HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena. 2020-10-17 12:01:18 +05:30
pom.xml HADOOP-17394. [JDK 11] Fix error in mvn package -Pdocs (#2488) 2020-11-26 11:32:10 +09:00