hadoop git commit: YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.

2018-07-25 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-2.9 e7a20e69b -> 9cb5f3de8 YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang. (Cherry-picked from commit 3d3158cea4580eb2e3b2af635c3a7d30f4dbb873) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-8330. Improved publishing ALLOCATED events to ATS. Contributed by Suma Shivaprasad

2018-07-25 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 964f3454d -> 8e3807afe YARN-8330. Improved publishing ALLOCATED events to ATS. Contributed by Suma Shivaprasad (cherry picked from commit f93ecf5c1e0b3db27424963814fc01ec43eb76e0) Project: http://git-wip-us.apache.org/re

hadoop git commit: YARN-8330. Improved publishing ALLOCATED events to ATS. Contributed by Suma Shivaprasad

2018-07-25 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk e95c5e9f6 -> f93ecf5c1 YARN-8330. Improved publishing ALLOCATED events to ATS. Contributed by Suma Shivaprasad Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

hadoop git commit: HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.

2018-07-25 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.9 6c2d7d5d6 -> e7a20e69b HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin. (cherry picked from commit e95c5e9f62452ee848875ec2f8642eab4992cd23) (cherry picked from commit 964f3454d1237fa25

hadoop git commit: HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.

2018-07-25 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 3aa17bd73 -> 5ef8fd511 HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin. (cherry picked from commit e95c5e9f62452ee848875ec2f8642eab4992cd23) (cherry picked from commit 964f3454d1237fa25aa

hadoop git commit: HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.

2018-07-25 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.1 830ef12af -> 964f3454d HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin. (cherry picked from commit e95c5e9f62452ee848875ec2f8642eab4992cd23) Project: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.

2018-07-25 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.0 299dffc72 -> 0af04ad89 HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin. (cherry picked from commit e95c5e9f62452ee848875ec2f8642eab4992cd23) (cherry picked from commit 964f3454d1237fa25

hadoop git commit: HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.

2018-07-25 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 9485c9aee -> e95c5e9f6 HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R

2018-07-25 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2.9 9dc0a4498 -> 6c2d7d5d6 YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R (cherry picked from commit 9485c9aee6e9bb935c3e6ae4da81d70b621

hadoop git commit: YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R

2018-07-25 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2 e6fcaccf5 -> 3aa17bd73 YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R (cherry picked from commit 9485c9aee6e9bb935c3e6ae4da81d70b62178

hadoop git commit: YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R

2018-07-25 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-3.0 14fd114cd -> 299dffc72 YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R (cherry picked from commit 9485c9aee6e9bb935c3e6ae4da81d70b621

hadoop git commit: YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R

2018-07-25 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-3.1 d2212c20c -> 830ef12af YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R (cherry picked from commit 9485c9aee6e9bb935c3e6ae4da81d70b621

hadoop git commit: YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R

2018-07-25 Thread epayne
Repository: hadoop Updated Branches: refs/heads/trunk 5f0b92436 -> 9485c9aee YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: HADOOP-15395. DefaultImpersonationProvider fails to parse proxy user config if username has . in it. Contributed by Ajay Kumar.

2018-07-25 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 3c4fbc635 -> 5f0b92436 HADOOP-15395. DefaultImpersonationProvider fails to parse proxy user config if username has . in it. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.a

hadoop git commit: HDDS-288. Fix bugs in OpenContainerBlockMap. Contributed by Tsz Wo Nicholas Sze.

2018-07-25 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk 3d3158cea -> 3c4fbc635 HDDS-288. Fix bugs in OpenContainerBlockMap. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c4fbc63 Tree:

hadoop git commit: YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.

2018-07-25 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.0 7f64a6886 -> 14fd114cd YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang. (cherry picked from commit 3d3158cea4580eb2e3b2af635c3a7d30f4dbb873) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.

2018-07-25 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.1 8e65057eb -> d2212c20c YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang. (cherry picked from commit 3d3158cea4580eb2e3b2af635c3a7d30f4dbb873) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.

2018-07-25 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/trunk b507f83e1 -> 3d3158cea YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d3158ce Tree: ht

hadoop git commit: HDDS-266. Integrate checksum into .container file. Contributed by Hanisha Koneru.

2018-07-25 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk 43db0cb51 -> b507f83e1 HDDS-266. Integrate checksum into .container file. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b507f83e Tre

hadoop git commit: HDDS-285. Create a generic Metadata Iterator. Contributed by Bharat Viswanadham.

2018-07-25 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk 5be9f4a5d -> 43db0cb51 HDDS-285. Create a generic Metadata Iterator. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/43db0cb5 Tree:

hadoop git commit: YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt.

2018-07-25 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.1.1 23624c924 -> 37f25fbd0 YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt. (cherry picked from commit 8e65057eb10d03db08781da7a5ad8855155883ed) Project: http://git-wip-us.apache.org/repo

hadoop git commit: YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt.

2018-07-25 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.1 b89624a94 -> 8e65057eb YARN-8541. RM startup failure on recovery after user deletion. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang.

2018-07-25 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-3.1 1396fa2a2 -> b89624a94 YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang. (Cherry-picked from commit 5be9f4a5d05c9cb99348719fe35626b1de3055db) Proje

hadoop git commit: YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang.

2018-07-25 Thread wwei
Repository: hadoop Updated Branches: refs/heads/trunk 955f79510 -> 5be9f4a5d YARN-8546. Resource leak caused by a reserved container being released more than once under async scheduling. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

hadoop git commit: HDDS-203. Add getCommittedBlockLength API in datanode. Contributed by Shashikant Banerjee.

2018-07-25 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 81d59506e -> 955f79510 HDDS-203. Add getCommittedBlockLength API in datanode. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/955