[hadoop] branch trunk updated: HADOOP-17404. ABFS: Small write - Merge append and flush

2021-01-06 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new b612c31 HADOOP-17404. ABFS: Small write - Merge

[hadoop] branch trunk updated: HADOOP-17347. ABFS: Read optimizations

2021-01-02 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 1448add HADOOP-17347. ABFS: Read optimizations

[hadoop] branch trunk updated: HADOOP-17407. ABFS: Fix NPE on delete idempotency flow

2021-01-02 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 5ca1ea8 HADOOP-17407. ABFS: Fix NPE on delete

[hadoop] branch trunk updated: HADOOP-17191. ABFS: Run the tests with various combinations of configurations and publish a consolidated results

2020-12-16 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 4c033ba HADOOP-17191. ABFS: Run the tests with

[hadoop] branch trunk updated: Hadoop-17413. Release elastic byte buffer pool at close

2020-12-14 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 5bf977e Hadoop-17413. Release elastic byte

[hadoop] branch trunk updated: HADOOP-16915. ABFS: Ignoring the test ITestAzureBlobFileSystemRandomRead.testRandomReadPerformance

2020-08-24 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 64f36b9 HADOOP-16915. ABFS: Ignoring the test

[hadoop] branch trunk updated: Upgrade store REST API version to 2019-12-12

2020-08-17 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new b367942 Upgrade store REST API version to 2019

[hadoop] branch trunk updated: HADOOP-17183. ABFS: Enabling checkaccess on ABFS

2020-08-06 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new a2610e2 HADOOP-17183. ABFS: Enabling checkaccess

[hadoop] branch trunk updated (c566cab -> 3f73fac)

2020-08-05 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from c566cab HADOOP-17163. ABFS: Adding debug log for rename failures add 3f73fac HADOOP-17149. ABFS: Fixing the

[hadoop] branch trunk updated: HADOOP-17163. ABFS: Adding debug log for rename failures

2020-08-05 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new c566cab HADOOP-17163. ABFS: Adding debug log for

[hadoop] branch trunk updated: HADOOP-17137. ABFS: Makes the test cases in ITestAbfsNetworkStatistics agnostic

2020-07-31 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new a7fda2e HADOOP-17137. ABFS: Makes the test cases

[hadoop] branch trunk updated: Hadoop 17132. ABFS: Fix Rename and Delete Idempotency check trigger

2020-07-21 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new d23cc9d Hadoop 17132. ABFS: Fix Rename and

[hadoop] branch trunk updated: HADOOP-17092. ABFS: Making AzureADAuthenticator.getToken() throw HttpException

2020-07-21 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new b4b23ef HADOOP-17092. ABFS: Making

[hadoop] branch trunk updated: HADOOP-16682. ABFS: Removing unnecessary toString() invocations

2020-07-18 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 99655167 HADOOP-16682. ABFS: Removing unnecessary

[hadoop] branch trunk updated: HADOOP-17058. ABFS: Support for AppendBlob in Hadoop ABFS Driver

2020-07-04 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new d20109c HADOOP-17058. ABFS: Support for

[hadoop] branch trunk updated: HADOOP-17053. ABFS: Fix Account-specific OAuth config setting parsing

2020-05-27 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 4c5cd75 HADOOP-17053. ABFS: Fix Account-specific

[hadoop] branch trunk updated: HADOOP-16852: Report read-ahead error back

2020-05-27 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 53b993e HADOOP-16852: Report read-ahead error

[hadoop] branch trunk updated: HADOOP-17054. ABFS: Fix test AbfsClient authentication instance

2020-05-26 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 37b1b47 HADOOP-17054. ABFS: Fix test AbfsClient

[hadoop] branch trunk updated: HADOOP-17004. Fixing a formatting issue

2020-05-20 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new d2f7133 HADOOP-17004. Fixing a formatting issue

[hadoop] branch trunk updated: Hadoop-17015. ABFS: Handling Rename and Delete idempotency

2020-05-19 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 8f78aeb Hadoop-17015. ABFS: Handling Rename and

[hadoop] branch trunk updated: HADOOP-17004. ABFS: Improve the ABFS driver documentation

2020-05-18 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new bdbd59c HADOOP-17004. ABFS: Improve the ABFS

[hadoop] branch trunk updated (9827ff2 -> 30ef8d0)

2020-04-23 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 9827ff2 YARN-10223. Remove jersey-test-framework-core dependency from yarn-server-common. (#1939) add 30ef8d0

[hadoop] branch trunk updated: Hadoop 16857. ABFS: Stop CustomTokenProvider retry logic to depend on AbfsRestOp retry policy

2020-04-21 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3d69383 Hadoop 16857. ABFS: Stop

[hadoop] branch branch-2 updated: HADOOP-16933. Backport HADOOP-16890 and HADOOP-16825 to branch-2

2020-04-06 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 018c722 HADOOP-16933. Backport HADOOP

[hadoop] branch trunk updated: HADOOP-16826. ABFS: update abfs.md to include config keys for identity transformation

2020-01-23 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 978c487 HADOOP-16826. ABFS: update abfs.md to

[hadoop] branch trunk updated: HADOOP-16005. NativeAzureFileSystem does not support setXAttr.

2020-01-14 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new c36f09d HADOOP-16005. NativeAzureFileSystem does

[hadoop] branch branch-2 updated: HADOOP-16778. ABFS: Backport HADOOP-16660 ABFS: Make RetryCount in ExponentialRetryPolicy Configurable to Branch-2. Contributed by Sneha Vijayarajan.

2020-01-04 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new ca00dcd HADOOP-16778. ABFS: Backport

[hadoop] branch branch-2 updated: HADOOP-16734. Backport HADOOP-16455- "ABFS: Implement FileSystem.access() method" to branch-2. Contributed by Bilahari T H.

2020-01-04 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 48c564d HADOOP-16734. Backport HADOOP

[hadoop] 01/06: HADOOP-16548 : Disable Flush() over config

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 546db6428e83032c1fdbcc6625681c69cd6a76f6 Author: Sneha Vijayarajan AuthorDate: Sat Sep 28 20:39:42 2019 -0700

[hadoop] 05/06: HADOOP-16455. ABFS: Implement FileSystem.access() method.

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit c225efe237937bda3c947d01f35d35eab0deda5f Author: bilaharith <52483117+bilahar...@users.noreply.github.

[hadoop] 06/06: HADOOP-16660. ABFS: Make RetryCount in ExponentialRetryPolicy Configurable.

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit aa9cd0a2d641bef91b3d9d4054d52e8b0ee61bc1 Author: Sneha Vijayarajan AuthorDate: Wed Nov 27 15:07:27 2019 -0800

[hadoop] 03/06: HADOOP-16587. Make ABFS AAD endpoints configurable.

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit ffeb6d8ecee0c9d6b8cda355a28f35f2f8343cec Author: bilaharith AuthorDate: Mon Oct 7 13:07:32 2019 +0100 HADOOP

[hadoop] 04/06: HADOOP-16612. Track Azure Blob File System client-perceived latency

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit b1e748f45b68855a37d53fabc480f1ebb8752606 Author: Jeetesh Mangwani AuthorDate: Tue Nov 19 08:51:49 2019 -0800

[hadoop] branch branch-3.2 updated (26367b6 -> aa9cd0a)

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 26367b6 Bump nimbus-jose-jwt from 4.41.1 to 7.9 (#1682) new 546db64 HADOOP-16548 : Disable Flush() over

[hadoop] 02/06: HADOOP-16578 : Avoid FileSystem API calls when FileSystem already exists

2019-12-08 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8b2c7e0c4d87eb792c573b16e3721e5e4020752f Author: Sneha Vijayarajan AuthorDate: Tue Oct 1 17:38:11 2019 -0700

[hadoop] branch trunk updated: HADOOP-16660. ABFS: Make RetryCount in ExponentialRetryPolicy Configurable.

2019-11-27 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 82ad9b5 HADOOP-16660. ABFS: Make RetryCount in

[hadoop] branch trunk updated: HADOOP-16612. Track Azure Blob File System client-perceived latency

2019-11-19 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new b033c68 HADOOP-16612. Track Azure Blob File

[hadoop] branch branch-2 updated: HADOOP-16640. WASB: Override getCanonicalServiceName() to return URI

2019-10-16 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 7f71473 HADOOP-16640. WASB: Override

[hadoop] branch branch-2 updated: HADOOP-16652. Backport of HADOOP-16587: Make ABFS AAD endpoints configurable

2019-10-16 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 6cb9ee3 HADOOP-16652. Backport of HADOOP

[hadoop] branch branch-3.2 updated: HADOOP-16640. WASB: Override getCanonicalServiceName() to return URI

2019-10-16 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new fe96407 HADOOP-16640. WASB: Override

[hadoop] branch trunk updated: HADOOP-16640. WASB: Override getCanonicalServiceName() to return URI

2019-10-16 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 9a8edb0 HADOOP-16640. WASB: Override

[hadoop] branch branch-2 updated: HADOOP-16630 : Backport of Hadoop-16548 : Disable Flush() over config

2019-10-09 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 27d7d09 HADOOP-16630 : Backport of Hadoop

[hadoop] branch branch-2 updated: HADOOP-16578 : Avoid FileSystem API calls when FileSystem already exists

2019-10-09 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 2ccb168 HADOOP-16578 : Avoid FileSystem

[hadoop] branch trunk updated: HADOOP-16578 : Avoid FileSystem API calls when FileSystem already exists

2019-10-01 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 770adc5 HADOOP-16578 : Avoid FileSystem API

[hadoop] branch trunk updated: HADOOP-16548 : Disable Flush() over config

2019-09-28 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new c0edc84 HADOOP-16548 : Disable Flush() over

[hadoop] branch branch-3.2 updated: HADOOP-16315. ABFS: transform full UPN for named user in AclStatus

2019-08-11 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 330e450 HADOOP-16315. ABFS: transform

[hadoop] branch branch-3.2 updated: HADOOP-16404. ABFS default blocksize change(256MB from 512MB)

2019-07-19 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 5f2d07a HADOOP-16404. ABFS default

[hadoop] branch trunk updated: HADOOP-16404. ABFS default blocksize change(256MB from 512MB)

2019-07-19 Thread dazhou
This is an automated email from the ASF dual-hosted git repository. dazhou pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 0b45293 HADOOP-16404. ABFS default blocksize