hadoop/hadoop-tools/hadoop-azure
bilaharith 5f34271bb1
HADOOP-17475. ABFS : add high performance listStatusIterator (#2548)
The ABFS connector now implements listStatusIterator() with
asynchronous prefetching of the next page(s) of results.
For listing large directories this can provide tangible speedups.

If for any reason this needs to be disabled, set
fs.azure.enable.abfslistiterator to false.

Contributed by Bilahari T H.
2021-02-04 13:36:19 +00:00
..
dev-support HADOOP-17475. ABFS : add high performance listStatusIterator (#2548) 2021-02-04 13:36:19 +00:00
src HADOOP-17475. ABFS : add high performance listStatusIterator (#2548) 2021-02-04 13:36:19 +00:00
.gitignore HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results 2020-12-16 10:34:59 -08:00
pom.xml HADOOP-17404. ABFS: Small write - Merge append and flush 2021-01-06 10:43:37 -08:00