hadoop git commit: YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.

2017-12-12 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-2 8d69b7f2d -> d69b7358b YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang. (cherry picked from commit 7efc4f76885348730728c0201dd0d1a89b213e9c) Project:

hadoop git commit: YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.

2017-12-12 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-2.8 efa7dc938 -> 56c779942 YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang. (cherry picked from commit 7efc4f76885348730728c0201dd0d1a89b213e9c) Project:

hadoop git commit: HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani.

2017-12-12 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/branch-2.9 dff710632 -> 4f0ae1b10 HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani. (cherry picked from commit 8d69b7f2d41e6a76c8c706ead21b1abe86592881) Project:

hadoop git commit: YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.

2017-12-12 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-3.0 472c7edc6 -> 415c69b36 YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.

2017-12-12 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-2.9 118d653ee -> dff710632 YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.

2017-12-12 Thread wwei
Repository: hadoop Updated Branches: refs/heads/trunk 2abab1d7c -> 7efc4f768 YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani.

2017-12-12 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1a6b99437 -> efa7dc938 HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani. (cherry picked from commit 8d69b7f2d41e6a76c8c706ead21b1abe86592881) Project:

hadoop git commit: HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani.

2017-12-12 Thread surendralilhore
Repository: hadoop Updated Branches: refs/heads/branch-2 67c282694 -> 8d69b7f2d HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[24/50] hadoop git commit: HADOOP-15056. Fix TestUnbuffer#testUnbufferException failure. Contributed by Jack Bearden.

2017-12-12 Thread xyao
HADOOP-15056. Fix TestUnbuffer#testUnbufferException failure. Contributed by Jack Bearden. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/19e08942 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/19e08942 Diff:

[39/50] hadoop git commit: YARN-7632. Effective min and max resource need to be set for auto created leaf queues upon creation and capacity management. Contributed by Suma Shivaprasad.

2017-12-12 Thread xyao
YARN-7632. Effective min and max resource need to be set for auto created leaf queues upon creation and capacity management. 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/commit/312ceebd Tree:

[32/50] hadoop git commit: YARN-7473. Implement Framework and policy for capacity management of auto created queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
YARN-7473. Implement Framework and policy for capacity management of auto created queues. (Suma Shivaprasad via wangda) Change-Id: Icca7805fe12f6f7fb335e4b121b6f7f6337b Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[26/50] hadoop git commit: HADOOP-15059. Undoing the switch of Credentials to PB format as default - done via HADOOP-12563 for supporting 2.x to 3.x upgrades.

2017-12-12 Thread xyao
HADOOP-15059. Undoing the switch of Credentials to PB format as default - done via HADOOP-12563 for supporting 2.x to 3.x upgrades. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f1963833 Tree:

[23/50] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda) Change-Id: I9213f5297a6841fab5c573e85ee4c4e5f4a0b7ff Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e798b1a Tree:

[31/50] hadoop git commit: YARN-7473. Implement Framework and policy for capacity management of auto created queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b38643c9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/ManagedParentQueue.java

[28/50] hadoop git commit: YARN-7274. Ability to disable elasticity at leaf queue level. (Zian Chen via wangda)

2017-12-12 Thread xyao
YARN-7274. Ability to disable elasticity at leaf queue level. (Zian Chen via wangda) Change-Id: Ic8d43e297f0f5de788b562f7eff8106c5c35e8d2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74665e3a Tree:

[15/50] hadoop git commit: YARN-7538. Fix performance regression introduced by Capacity Scheduler absolute min/max resource refactoring. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7538. Fix performance regression introduced by Capacity Scheduler absolute min/max resource refactoring. (Sunil G via wangda) Change-Id: Ic9bd7e599c56970fe01cb0e1bba6df7d1f77eb29 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/50] hadoop git commit: YARN-7483. CapacityScheduler test cases cleanup post YARN-5881. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7483. CapacityScheduler test cases cleanup post YARN-5881. (Sunil G via wangda) Change-Id: I9741a6baf5cb7352d05636efb6c0b24790e7589a Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7462c382 Tree:

[36/50] hadoop git commit: YARN-7443. Add native FPGA module support to do isolation with cgroups. (Zhankun Tang via wangda)

