[hadoop] branch trunk updated: MAPREDUCE-6826. Job fails with InvalidStateTransitonException: Invalid event: JOB_TASK_COMPLETED at SUCCEEDED/COMMITTING. Contributed by Bilwa S T.

2020-05-18 Thread surendralilhore
This is an automated email from the ASF dual-hosted git repository. surendralilhore 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 d4e3640 MAPREDUCE-6826. Job fails with

[hadoop] branch trunk updated: HADOOP-17024. ListStatus on ViewFS root (ls "/") should list the linkFallBack root (configured target root). Contributed by Abhishek Das.

2020-05-18 Thread umamahesh
This is an automated email from the ASF dual-hosted git repository. umamahesh 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 ce4ec74 HADOOP-17024. ListStatus on ViewFS

[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 branch-3.3 updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new e452163 HDFS-15293. Relax the

[hadoop] branch branch-3.3.0 updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-3.3.0 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3.0 by this push: new 940a422 HDFS-15293. Relax the

[hadoop] branch branch-2.10 updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread cliang
This is an automated email from the ASF dual-hosted git repository. cliang pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new d0504cf HDFS-15293. Relax the

[hadoop] branch branch-3.1 updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread cliang
This is an automated email from the ASF dual-hosted git repository. cliang pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 8f53545 HDFS-15293. Relax the

[hadoop] branch branch-3.2 updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread cliang
This is an automated email from the ASF dual-hosted git repository. cliang 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 1813d25 HDFS-15293. Relax the

[hadoop] branch trunk updated: HDFS-15293. Relax the condition for accepting a fsimage when receiving a checkpoint. Contributed by Chen Liang

2020-05-18 Thread cliang
This is an automated email from the ASF dual-hosted git repository. cliang 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 7bb902b HDFS-15293. Relax the condition for

[hadoop] 01/02: HDFS-15356. Unify configuration `dfs.ha.allow.stale.reads` to DFSConfigKeys. Contributed by Xiaoqiao He.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 3915d1afc7c2189b788f0e773949895d1ab0780b Author: Ayush Saxena AuthorDate: Sat May 16 16:35:06 2020 +0530

[hadoop] 02/02: HDFS-13183. Standby NameNode process getBlocks request to reduce Active load. Contributed by Xiaoqiao He.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit eb045ea056c6b70efd9f0ba514f37ec707dda209 Author: He Xiaoqiao AuthorDate: Mon May 18 07:08:32 2020 -0700

[hadoop] branch branch-3.3 updated (240cba7 -> eb045ea)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 240cba7 HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016) new 3915d1a HDFS-15356. Unify

[hadoop] branch trunk updated: HDFS-14999. Avoid Potential Infinite Loop in DFSNetworkTopology. Contributed by Ayush Saxena.

2020-05-18 Thread ayushsaxena
This is an automated email from the ASF dual-hosted git repository. ayushsaxena 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 c84e6be HDFS-14999. Avoid Potential

[hadoop] 01/02: Revert "HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)"

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 289f8acc644ff8f30452bec35e2833af57994112 Author: Wei-Chiu Chuang AuthorDate: Mon May 18 09:41:03 2020 -0700

[hadoop] 02/02: HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 240cba7e6d8fa528a48ff04766b5b3c9b23a173e Author: Wei-Chiu Chuang AuthorDate: Mon May 18 09:22:15 2020 -0700

[hadoop] branch branch-3.3 updated (53d22fd -> 240cba7)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 53d22fd Revert "HDFS-13183. Standby NameNode process getBlocks request to reduce Active load. Contributed by

[hadoop] branch branch-3.3 updated: Revert "HDFS-13183. Standby NameNode process getBlocks request to reduce Active load. Contributed by Xiaoqiao He."

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 53d22fd Revert "HDFS-13183. Standby

[hadoop] branch trunk updated (50caba1 -> 2abcf77)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 50caba1 HDFS-15207. VolumeScanner skip to scan blocks accessed during recent scan peroid. Contributed by Yang Yun.

[hadoop] 01/02: Revert "HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)"

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 4525292d41482330a86f1cc3935e072f9f67c308 Author: Wei-Chiu Chuang AuthorDate: Mon May 18 09:22:05 2020 -0700 Revert

[hadoop] 02/02: HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 2abcf7762ae74b936e1cedb60d5d2b4cc4ee86ea Author: Wei-Chiu Chuang AuthorDate: Mon May 18 09:22:15 2020 -0700

[hadoop] branch branch-3.3 updated: HDFS-15207. VolumeScanner skip to scan blocks accessed during recent scan peroid. Contributed by Yang Yun.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 032ccba HDFS-15207. VolumeScanner

[hadoop] branch trunk updated: HDFS-15207. VolumeScanner skip to scan blocks accessed during recent scan peroid. Contributed by Yang Yun.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu 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 50caba1 HDFS-15207. VolumeScanner skip to scan

[hadoop] branch branch-3.3 updated: HDFS-13183. Standby NameNode process getBlocks request to reduce Active load. Contributed by Xiaoqiao He.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new acae31a HDFS-13183. Standby NameNode

[hadoop] branch trunk updated: HDFS-13183. Standby NameNode process getBlocks request to reduce Active load. Contributed by Xiaoqiao He.

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu 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 a3f44da HDFS-13183. Standby NameNode process

[hadoop] branch branch-3.3 updated: HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new ad9a6a0 HDFS-15202 Boost short

[hadoop] branch trunk updated: HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)

2020-05-18 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu 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 86e6aa8 HDFS-15202 Boost short circuit cache

[hadoop] branch trunk updated: Revert "YARN-9606. Set sslfactory for AuthenticatedURL() while creating LogsCLI#webServiceClient."

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka 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 b65815d Revert "YARN-9606. Set sslfactory for

[hadoop] branch branch-3.1 updated: HADOOP-17042. Hadoop distcp throws 'ERROR: Tools helper ///usr/lib/hadoop/libexec/tools/hadoop-distcp.sh was not found'. Contributed by Aki Tanaka.

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 533e51f HADOOP-17042. Hadoop distcp

[hadoop] branch branch-3.2 updated: HADOOP-17042. Hadoop distcp throws 'ERROR: Tools helper ///usr/lib/hadoop/libexec/tools/hadoop-distcp.sh was not found'. Contributed by Aki Tanaka.

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka 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 777e364 HADOOP-17042. Hadoop distcp

[hadoop] branch branch-3.3 updated: HADOOP-17042. Hadoop distcp throws 'ERROR: Tools helper ///usr/lib/hadoop/libexec/tools/hadoop-distcp.sh was not found'. Contributed by Aki Tanaka.

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 77587ff HADOOP-17042. Hadoop distcp

[hadoop] branch trunk updated: HADOOP-17042. Hadoop distcp throws 'ERROR: Tools helper ///usr/lib/hadoop/libexec/tools/hadoop-distcp.sh was not found'. Contributed by Aki Tanaka.

2020-05-18 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka 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 27601fc HADOOP-17042. Hadoop distcp throws