hadoop/hadoop-tools
Mukund Thakur e8f9af6f2a
HADOOP-17250 Lot of short reads can be merged with readahead. (#3110)
Introducing fs.azure.readahead.range parameter which can be set by the user.
Data will be populated in buffer for random reads as well which leads to fewer
remote calls.

This patch also changes the seek implementation to perform a lazy seek. The
actual seek is done when a read is initiated and data is not present in the buffer else
data is returned from the buffer thus reducing the number of remote storage calls.

Contributed By: Mukund Thakur

Change-Id: Ib920eedd0087caa150afa4d4c23e89df56b29e83
2021-07-05 11:23:32 +01:00
..
hadoop-aliyun Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-archive-logs Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-archives Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-aws HADOOP-17774. S3A bytesRead FS statistic showing twice the correct value (#3144) 2021-07-02 14:13:26 +01:00
hadoop-azure HADOOP-17250 Lot of short reads can be merged with readahead. (#3110) 2021-07-05 11:23:32 +01:00
hadoop-azure-datalake Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-datajoin Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-distcp MAPREDUCE-7287. Distcp will delete exists file , If we use "-delete and -update" options and distcp file. (#2852) 2021-05-28 20:27:00 +01:00
hadoop-dynamometer HDFS-16050. Some dynamometer tests fail. (#3079) 2021-06-07 15:03:06 +09:00
hadoop-extras Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-fs2img Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-gridmix Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-kafka Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-openstack Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-pipes Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-resourceestimator Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-rumen Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-sls HADOOP-17760. Delete hadoop.ssl.enabled and dfs.https.enable from docs and core-default.xml (#3099) 2021-06-17 10:00:36 +09:00
hadoop-streaming Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-tools-dist Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
pom.xml Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00