2017-12-12 Thread xyao
YARN-7443. Add native FPGA module support to do isolation with cgroups. (Zhankun Tang via wangda) Change-Id: Ic4b7f9f3e032986b8f955139c9fe4d3a6c818a53 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04b84da2 Tree:

[04/50] hadoop git commit: MAPREDUCE-6998. Moving logging APIs over to slf4j in hadoop-mapreduce-client-jobclient. Contributed by Gergely Novák.

2017-12-12 Thread xyao
MAPREDUCE-6998. Moving logging APIs over to slf4j in hadoop-mapreduce-client-jobclient. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4cae977 Tree:

[06/50] hadoop git commit: YARN-7607. Remove the trailing duplicated timestamp in container diagnostics message. Contributed by Weiwei Yang.

2017-12-12 Thread xyao
YARN-7607. Remove the trailing duplicated timestamp in container diagnostics message. 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/e411dd66 Tree:

[02/50] hadoop git commit: MAPREDUCE-6998. Moving logging APIs over to slf4j in hadoop-mapreduce-client-jobclient. Contributed by Gergely Novák.

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d4cae977/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java -- diff --git

[25/50] hadoop git commit: HADOOP-15104. AliyunOSS: change the default value of max error retry. Contributed by Jinhu Wu

2017-12-12 Thread xyao
HADOOP-15104. AliyunOSS: change the default value of max error retry. Contributed by Jinhu Wu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce04340e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce04340e Diff:

[10/50] hadoop git commit: HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B.

2017-12-12 Thread xyao
HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6c31a3e Tree:

[19/50] hadoop git commit: YARN-7332. Compute effectiveCapacity per each resource vector. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7332. Compute effectiveCapacity per each resource vector. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa3f6274 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa3f6274 Diff:

[27/50] hadoop git commit: HDFS-12825. Fsck report shows config key name for min replication issues (Contributed by Gabor Bota).

2017-12-12 Thread xyao
HDFS-12825. Fsck report shows config key name for min replication issues (Contributed by Gabor Bota). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef7d334d Tree:

[41/50] hadoop git commit: MAPREDUCE-7018. Apply erasure coding properly to framework tarball and support plain tar (miklos.szeg...@cloudera.com via rkanter)

2017-12-12 Thread xyao
MAPREDUCE-7018. Apply erasure coding properly to framework tarball and support plain tar (miklos.szeg...@cloudera.com via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2316f526 Tree:

[47/50] hadoop git commit: YARN-7625. Expose NM node/containers resource utilization in JVM metrics. Contributed by Weiwei Yang

2017-12-12 Thread xyao
YARN-7625. Expose NM node/containers resource utilization in JVM metrics. 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/06f0eb2d Tree:

[38/50] hadoop git commit: YARN-7608. Incorrect sTarget column causing DataTable warning on RM application and scheduler web page. Contributed by Gergely Novák.

2017-12-12 Thread xyao
YARN-7608. Incorrect sTarget column causing DataTable warning on RM application and scheduler web page. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2edc4cb Tree:

[44/50] hadoop git commit: HDFS-12882. Support full open(PathHandle) contract in HDFS

2017-12-12 Thread xyao
HDFS-12882. Support full open(PathHandle) contract in HDFS Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/693169ef Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/693169ef Diff:

[30/50] hadoop git commit: YARN-7473. Implement Framework and policy for capacity management of auto created queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b38643c9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestCapacitySchedulerAutoCreatedQueueBase.java

[34/50] hadoop git commit: YARN-7520. Queue Ordering policy changes for ordering auto created leaf queues within Managed parent Queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
YARN-7520. Queue Ordering policy changes for ordering auto created leaf queues within Managed parent Queues. (Suma Shivaprasad via wangda) Change-Id: I482f086945bd448d512cb5b3879d7371e37ee134 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-12 Thread xyao
YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2abab1d7 Tree:

[07/50] hadoop git commit: HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib.

2017-12-12 Thread xyao
HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67b2661e Tree:

[46/50] hadoop git commit: Queue ACL validations should validate parent queue ACLs before auto-creating leaf queues. Contributed by Suma Shivaprasad.

2017-12-12 Thread xyao
Queue ACL validations should validate parent queue ACLs before auto-creating leaf queues. 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/commit/8bb83a8f Tree:

[16/50] hadoop git commit: YARN-7564. Cleanup to fix checkstyle issues of YARN-5881 branch. Contributed by Sunil G.

2017-12-12 Thread xyao
YARN-7564. Cleanup to fix checkstyle issues of YARN-5881 branch. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/daa1cdd0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/daa1cdd0 Diff:

[35/50] hadoop git commit: YARN-7591. NPE in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda)

2017-12-12 Thread xyao
YARN-7591. NPE in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda) Change-Id: I46689e530550ee0a6ac7a29786aab2cc1bdf314f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/adca1a72 Tree:

[40/50] hadoop git commit: HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani.

2017-12-12 Thread xyao
HDFS-12833. Distcp : Update the usage of delete option for dependency with update and overwrite option. Contributed by usharani. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00129c53 Tree:

[48/50] hadoop git commit: YARN-7565. Yarn service pre-maturely releases the container after AM restart. Contributed by Chandni Singh

2017-12-12 Thread xyao
YARN-7565. Yarn service pre-maturely releases the container after AM restart. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ebe6a78 Tree:

[45/50] hadoop git commit: YARN-7635. TestRMWebServicesSchedulerActivities fails in trunk. Contributed by Sunil G.

2017-12-12 Thread xyao
YARN-7635. TestRMWebServicesSchedulerActivities fails in trunk. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5c87fb2f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5c87fb2f Diff:

[42/50] hadoop git commit: HDFS-12875. RBF: Complete logic for -readonly option of dfsrouteradmin add command. Contributed by Inigo Goiri.

2017-12-12 Thread xyao
HDFS-12875. RBF: Complete logic for -readonly option of dfsrouteradmin add command. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5cd1056a Tree:

[29/50] hadoop git commit: YARN-7473. Implement Framework and policy for capacity management of auto created queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b38643c9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestReservationQueue.java

[43/50] hadoop git commit: HDFS-12891. Do not invalidate blocks if toInvalidate is empty. Contributed by Zsolt Venczel.

2017-12-12 Thread xyao
HDFS-12891. Do not invalidate blocks if toInvalidate is empty. Contributed by Zsolt Venczel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/55fc2d64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/55fc2d64 Diff:

[37/50] hadoop git commit: YARN-6704. Add support for work preserving NM restart when FederationInterceptor is enabled in AMRMProxyService. (Botong Huang via Subru).

2017-12-12 Thread xyao
YARN-6704. Add support for work preserving NM restart when FederationInterceptor is enabled in AMRMProxyService. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/670e8d4e Tree:

[33/50] hadoop git commit: YARN-7420. YARN UI changes to depict auto created queues. (Suma Shivaprasad via wangda)

2017-12-12 Thread xyao
YARN-7420. YARN UI changes to depict auto created queues. (Suma Shivaprasad via wangda) Change-Id: I8039d3772a191ddede132cd1f8b08a8ca2e275b7 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f548bfff Tree:

[22/50] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda)

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5e798b1a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/policy/PriorityUtilizationQueueOrderingPolicy.java

[50/50] hadoop git commit: Merge branch 'trunk' into HDFS-7240

2017-12-12 Thread xyao
Merge branch 'trunk' into HDFS-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/070ad843 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/070ad843 Diff:

[01/50] hadoop git commit: HDFS-12889. Addendum patch to add missing file.

2017-12-12 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 4541ead5e -> 070ad8438 HDFS-12889. Addendum patch to add missing file. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6cca5b3b Tree:

[20/50] hadoop git commit: YARN-7254. UI and metrics changes related to absolute resource configuration. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7254. UI and metrics changes related to absolute resource configuration. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d52627a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d52627a7

[18/50] hadoop git commit: YARN-7411. Inter-Queue preemption's computeFixpointAllocation need to handle absolute resources while computing normalizedGuarantee. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7411. Inter-Queue preemption's computeFixpointAllocation need to handle absolute resources while computing normalizedGuarantee. (Sunil G via wangda) Change-Id: I41b1d7558c20fc4eb2050d40134175a2ef6330cb Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[17/50] hadoop git commit: YARN-7533. Documentation for absolute resource support in Capacity Scheduler. Contributed by Sunil G.

2017-12-12 Thread xyao
YARN-7533. Documentation for absolute resource support in Capacity Scheduler. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/532bbf46 Tree:

[05/50] hadoop git commit: MAPREDUCE-7000. Moving logging APIs over to slf4j in hadoop-mapreduce-client-nativetask. Contributed by Jinjiang Ling.

2017-12-12 Thread xyao
MAPREDUCE-7000. Moving logging APIs over to slf4j in hadoop-mapreduce-client-nativetask. Contributed by Jinjiang Ling. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2e8a5c2 Tree:

[11/50] hadoop git commit: YARN-7575. NPE in scheduler UI when max-capacity is not configured. Contributed by Sunil G.

2017-12-12 Thread xyao
YARN-7575. NPE in scheduler UI when max-capacity is not configured. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4db4a4a1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4db4a4a1 Diff:

[08/50] hadoop git commit: HDFS-12840. Creating a file with non-default EC policy in a EC zone is not correctly serialized in the editlog. Contributed by Lei (Eddy) Xu.

2017-12-12 Thread xyao
HDFS-12840. Creating a file with non-default EC policy in a EC zone is not correctly serialized in the editlog. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/67662e2a Tree:

[09/50] hadoop git commit: HADOOP-15098. TestClusterTopology#testChooseRandom fails intermittently. Contributed by Zsolt Venczel.

2017-12-12 Thread xyao
HADOOP-15098. TestClusterTopology#testChooseRandom fails intermittently. Contributed by Zsolt Venczel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/acb92904 Tree:

[12/50] hadoop git commit: YARN-7544. Use queue-path.capacity/maximum-capacity to specify absolute min/max resources. (Sunil G via wangda)

2017-12-12 Thread xyao
YARN-7544. Use queue-path.capacity/maximum-capacity to specify absolute min/max resources. (Sunil G via wangda) Change-Id: I685341be213eee500f51e02f01c91def89391c17 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1012b901

[21/50] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda)

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5e798b1a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/policy/TestPriorityUtilizationQueueOrderingPolicy.java

[03/50] hadoop git commit: MAPREDUCE-6998. Moving logging APIs over to slf4j in hadoop-mapreduce-client-jobclient. Contributed by Gergely Novák.

2017-12-12 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d4cae977/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestJobSysDirWithDFS.java -- diff --git

[14/50] hadoop git commit: YARN-7482. Max applications calculation per queue has to be retrospected with absolute resource support. Contributed by Sunil G.

2017-12-12 Thread xyao
YARN-7482. Max applications calculation per queue has to be retrospected with absolute resource support. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e65ca92f Tree:

hadoop git commit: HDFS-12626. Ozone : delete open key entries that will no longer be closed. Contributed by Chen Liang.

2017-12-12 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 5f16cdbd2 -> 4541ead5e HDFS-12626. Ozone : delete open key entries that will no longer be closed. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-12 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.0 8062a7428 -> 472c7edc6 YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan (cherry picked from commit 2abab1d7c53e64c160384fd5a3ac4cd8ffa57af4) Project:

hadoop git commit: YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan

2017-12-12 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3ebe6a781 -> 2abab1d7c YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7565. Yarn service pre-maturely releases the container after AM restart. Contributed by Chandni Singh

2017-12-12 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 06f0eb2dc -> 3ebe6a781 YARN-7565. Yarn service pre-maturely releases the container after AM restart. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7625. Expose NM node/containers resource utilization in JVM metrics. Contributed by Weiwei Yang

2017-12-12 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 8bb83a8f6 -> 06f0eb2dc YARN-7625. Expose NM node/containers resource utilization in JVM metrics. Contributed by Weiwei Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Queue ACL validations should validate parent queue ACLs before auto-creating leaf queues. Contributed by Suma Shivaprasad.

2017-12-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 5c87fb2f6 -> 8bb83a8f6 Queue ACL validations should validate parent queue ACLs before auto-creating leaf queues. Contributed by Suma Shivaprasad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7635. TestRMWebServicesSchedulerActivities fails in trunk. Contributed by Sunil G.

2017-12-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 693169ef3 -> 5c87fb2f6 YARN-7635. TestRMWebServicesSchedulerActivities fails in trunk. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: