[4/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/da7f989d/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/service/ResourceEstimatorService.java -- diff --git

[3/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/da7f989d/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/solver/impl/LpSolver.java -- diff --git

[1/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 04dfb4898 -> da7f989d8 http://git-wip-us.apache.org/repos/asf/hadoop/blob/da7f989d/hadoop-tools/hadoop-resourceestimator/src/test/java/org/apache/hadoop/resourceestimator/translator/api/TestJobMetaData.java

[5/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru). (cherry picked from commit 625039ef20e6011ab360131d70582a6e4bf2ec1d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/da7f989d/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md -- diff --git a/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md

hadoop git commit: Reverting to 6aa75106812007eeac07ce09ef4e0a4a44f056aa as YARN-4849 pushed a stale LICENSE file.

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 74aee8673 -> 04dfb4898 Reverting to 6aa75106812007eeac07ce09ef4e0a4a44f056aa as YARN-4849 pushed a stale LICENSE file. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[30/50] [abbrv] hadoop git commit: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda)

2017-10-25 Thread templedf
YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) Change-Id: I366d8db6f6700acd087db5acb7a1be7e41b2b68d (cherry picked from commit df3855541af98a3805958f2b5b9db6be705d52ab) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[46/50] [abbrv] hadoop git commit: YARN-6612. Update fair scheduler policies to be aware of resource types. (Contributed by Daniel Templeton via Yufei Gu)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/08df176d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/policies/TestDominantResourceFairnessPolicy.java

[36/50] [abbrv] hadoop git commit: YARN-7056. [Partial backport] Document Resource Profiles feature. (Sunil G via wangda)

2017-10-25 Thread templedf
YARN-7056. [Partial backport] Document Resource Profiles feature. (Sunil G via wangda) Change-Id: I5f5d52cdf7aba4ac09684aab573e6916dbad183e (cherry picked from commit 6b88cd1901a65b977fed759e322dcd75a2cd33b6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[32/50] [abbrv] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu)

2017-10-25 Thread templedf
YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) (cherry picked from commit d5e9939ebb59e4f6f8e5e2fe7f619fb032f2911c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/50] [abbrv] hadoop git commit: YARN-7045. Remove FSLeafQueue#addAppSchedulable. (Contributed by Sen Zhao via Yufei Gu)

2017-10-25 Thread templedf
YARN-7045. Remove FSLeafQueue#addAppSchedulable. (Contributed by Sen Zhao via Yufei Gu) (cherry picked from commit a92ef030a2707182e90acee644e47c8ef7e1fd8d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e953eb6 Tree:

[35/50] [abbrv] hadoop git commit: YARN-7043. [Partial backport] Cleanup ResourceProfileManager. (wangda)

2017-10-25 Thread templedf
YARN-7043. [Partial backport] Cleanup ResourceProfileManager. (wangda) Change-Id: I463356f37bf1f6a3f1fc3c594c79916e8c0ab913 (cherry picked from commit 39240b61a163b127eec385decd30ffd96e694c28) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/50] [abbrv] hadoop git commit: Revert "HDFS-12502. nntop should support a category based on FilesInGetListingOps."

2017-10-25 Thread templedf
Revert "HDFS-12502. nntop should support a category based on FilesInGetListingOps." This reverts commit aecf6c50d351e7aed2008a682677a1edb104585d. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3409e71 Tree:

[34/50] [abbrv] hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton.

2017-10-25 Thread templedf
YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. (cherry picked from commit a0030c8c6f5489d8285632a651394b2b2320255c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[26/50] [abbrv] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. (cherry picked from commit 58da54640e37571f82eb340f32641d58160e92b2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[39/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5dd79afc/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt

[44/50] [abbrv] hadoop git commit: YARN-7136. Additional Performance Improvement for Resource Profile Feature (Contributed by Wangda Tan via Daniel Templeton)

2017-10-25 Thread templedf
YARN-7136. Additional Performance Improvement for Resource Profile Feature (Contributed by Wangda Tan via Daniel Templeton) (cherry picked from commit bf2b687412f9a830ec4834477ccf25dbe76fddcd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c5cfd40b/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt

[06/50] [abbrv] hadoop git commit: HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang.

2017-10-25 Thread templedf
HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang. (cherry picked from commit 4c970088afefe5395c18c6715c7b27e6c0358c96) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79ea3e8e Tree:

[15/50] [abbrv] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. (cherry picked from commit 9e4ba6aff595b7a5b53d016c97c8334e10f1f2cb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/50] [abbrv] hadoop git commit: HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen.

2017-10-25 Thread templedf
HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen. (cherry picked from commit e3f25f361720b544b464c5e4fbeb4f31e6c53c67) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] [abbrv] hadoop git commit: YARN-7270 addendum: Reapplied changes after YARN-3926 backports

2017-10-25 Thread templedf
YARN-7270 addendum: Reapplied changes after YARN-3926 backports Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0bc3c9fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0bc3c9fc Diff:

[45/50] [abbrv] hadoop git commit: YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan.

2017-10-25 Thread templedf
YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan. (cherry picked from commit da0b6a354bf6f6bf37ca5a05a4a8eece09aa4893) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/50] [abbrv] hadoop git commit: YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).

2017-10-25 Thread templedf
YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru). (cherry picked from commit 3fae675383489129b3ca3c66683a1215d0c6edf0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/926b1888

[21/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/58b6b120/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RMAppBlock.java

[25/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton)

2017-10-25 Thread templedf
YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) (cherry picked from commit 3aeaafecb823ef6c175ea5d0d9cb726faacaf32d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[42/50] [abbrv] hadoop git commit: YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check is duplicated. Contributed by Manikandan R.

2017-10-25 Thread templedf
YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check is duplicated. Contributed by Manikandan R. (cherry picked from commit 805095496dfd8e50f71b70cf20845e954d3ba47c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c5cfd40b/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt

[33/50] [abbrv] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G.

2017-10-25 Thread templedf
YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. (cherry picked from commit 2b51b262aba0191b80dc93799574c0b959cb4f4e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[50/50] [abbrv] hadoop git commit: YARN-6984. DominantResourceCalculator.isAnyMajorResourceZero() should test all resources (Contributed by Sunil G via Daniel Templeton)

2017-10-25 Thread templedf
YARN-6984. DominantResourceCalculator.isAnyMajorResourceZero() should test all resources (Contributed by Sunil G via Daniel Templeton) (cherry picked from commit 679f99b1455a1fcd785aef8ddc705f63cf0e6518) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[47/50] [abbrv] hadoop git commit: YARN-6612. Update fair scheduler policies to be aware of resource types. (Contributed by Daniel Templeton via Yufei Gu)

2017-10-25 Thread templedf
YARN-6612. Update fair scheduler policies to be aware of resource types. (Contributed by Daniel Templeton via Yufei Gu) (cherry picked from commit 09b476e6dabe8039a41dde7930c8a9c0d14bb750) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[41/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)

2017-10-25 Thread templedf
YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) Change-Id: I442bf6d838b3aba83f1f6779cf9dcf8596a2102d (cherry picked from commit e490602e9b306d5b8a543b93fb15a7395bb9a03d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[29/50] [abbrv] hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda)

2017-10-25 Thread templedf
YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) Change-Id: I8e40f704b6fcdd5b14faa9548a27986501044fa1 (cherry picked from commit b1fe3a222e7673fd84a878622969f958022061e9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/50] [abbrv] hadoop git commit: HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs

2017-10-25 Thread templedf
HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/20ca6773 Tree:

[31/50] [abbrv] hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan.

2017-10-25 Thread templedf
YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. (cherry picked from commit a6989af1d91d8b6795862c39d154823f8488c8de) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[27/50] [abbrv] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. (cherry picked from commit ca2808d8bbe49766029e5dba88ff863f6c993287) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1c047f8 Tree:

[28/50] [abbrv] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang.

2017-10-25 Thread templedf
YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. (cherry picked from commit 4e5632d28eb8f6b1b8830c2aa89ec6321d477977) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2eb498c2 Tree:

[40/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5dd79afc/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt

[23/50] [abbrv] hadoop git commit: YARN-5588. [Partial backport] [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-5588. [Partial backport] [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. (cherry picked from commit 7805deed4896e470ebd2f6bbd1ba9962947c63cd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda)

2017-10-25 Thread templedf
YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) (cherry picked from commit 1bbab7c1570a2438b2fa6da70397dd1d5211a137) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: YARN-7172. ResourceCalculator.fitsIn() should not take a cluster resource parameter. (Sen Zhao via wangda)

2017-10-25 Thread templedf
YARN-7172. ResourceCalculator.fitsIn() should not take a cluster resource parameter. (Sen Zhao via wangda) Change-Id: Icc3670c9381ce7591ca69ec12da5aa52d3612d34 (cherry picked from commit e81596d06d226f1cfa44b2390ce3095ed4dee621) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[16/50] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh)

2017-10-25 Thread templedf
YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) (cherry picked from commit 7ba698997b6845b664b2f8c82e384b457c30d176) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/36213a31 Tree:

[07/50] [abbrv] hadoop git commit: HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang.

2017-10-25 Thread templedf
HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang. (cherry picked from commit 54b72acd7731f358c4b35e81f46e2bea850deeca) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed93af89 Tree:

[22/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. (cherry picked from commit dae65f3bef8ffa34d02a37041f1dfdf91845) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[18/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. (cherry picked from commit 759114b0063907d4c07ea6ee261e861bf5cc3a9a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4904ed09

[04/50] [abbrv] hadoop git commit: HADOOP-9657. NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports. Contributed by Varun Saxena.

2017-10-25 Thread templedf
HADOOP-9657. NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports. Contributed by Varun Saxena. (cherry picked from commit 67e7673750e731f5ecfa84e82b84b7fc7ee0b233) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/50] [abbrv] hadoop git commit: YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger.

2017-10-25 Thread templedf
YARN-7353. Improved volume mount check for directories and unit test compatibility on RHEL7. Contributed by Eric Badger. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/107afed8 Tree:

[37/50] [abbrv] hadoop git commit: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.

2017-10-25 Thread templedf
YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. (cherry picked from commit 758b7719430c981a6d4d1644d9d03cd16b981cf3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[19/50] [abbrv] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. (cherry picked from commit 239c1824a07fede71dd751ed2c1f40036b22170e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[38/50] [abbrv] hadoop git commit: YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan.

2017-10-25 Thread templedf
YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. (cherry picked from commit a333ba54e3f5a1ca57b0fc94bfd008f3cbd5b14b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[17/50] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev.

2017-10-25 Thread templedf
YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. (cherry picked from commit ceb12c59a34677518a198e19acb4e29cdfc8a0e1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/416436f4

[24/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton)

2017-10-25 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c18f84eb/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/resource/ResourceUtils.java -- diff --git

[01/50] [abbrv] hadoop git commit: YARN-7385. TestFairScheduler#testUpdateDemand and TestFSLeafQueue#testUpdateDemand are failing with NPE (yufeigu via rkanter) [Forced Update!]

2017-10-25 Thread templedf
Repository: hadoop Updated Branches: refs/heads/resource-types ecb6d0f88 -> 2041448a9 (forced update) YARN-7385. TestFairScheduler#testUpdateDemand and TestFSLeafQueue#testUpdateDemand are failing with NPE (yufeigu via rkanter) (cherry picked from commit

[43/50] [abbrv] hadoop git commit: YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda)

2017-10-25 Thread templedf
YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda) Change-Id: I88928a747ee3eec17bc76fb71e9aaa632d091f0f (cherry picked from commit 53df3eac503064b8c4cd8eb2b659567622f4d8a7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[20/50] [abbrv] hadoop git commit: YARN-5587. [Partial backport] Add support for resource profiles. (vvasudev via asuresh)

2017-10-25 Thread templedf
YARN-5587. [Partial backport] Add support for resource profiles. (vvasudev via asuresh) (cherry picked from commit 6708ac330147b2d3816a31f2ee83e09c41fe0dd9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/17fc8ac2 Tree:

[11/50] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda)

2017-10-25 Thread templedf
YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) (cherry picked from commit 32c91223f1bd06561ea4ce2d1944e8d9a847f18c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/82c9b3bb/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/solver/impl/LpSolver.java -- diff --git

[1/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-3.0 926b18887 -> 82c9b3bbb http://git-wip-us.apache.org/repos/asf/hadoop/blob/82c9b3bb/hadoop-tools/hadoop-resourceestimator/src/test/java/org/apache/hadoop/resourceestimator/translator/api/TestJobMetaData.java

[5/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru). (cherry picked from commit 625039ef20e6011ab360131d70582a6e4bf2ec1d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/82c9b3bb/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/service/ResourceEstimatorService.java -- diff --git

[2/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/82c9b3bb/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md -- diff --git a/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md

[3/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/625039ef/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/solver/impl/LpSolver.java -- diff --git

[5/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/625039ef Tree:

[1/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 3fae67538 -> 625039ef2 http://git-wip-us.apache.org/repos/asf/hadoop/blob/625039ef/hadoop-tools/hadoop-resourceestimator/src/test/java/org/apache/hadoop/resourceestimator/translator/api/TestJobMetaData.java

[2/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/625039ef/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md -- diff --git a/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md

[4/5] hadoop git commit: HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).

2017-10-25 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/625039ef/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/service/ResourceEstimatorService.java -- diff --git

[2/2] hadoop git commit: YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).

2017-10-25 Thread subru
YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru). (cherry picked from commit 3fae675383489129b3ca3c66683a1215d0c6edf0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74aee867

[1/2] hadoop git commit: YARN-4687. Document Reservation ACLs (Contributed by Sean Po)

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 fa86fdc3c -> 74aee8673 YARN-4687. Document Reservation ACLs (Contributed by Sean Po) (cherry picked from commit 2e1d0ff4e901b8313c8d71869735b94ed8bc40a0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e18d2c548 -> 926b18887 YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru). (cherry picked from commit 3fae675383489129b3ca3c66683a1215d0c6edf0) Project:

hadoop git commit: YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru).

2017-10-25 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 7da15eac7 -> 3fae67538 YARN-4827. Document configuration of ReservationSystem for FairScheduler. (Yufei Gu via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12579. JournalNodeSyncer should use fromUrl field of EditLogManifestResponse to construct servlet Url. Contributed by Hanisha Koneru.

2017-10-25 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk f66ad1fab -> 7da15eac7 HDFS-12579. JournalNodeSyncer should use fromUrl field of EditLogManifestResponse to construct servlet Url. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen.

2017-10-25 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 20ca6773f -> e18d2c548 HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen. (cherry picked from commit e3f25f361720b544b464c5e4fbeb4f31e6c53c67) Project:

hadoop git commit: HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen.

2017-10-25 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 075dd45a2 -> f66ad1fab HADOOP-14957. ReconfigurationTaskStatus is exposing guava Optional in its public api. Contributed by Haibo Chen, Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7339. LocalityMulticastAMRMProxyPolicy should handle cancel request properly. (Botong Huang via curino) Edited cherry-pick from 1c5c2b5dde6f2cffc587ca8f79a18828e1b1faf9

2017-10-25 Thread curino
Repository: hadoop Updated Branches: refs/heads/branch-2 736fb3b66 -> fa86fdc3c YARN-7339. LocalityMulticastAMRMProxyPolicy should handle cancel request properly. (Botong Huang via curino) Edited cherry-pick from 1c5c2b5dde6f2cffc587ca8f79a18828e1b1faf9 Project:

hadoop git commit: YARN-7351. Fix high CPU usage issue in RegistryDNS. Contributed by Jian He

2017-10-25 Thread billie
Repository: hadoop Updated Branches: refs/heads/yarn-native-services 7475dcc57 -> f53aa3e49 YARN-7351. Fix high CPU usage issue in RegistryDNS. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12544. SnapshotDiff - support diff generation on any snapshot root descendant directory.

2017-10-25 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/trunk 5b9863940 -> 075dd45a2 HDFS-12544. SnapshotDiff - support diff generation on any snapshot root descendant directory. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs

2017-10-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/branch-3.0 ed93af896 -> 20ca6773f HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs

2017-10-25 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 54b72acd7 -> 5b9863940 HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang.

2017-10-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 79ea3e8ea -> ed93af896 HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang. (cherry picked from commit 54b72acd7731f358c4b35e81f46e2bea850deeca) Project:

hadoop git commit: HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang.

2017-10-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 4c970088a -> 54b72acd7 HADOOP-14979. Upgrade maven-dependency-plugin to 3.0.2. Contributed by liyunzhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54b72acd

hadoop git commit: YARN-7326. Add recursion support and configure RegistryDNS to lookup upstream. Contributed by Eric Yang

2017-10-25 Thread billie
Repository: hadoop Updated Branches: refs/heads/yarn-native-services 16ecb9cd8 -> 7475dcc57 YARN-7326. Add recursion support and configure RegistryDNS to lookup upstream. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang.

2017-10-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f3409e71d -> 79ea3e8ea HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang. (cherry picked from commit 4c970088afefe5395c18c6715c7b27e6c0358c96) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang.

2017-10-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk d7f3737f3 -> 4c970088a HADOOP-14030. PreCommit TestKDiag failure. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c970088 Tree: