[hadoop] branch trunk updated: HDFS-14487. Missing Space in Client Error Message (Contributed by Shweta Yakkali via Daniel Templeton)

2019-06-18 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3c1a1ce HDFS-14487. Missing Space in Client

[hadoop] branch trunk updated: HDFS-14359. Inherited ACL permissions masked when parent directory does not exist (mkdir -p) (Contributed by Stephen O'Donnell via Daniel Templeton)

2019-03-25 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3f6d6d2 HDFS-14359. Inherited ACL permissions

[hadoop] branch trunk updated: YARN-9358. Add javadoc to new methods introduced in FSQueueMetrics with YARN-9322 (Contributed by Zoltan Siegl via Daniel Templeton)

2019-03-22 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new ce5eb9c YARN-9358. Add javadoc to new methods

[hadoop] branch trunk updated: HDFS-14328. [Clean-up] Remove NULL check before instanceof in TestGSet (Contributed by Shweta Yakkali via Daniel Templeton)

2019-03-18 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 2db38ab HDFS-14328. [Clean-up] Remove NULL

[hadoop] branch trunk updated: YARN-9340. [Clean-up] Remove NULL check before instanceof in ResourceRequestSetKey (Contributed by Shweta Yakkali via Daniel Templeton)

2019-03-18 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 0e7e901 YARN-9340. [Clean-up] Remove NULL

[hadoop] branch trunk updated: MAPREDUCE-7188. [Clean-up] Remove NULL check before instanceof and fix checkstyle issue in TaskResult (Contributed by Shweta Yakkali via Daniel Templeton)

2019-03-18 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new cb4d911 MAPREDUCE-7188. [Clean-up] Remove NULL

[hadoop] branch trunk updated: HADOOP-16157. [Clean-up] Remove NULL check before instanceof in AzureNativeFileSystemStore (Contributed by Shweta Yakkali via Daniel Templeton)

2019-03-09 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new bb8ad09 HADOOP-16157. [Clean-up] Remove NULL

[hadoop] branch trunk updated: YARN-9323. FSLeafQueue#computeMaxAMResource does not override zero values for custom resources (Contributed by Szilard Nemeth via Daniel Templeton)

2019-02-27 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 538bb48 YARN-9323. FSLeafQueue

[hadoop] branch trunk updated: YARN-9322. Store metrics for custom resource types into FSQueueMetrics and query them in FairSchedulerQueueInfo (Contributed by Szilard Nemeth via Daniel Templeton)

2019-02-27 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 7b928f1 YARN-9322. Store metrics for custom

[hadoop] branch trunk updated: YARN-9318. Resources#multiplyAndRoundUp does not consider Resource Types (Contributed by Szilard Nemeth via Daniel Templeton)

2019-02-27 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 29e27fa YARN-9318. Resources

[hadoop] branch trunk updated: HDFS-14273. Fix checkstyle issues in BlockLocation's method javadoc (Contributed by Shweta Yakkali via Daniel Templeton)

2019-02-20 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 371a6db HDFS-14273. Fix checkstyle issues

[hadoop] branch trunk updated: HDFS-14185. Cleanup method calls to static Assert methods in TestAddStripedBlocks (Contributed by Shweta Yakkali via Daniel Templeton)

2019-01-23 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new f3e642d HDFS-14185. Cleanup method calls

[hadoop] branch trunk updated: HDFS-14132. Add BlockLocation.isStriped() to determine if block is replicated or Striped (Contributed by Shweta Yakkali via Daniel Templeton)

2019-01-08 Thread templedf
This is an automated email from the ASF dual-hosted git repository. templedf pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 4ab5260 HDFS-14132. Add

hadoop git commit: HDFS-14121. Log message about the old hosts file format is misleading (Contributed by Zsolt Venczel via Daniel Templeton)

2018-12-14 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk ca379e1c4 -> aa1285989 HDFS-14121. Log message about the old hosts file format is misleading (Contributed by Zsolt Venczel via Daniel Templeton) Change-Id: I7ff548f6c82e0aeb08a7a50ca7c2c827db8726bb Project:

hadoop git commit: HDFS-13985. Clearer error message for ReplicaNotFoundException (Contributed by Adam Antal via Daniel Templeton)

2018-12-13 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 92d44b2ad -> 4aa0609fb HDFS-13985. Clearer error message for ReplicaNotFoundException (Contributed by Adam Antal via Daniel Templeton) Change-Id: I68ae7a5bedecbc204c161fc3b3ce8878fe5d493d Project:

svn commit: r1846970 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2018-11-19 Thread templedf
Author: templedf Date: Tue Nov 20 03:29:28 2018 New Revision: 1846970 URL: http://svn.apache.org/viewvc?rev=1846970=rev Log: Added Daniel Templeton as committer and PMC Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified: hadoop/common/site/main/author

hadoop git commit: HDFS-14015. Improve error handling in hdfsThreadDestructor in native thread local storage

2018-11-16 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 29374999b -> e56d9f261 HDFS-14015. Improve error handling in hdfsThreadDestructor in native thread local storage Change-Id: Ida1e888c9231b9e46081338e3a206d8f6faabd36 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-14047. [libhdfs++] Fix hdfsGetLastExceptionRootCause bug in test_libhdfs_threaded.c (Contributed by Antoli Shein via Daniel Templeton)

2018-11-06 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk ab6aa4c72 -> 349168c4b HDFS-14047. [libhdfs++] Fix hdfsGetLastExceptionRootCause bug in test_libhdfs_threaded.c (Contributed by Antoli Shein via Daniel Templeton) Change-Id: Ia5546fd5f8270f285c373b9023a9bd9835059845 Project:

hadoop git commit: HADOOP-15823. ABFS: Stop requiring client ID and tenant ID for MSI (Contributed by Da Zhou via Daniel Templeton)

2018-10-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 69b328943 -> e37458447 HADOOP-15823. ABFS: Stop requiring client ID and tenant ID for MSI (Contributed by Da Zhou via Daniel Templeton) Change-Id: I546ab3a1df1efec635c08c388148e718dc4a9843 Project:

hadoop git commit: HDFS-13846. Safe blocks counter is not decremented correctly if the block is striped (Contributed by Kitti Nanasi via Daniel Templeton)

2018-09-12 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 1f6c4545c -> 78bd3b1db HDFS-13846. Safe blocks counter is not decremented correctly if the block is striped (Contributed by Kitti Nanasi via Daniel Templeton) Change-Id: Id41747a67dc946fdf0dbde90643bb1ea7e9e0f70 Project:

hadoop git commit: HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton)

2018-08-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 fa32269ce -> 9a02c4ff6 HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton) Change-Id: I6e2459d0700df7f3bad4eac8297a11690191c3ba (cherry picked from commit

hadoop git commit: HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton)

2018-08-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 a0766bf66 -> 68301ad7d HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton) Change-Id: I6e2459d0700df7f3bad4eac8297a11690191c3ba (cherry picked from commit

hadoop git commit: HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton)

2018-08-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 5a0babf76 -> f2c2a68ec HADOOP-15706. Typo in compatibility doc: SHOUD -> SHOULD (Contributed by Laszlo Kollar via Daniel Templeton) Change-Id: I6e2459d0700df7f3bad4eac8297a11690191c3ba Project:

hadoop git commit: HADOOP-15705. Typo in the definition of "stable" in the interface classification

2018-08-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 3b0127961 -> fbaa11ef4 HADOOP-15705. Typo in the definition of "stable" in the interface classification Change-Id: I3eae2143400a534903db4f186400561fc8d2bd56 (cherry picked from commit d53a10b0a552155de700e396fd7f450a4c5f9c22) (cherry

hadoop git commit: HADOOP-15705. Typo in the definition of "stable" in the interface classification

2018-08-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 b8618556e -> 90c8cca78 HADOOP-15705. Typo in the definition of "stable" in the interface classification Change-Id: I3eae2143400a534903db4f186400561fc8d2bd56 (cherry picked from commit d53a10b0a552155de700e396fd7f450a4c5f9c22)

hadoop git commit: HADOOP-15705. Typo in the definition of "stable" in the interface classification

2018-08-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 692736f7c -> d53a10b0a HADOOP-15705. Typo in the definition of "stable" in the interface classification Change-Id: I3eae2143400a534903db4f186400561fc8d2bd56 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton)

2018-08-16 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 8c0cecb03 -> 27508086d HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton) Change-Id:

hadoop git commit: HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton)

2018-08-16 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 97c193424 -> fbedf8937 HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton) Change-Id:

hadoop git commit: HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton)

2018-08-16 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 5ef29087a -> 8512e1a91 HDFS-13746. Still occasional "Should be different group" failure in TestRefreshUserMappings#testGroupMappingRefresh (Contributed by Siyao Meng via Daniel Templeton) Change-Id:

hadoop git commit: HDFS-13819. TestDirectoryScanner#testDirectoryScannerInFederatedCluster is flaky

2018-08-14 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 363bd16e3 -> 4a5006b1d HDFS-13819. TestDirectoryScanner#testDirectoryScannerInFederatedCluster is flaky Change-Id: I1cea6e67fcec72702ad202775dee3373261ac5cd Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton)

2018-07-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1d8fce0d2 -> 3210b3d8a HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton) Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d (cherry picked from commit

hadoop git commit: HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton)

2018-07-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 7e7792dd7 -> 00c476abd HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton) Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d (cherry picked from commit

hadoop git commit: HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton)

2018-07-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 6bec03cfc -> 849c45db1 HDFS-13448. HDFS Block Placement - Ignore Locality for First Block Replica (Contributed by BELUGA BEHR via Daniel Templeton) Change-Id: I965d1cfa642ad24296038b83e3d5c9983545267d Project:

hadoop git commit: HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton)

2018-06-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 c6becec39 -> f13e01fdf HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton) Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7 (cherry picked from commit

hadoop git commit: HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton)

2018-06-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 58b5b3aa7 -> 09fd1348e HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton) Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7 (cherry picked from commit

hadoop git commit: HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton)

2018-06-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 1be05a362 -> cba319499 HDFS-13636. Cross-Site Scripting vulnerability in HttpServer2 (Contributed by Haibo Yan via Daniel Templeton) Change-Id: I28edde8125dd20d8d270f0e609d1c04d8173c8b7 Project:

hadoop git commit: HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton)

2018-05-02 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 c2ed61188 -> 184ecec29 HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton) Change-Id: I9921981dfa69669fe7912dd2a31ae8b638283204 (cherry picked

hadoop git commit: HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton)

2018-05-02 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.1 61fac20c9 -> 57e411543 HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton) Change-Id: I9921981dfa69669fe7912dd2a31ae8b638283204 (cherry picked

hadoop git commit: HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton)

2018-05-02 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk f4d280f02 -> 87c23ef64 HDFS-13481. TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently (Contributed by Gabor Bota via Daniel Templeton) Change-Id: I9921981dfa69669fe7912dd2a31ae8b638283204 Project:

hadoop git commit: YARN-7589. TestPBImplRecords fails with NullPointerException. Contributed by Daniel Templeton

2017-12-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 60adf0b8b -> 419a83e13 YARN-7589. TestPBImplRecords fails with NullPointerException. Contributed by Daniel Templeton (cherry picked from commit 25df5054216a6a76d09d9c49984f8075ebc6a197) (cherry picked from commit

hadoop git commit: HADOOP-13493. Compatibility Docs should clarify the policy for what takes precedence when a conflict is found (templedf via rkanter)

2017-11-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 9de795f12 -> 7dd435cd8 HADOOP-13493. Compatibility Docs should clarify the policy for what takes precedence when a conflict is found (templedf via rkanter) (cherry picked from commit 75a3ab88f5f4ea6abf0a56cb8058e17b5a5fe

hadoop git commit: YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory

2017-11-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 2c2ff7da0 -> 40372be7b YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory (cherry picked from commit 8498d287cd3beddcf8fe19625227e09982ec4be2) Project:

hadoop git commit: YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory

2017-11-30 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 60b35eccf -> 9de795f12 YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory (cherry picked from commit 8498d287cd3beddcf8fe19625227e09982ec4be2) (cherry picked from commit

hadoop git commit: YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory

2017-11-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 301641811 -> 8498d287c YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14876. Create downstream developer docs from the compatibility guidelines

2017-11-22 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 6c633e64a -> d7c9b58ec HADOOP-14876. Create downstream developer docs from the compatibility guidelines (cherry picked from commit bfd588789a879b8583ea4abd59f4f5843c5ac285) (cherry picked from commit

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

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

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

2017-11-15 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1c8d33428 -> 570bc8090 HADOOP-14876. Create downstream developer docs from the compatibility guidelines (cherry picked from commit bfd588789a879b8583ea4abd59f4f5843c5ac285) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

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

2017-11-15 Thread templedf
YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources() (Contributed by Manikandan R via Daniel Templeton) (cherry picked from commit e094eb74b9e7d8c3c6f1990445d248b062cc230b) Project:

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

2017-11-15 Thread templedf
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:

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

2017-11-15 Thread templedf
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:

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

2017-11-15 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 2f379d412 -> b246c5474 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:

hadoop git commit: YARN-7369. Improve the resource types docs

2017-11-13 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 5b55a74ba -> c2f479c24 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/c2f479c2 Tree:

hadoop git commit: YARN-7369. Improve the resource types docs

2017-11-13 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 2e512f016 -> 040a38dc4 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:

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

2017-11-13 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f90f77238 -> 5b55a74ba YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton) (cherry picked from commit 2c6213a44280f5b3950167131293ff83f48ff56f) Project:

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

2017-11-13 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk fa4b5c669 -> 2e512f016 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:

hadoop git commit: YARN-7413. Support resource type in SLS (Contributed by Yufei Gu via Daniel Templeton)

2017-11-09 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 462f6c490 -> ba8136615 YARN-7413. Support resource type in SLS (Contributed by Yufei Gu via Daniel Templeton) Change-Id: Ic0a897c123c5d2f57aae757ca6bcf1dad7b90d2b Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-7143. FileNotFound handling in ResourceUtils is inconsistent

2017-11-09 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 91a7f8d24 -> 933a09e88 YARN-7143. FileNotFound handling in ResourceUtils is inconsistent Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069 (cherry picked from commit db82a41d94872cea4d0c1bb1336916cebc2faeec) Project:

[2/2] hadoop git commit: YARN-7205. Log improvements for the ResourceUtils. (Sunil G via wangda)

2017-11-09 Thread templedf
YARN-7205. Log improvements for the ResourceUtils. (Sunil G via wangda) Change-Id: I0f5b7a7f68ec5d3e1d52211f83fdd089bc0bfd37 (cherry picked from commit 8bcc49e6771ca75f012211e27870a421b19233e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7143. FileNotFound handling in ResourceUtils is inconsistent

2017-11-09 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk a1382a18d -> 462f6c490 YARN-7143. FileNotFound handling in ResourceUtils is inconsistent Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7458. TestContainerManagerSecurity is still flakey (Contributed by Robert Kanter via Daniel Templeton)

2017-11-08 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 d2b16e3e8 -> 9bcc9e3f4 YARN-7458. TestContainerManagerSecurity is still flakey (Contributed by Robert Kanter via Daniel Templeton) Change-Id: Ibb1975ad086c3a33f8af0b4f8b9a13c3cdca3f7d (cherry picked from commit

hadoop git commit: YARN-7458. TestContainerManagerSecurity is still flakey (Contributed by Robert Kanter via Daniel Templeton)

2017-11-08 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 0de10680b -> 49b4c0b33 YARN-7458. TestContainerManagerSecurity is still flakey (Contributed by Robert Kanter via Daniel Templeton) Change-Id: Ibb1975ad086c3a33f8af0b4f8b9a13c3cdca3f7d Project:

hadoop git commit: YARN-7166. Container REST endpoints should report resource types

2017-11-08 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 91e726c07 -> d2b16e3e8 YARN-7166. Container REST endpoints should report resource types Change-Id: If9c2fe58d4cf758bb6b6cf363dc01f35f8720987 (cherry picked from commit 0de10680b7e5a9dfc85173bcfd338fd3656aa57f) Project:

hadoop git commit: YARN-7166. Container REST endpoints should report resource types

2017-11-08 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk cb35a5958 -> 0de10680b YARN-7166. Container REST endpoints should report resource types Change-Id: If9c2fe58d4cf758bb6b6cf363dc01f35f8720987 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7401. Reduce lock contention in ClusterNodeTracker#getClusterCapacity()

2017-11-07 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0 91e95dc48 -> 4e7b5824b YARN-7401. Reduce lock contention in ClusterNodeTracker#getClusterCapacity() (cherry picked from commit 8db9d61ac2e04888cb228b29fe54b41c730cf0e6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: YARN-7401. Reduce lock contention in ClusterNodeTracker#getClusterCapacity()

2017-11-07 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 13fa2d4e3 -> 8db9d61ac YARN-7401. Reduce lock contention in ClusterNodeTracker#getClusterCapacity() Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8db9d61a Tree:

hadoop git commit: YARN-7146. Many RM unit tests failing with FairScheduler (Contributed by Robert Kanter via Daniel Templeton)

2017-11-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d6a5f8a06 -> 951d5a46f YARN-7146. Many RM unit tests failing with FairScheduler (Contributed by Robert Kanter via Daniel Templeton) (cherry picked from commit 956d814034c98a7e49a759f692fbf5df1ba04e09) Project:

hadoop git commit: YARN-7146. Many RM unit tests failing with FairScheduler (Contributed by Robert Kanter via Daniel Templeton)

2017-11-01 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 8180ab436 -> 956d81403 YARN-7146. Many RM unit tests failing with FairScheduler (Contributed by Robert Kanter via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-10-31 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:

[41/44] hadoop git commit: YARN-7397. Reduce lock contention in FairScheduler#getAppWeight()

2017-10-31 Thread templedf
YARN-7397. Reduce lock contention in FairScheduler#getAppWeight() (cherry picked from commit e62bbbca7adafa0e050212e99c41c95a844700ff) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab93bf5b Tree:

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

2017-10-31 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:

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

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

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

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

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

2017-10-31 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:

[42/44] hadoop git commit: YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler

2017-10-31 Thread templedf
YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler (cherry picked from commit 9711b78998ca3a1f7734058a78c7baddd130ce0f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/77401022 Tree:

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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:

[39/44] hadoop git commit: YARN-7336. Unsafe cast from long to int Resource.hashCode() method (Contributed by Miklos Szegedi via Daniel Templeton)

2017-10-31 Thread templedf
YARN-7336. Unsafe cast from long to int Resource.hashCode() method (Contributed by Miklos Szegedi via Daniel Templeton) (cherry picked from commit d64736d58965722b71d6eade578b6c4c266e6448) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-10-31 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/44] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.

2017-10-31 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/16beac12

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

2017-10-31 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:

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

2017-10-31 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:

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

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

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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

[08/44] 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-31 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bda5486d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RMAppBlock.java

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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:

[14/44] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang.

2017-10-31 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/58f2c070 Tree:

[09/44] 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-31 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:

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

2017-10-31 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:

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

2017-10-31 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/a9fa0349 Tree:

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

2017-10-31 Thread templedf
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f30f78a7/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

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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:

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

2017-10-31 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:

  1   2   3   4   5   6   >