[02/46] hadoop git commit: YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru).

2017-11-17 Thread sunilg
YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru). (cherry picked from commit 3c5b46c2edd69bb238d635ae61ff91656dec23df) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3e260778 Tree:

[11/46] hadoop git commit: HDFS-12705. WebHdfsFileSystem exceptions should retain the caused by exception. Contributed by Hanisha Koneru.

2017-11-17 Thread sunilg
HDFS-12705. WebHdfsFileSystem exceptions should retain the caused by exception. 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/4908a897 Tree:

[04/46] hadoop git commit: HADOOP-15031. Fix javadoc issues in Hadoop Common. Contributed by Mukul Kumar Singh.

2017-11-17 Thread sunilg
HADOOP-15031. Fix javadoc issues in Hadoop Common. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/975a57a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/975a57a6 Diff:

[14/46] hadoop git commit: YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.

2017-11-17 Thread sunilg
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e14f03df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e14f03df Diff:

[05/46] hadoop git commit: HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2.

2017-11-17 Thread sunilg
HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/782681c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/782681c7 Diff:

[06/46] hadoop git commit: HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2. (Contribute by Erik Krogen)

2017-11-17 Thread sunilg
HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2. (Contribute by Erik Krogen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b68b8ff Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1b68b8ff

[10/46] hadoop git commit: YARN-7369. Improve the resource types docs

2017-11-17 Thread sunilg
YARN-7369. Improve the resource types docs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/040a38dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/040a38dc Diff:

[01/46] hadoop git commit: YARN-7452. Decommissioning node default value to be zero in new YARN UI. Contributed by Vasudevan Skm. [Forced Update!]

2017-11-17 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/YARN-5881 bd11c9f0a -> c7970dced (forced update) YARN-7452. Decommissioning node default value to be zero in new YARN UI. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/46] hadoop git commit: YARN-7445. Render Applications and Services page with filters in new YARN UI. Contributed by Vasudevan Skm.

2017-11-17 Thread sunilg
YARN-7445. Render Applications and Services page with filters in new YARN UI. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fb62bd62 Tree:

[12/46] hadoop git commit: Addendum patch for Configuration fix. (Jason Lowe via asuresh)

2017-11-17 Thread sunilg
Addendum patch for Configuration fix. (Jason Lowe via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b07e68b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b07e68b0 Diff:

[07/46] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk

2017-11-17 Thread sunilg
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0d6bab94 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0d6bab94 Diff:

[08/46] hadoop git commit: YARN-7447. Fixed bug in create YARN services via RM. (Contributed by Billie Rinaldi)

2017-11-17 Thread sunilg
YARN-7447. Fixed bug in create YARN services via RM. (Contributed by Billie Rinaldi) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa4b5c66 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa4b5c66 Diff:

[13/46] hadoop git commit: HADOOP-15036. Update LICENSE.txt for HADOOP-14840. (asuresh)

2017-11-17 Thread sunilg
HADOOP-15036. Update LICENSE.txt for HADOOP-14840. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f871b754 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f871b754 Diff:

[32/46] hadoop git commit: YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen)

2017-11-17 Thread sunilg
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/28d0fcbe Tree:

[15/46] hadoop git commit: YARN-7466. ResourceRequest has a different default for allocationRequestId than Container. Contributed by Chandni Singh

2017-11-17 Thread sunilg
YARN-7466. ResourceRequest has a different default for allocationRequestId than Container. 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/5323b004 Tree:

[37/46] hadoop git commit: HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.

2017-11-17 Thread sunilg
HDFS-12801. RBF: Set MountTableResolver as default file resolver. 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/e182e777 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e182e777 Diff:

[17/46] hadoop git commit: YARN-7488. Make ServiceClient.getAppId method public to return ApplicationId for a service name. Contributed by Gour Saha

2017-11-17 Thread sunilg
YARN-7488. Make ServiceClient.getAppId method public to return ApplicationId for a service name. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f40cd31 Tree:

[09/46] hadoop git commit: YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton)

2017-11-17 Thread sunilg
YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e512f01 Tree:

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

2017-11-17 Thread sunilg
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/942f6f59 Tree:

[34/46] hadoop git commit: HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter)

2017-11-17 Thread sunilg
HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2efaf01

[27/46] hadoop git commit: YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.

2017-11-17 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/09a13426/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn.lock -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn.lock

[21/46] hadoop git commit: HADOOP-14876. Create downstream developer docs from the compatibility guidelines

2017-11-17 Thread sunilg
HADOOP-14876. Create downstream developer docs from the compatibility guidelines Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69043ba8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69043ba8 Diff:

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

2017-11-17 Thread sunilg
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/c7970dce Tree:

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

2017-11-17 Thread sunilg
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/01325d4b Tree:

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

2017-11-17 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/942f6f59/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

[22/46] hadoop git commit: YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources() (Contributed by Manikandan R via Daniel Templet

2017-11-17 Thread sunilg
YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources() (Contributed by Manikandan R via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-11-17 Thread sunilg
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/c4ba54b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c4ba54b0

[31/46] hadoop git commit: YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.

2017-11-17 Thread sunilg
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61ace174 Tree:

[18/46] hadoop git commit: HADOOP-14993. AliyunOSS: Override listFiles and listLocatedStatus. Contributed Genmao Yu

2017-11-17 Thread sunilg
HADOOP-14993. AliyunOSS: Override listFiles and listLocatedStatus. Contributed Genmao Yu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18621af7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/18621af7 Diff:

[38/46] hadoop git commit: YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.

2017-11-17 Thread sunilg
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f0b238a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f0b238a Diff:

[16/46] hadoop git commit: HADOOP-15037. Add site release notes for OrgQueue and resource types.

2017-11-17 Thread sunilg
HADOOP-15037. Add site release notes for OrgQueue and resource types. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b125741 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b125741 Diff:

[33/46] hadoop git commit: YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung

2017-11-17 Thread sunilg
YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bf2c301 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6bf2c301 Diff:

[26/46] hadoop git commit: Revert "HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus."

2017-11-17 Thread sunilg
Revert "HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus." This reverts commit b85603e3f85e85da406241b991f3a9974384c3aa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/675e9a8f Tree:

[30/46] hadoop git commit: YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He

2017-11-17 Thread sunilg
YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4d5d202 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4d5d202 Diff:

[25/46] hadoop git commit: HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction.

2017-11-17 Thread sunilg
HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1941b20 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b1941b20

[28/46] hadoop git commit: YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.

2017-11-17 Thread sunilg
YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09a13426 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09a13426 Diff:

[29/46] hadoop git commit: HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang.

2017-11-17 Thread sunilg
HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/462e25a3 Tree:

[20/46] hadoop git commit: YARN-7464. Introduce filters in Nodes page of new YARN UI. Contributed by Vasudevan Skm.

2017-11-17 Thread sunilg
YARN-7464. Introduce filters in Nodes page of new YARN UI. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2f379d41 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2f379d41 Diff:

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

2017-11-17 Thread sunilg
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/c0b03ffb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c0b03ffb Diff:

[23/46] hadoop git commit: YARN-7414. FairScheduler#getAppWeight() should be moved into FSAppAttempt#getWeight() (Contributed by Soumabrata Chakraborty via Daniel Templeton)

2017-11-17 Thread sunilg
YARN-7414. FairScheduler#getAppWeight() should be moved into FSAppAttempt#getWeight() (Contributed by Soumabrata Chakraborty via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b246c547 Tree:

[35/46] hadoop git commit: YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)

2017-11-17 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0987a7b8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/event/AppAddedSchedulerEvent.java

[19/46] hadoop git commit: YARN-7462. Render outstanding resource requests on application page of new YARN UI. Contributed by Vasudevan Skm.

2017-11-17 Thread sunilg
YARN-7462. Render outstanding resource requests on application page of new YARN UI. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c4c57b80 Tree:

[36/46] hadoop git commit: YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)

2017-11-17 Thread sunilg
YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda) Change-Id: Ia1704bb8cb5070e5b180b5a85787d7b9ca57ebc6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0987a7b8

[24/46] hadoop git commit: YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf

2017-11-17 Thread sunilg
YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fac72eef Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fac72eef Diff:

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

2017-11-17 Thread sunilg
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:

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

2017-11-17 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/942f6f59/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

hadoop git commit: YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.

2017-11-17 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2.9 f23f49d4e -> 9eab9a25c YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne. (cherry picked from commit 61ace174cdcbca9d22abce7aa0aa71148f37ad55)

[2/2] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2017-11-17 Thread haibochen
YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/561410c7 Tree:

[1/2] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate.

2017-11-17 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 a4cfabf28 -> 561410c78

[02/19] hadoop git commit: Revert "HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus."

2017-11-17 Thread asuresh
Revert "HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus." This reverts commit b85603e3f85e85da406241b991f3a9974384c3aa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/675e9a8f Tree:

[09/19] hadoop git commit: YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung

2017-11-17 Thread asuresh
YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bf2c301 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6bf2c301 Diff:

[01/19] hadoop git commit: HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction. [Forced Update!]

2017-11-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/YARN-6592 32620a129 -> b9f0e942f (forced update) HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[19/19] hadoop git commit: YARN-6593. [API] Introduce Placement Constraint object. (Konstantinos Karanasos via wangda)

2017-11-17 Thread asuresh
YARN-6593. [API] Introduce Placement Constraint object. (Konstantinos Karanasos via wangda) Change-Id: Id00edb7185fdf01cce6e40f920cac3585f8cbe9c Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/90ac4f89 Tree:

[08/19] hadoop git commit: YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen)

2017-11-17 Thread asuresh
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/28d0fcbe Tree:

[15/19] hadoop git commit: YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang)

2017-11-17 Thread asuresh
YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0940e4f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0940e4f6 Diff:

[06/19] hadoop git commit: YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He

2017-11-17 Thread asuresh
YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4d5d202 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4d5d202 Diff:

[03/19] hadoop git commit: YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.

2017-11-17 Thread asuresh
http://git-wip-us.apache.org/repos/asf/hadoop/blob/09a13426/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn.lock -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/yarn.lock

[04/19] hadoop git commit: YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.

2017-11-17 Thread asuresh
YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09a13426 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09a13426 Diff:

[13/19] hadoop git commit: HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.

2017-11-17 Thread asuresh
HDFS-12801. RBF: Set MountTableResolver as default file resolver. 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/e182e777 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e182e777 Diff:

hadoop git commit: YARN-7448. [API] Add SchedulingRequest to the AllocateRequest. (Panagiotis Garefalakis via asuresh)

2017-11-17 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/YARN-6592 24494ae5b -> 32620a129 YARN-7448. [API] Add SchedulingRequest to the AllocateRequest. (Panagiotis Garefalakis via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/19] hadoop git commit: YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)

2017-11-17 Thread asuresh
YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda) Change-Id: Ia1704bb8cb5070e5b180b5a85787d7b9ca57ebc6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0987a7b8

[05/19] hadoop git commit: HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang.

2017-11-17 Thread asuresh
HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/462e25a3 Tree:

[10/19] hadoop git commit: HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter)

2017-11-17 Thread asuresh
HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2efaf01

[17/19] hadoop git commit: YARN-7448. [API] Add SchedulingRequest to the AllocateRequest. (Panagiotis Garefalakis via asuresh)

2017-11-17 Thread asuresh
YARN-7448. [API] Add SchedulingRequest to the AllocateRequest. (Panagiotis Garefalakis via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b9f0e942 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b9f0e942

[11/19] hadoop git commit: YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)

2017-11-17 Thread asuresh
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0987a7b8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/event/AppAddedSchedulerEvent.java

[18/19] hadoop git commit: YARN-6595. [API] Add Placement Constraints at the application level. (Arun Suresh via kkaranasos)

2017-11-17 Thread asuresh
YARN-6595. [API] Add Placement Constraints at the application level. (Arun Suresh via kkaranasos) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c24deea4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c24deea4

[07/19] hadoop git commit: YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.

2017-11-17 Thread asuresh
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61ace174 Tree:

[14/19] hadoop git commit: YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.

2017-11-17 Thread asuresh
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f0b238a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f0b238a Diff:

[16/19] hadoop git commit: YARN-6594. [API] Introduce SchedulingRequest object. (Konstantinos Karanasos via wangda)

2017-11-17 Thread asuresh
YARN-6594. [API] Introduce SchedulingRequest object. (Konstantinos Karanasos via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff5a3204 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff5a3204 Diff:

hadoop git commit: HDFS-12830. Ozone: TestOzoneRpcClient#testPutKeyRatisThreeNodes fails. Contributed by Yiqun Lin.

2017-11-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 87a195b67 -> 2ed98acac HDFS-12830. Ozone: TestOzoneRpcClient#testPutKeyRatisThreeNodes fails. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.

2017-11-17 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2.9 9eab9a25c -> ee267565b HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri. (cherry picked from commit e182e777947a85943504a207deb3cf3ffc047910) Project:

hadoop git commit: YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang)

2017-11-17 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 5f0b238a1 -> 0940e4f69 YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.

2017-11-17 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6681e7238 -> 3cd522469 HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri. (cherry picked from commit e182e777947a85943504a207deb3cf3ffc047910) Project:

hadoop git commit: HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.

2017-11-17 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2 9cf9627e2 -> b57ea38fc HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri. (cherry picked from commit e182e777947a85943504a207deb3cf3ffc047910) Project:

[2/2] hadoop git commit: YARN-6128. Add support for AMRMProxy HA. (Botong Huang via Subru).

2017-11-17 Thread subru
YARN-6128. Add support for AMRMProxy HA. (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/d5f66888 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5f66888 Diff:

[1/2] hadoop git commit: YARN-6128. Add support for AMRMProxy HA. (Botong Huang via Subru).

2017-11-17 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 0940e4f69 -> d5f66888b

hadoop git commit: HDFS-12823. Backport HDFS-9259 "Make SO_SNDBUF size configurable at DFSClient" to branch-2.7. (Erik Krogen via zhz)

2017-11-17 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 6f876f419 -> 0da13b90f HDFS-12823. Backport HDFS-9259 "Make SO_SNDBUF size configurable at DFSClient" to branch-2.7. (Erik Krogen via zhz) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2017-11-17 Thread asuresh
Repository: hadoop Updated Tags: refs/tags/rel/release-2.9.0 [created] 22f6259d9 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HDFS-12759. Ozone: web: integrate configuration reader page to the SCM/KSM web ui. Contributed by Elek, Marton.

2017-11-17 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 2ed98acac -> 6d79f90bb HDFS-12759. Ozone: web: integrate configuration reader page to the SCM/KSM web ui. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: