This is an automated email from the ASF dual-hosted git repository.
stevel pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from 773ac79 YARN-10387. Implement logic which returns MappingRule objects
based on mapping rules. Contributed by Peter Bacsko
add 8511926 HADOOP-17166. ABFS: configure output stream thread pool
(#2179)
No new revisions were added by this update.
Summary of changes:
.../hadoop/fs/azurebfs/AbfsConfiguration.java | 22 ++++++
.../fs/azurebfs/AzureBlobFileSystemStore.java | 2 +
.../fs/azurebfs/constants/ConfigurationKeys.java | 2 +
.../fs/azurebfs/services/AbfsOutputStream.java | 18 ++++-
.../azurebfs/services/AbfsOutputStreamContext.java | 24 +++++++
.../hadoop-azure/src/site/markdown/abfs.md | 13 ++++
.../azurebfs/services/ITestAbfsOutputStream.java | 78 ++++++++++++++++++++++
.../fs/azurebfs/services/TestAbfsOutputStream.java | 7 +-
8 files changed, 163 insertions(+), 3 deletions(-)
create mode 100644
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/services/ITestAbfsOutputStream.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]