[15/50] [abbrv] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev.

2017-08-30 Thread wangda
YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/75a175a0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/75a175a0 Diff:

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/37148ded/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt b/hadoop-build-tools/src/main/resource

[05/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma)

2017-08-30 Thread wangda
YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bea3e4df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bea3e4df Diff: http://g

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

2017-08-30 Thread wangda
YARN-7043. Cleanup ResourceProfileManager. (wangda) Change-Id: I463356f37bf1f6a3f1fc3c594c79916e8c0ab913 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4eb7c905 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4eb7

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

2017-08-30 Thread wangda
YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92666c78 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/92666c78

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

2017-08-30 Thread wangda
YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84bebc86 Tree: ht

[03/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena

2017-08-30 Thread wangda
YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fd6ae24 Tree: http://git-wip

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

2017-08-30 Thread wangda
YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de43ecb7 Tree: http://git-wip-us.apache.org/repos/a

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

2017-08-30 Thread wangda
YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6795cc15 Tree: http://git-wip-us.apache.org/repos/as

[37/50] [abbrv] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton)

2017-08-30 Thread wangda
YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. 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/40759d2d Tree: http://git-wip-us.apache.org/repos/asf/had

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

2017-08-30 Thread wangda
YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81e4c92d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/327a017e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java -- diff --

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

2017-08-30 Thread wangda
YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/37148ded Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/37148ded

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

2017-08-30 Thread wangda
YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6123f60d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6123f60d D

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

2017-08-30 Thread wangda
YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/984fa07f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/984fa07f Diff: http://git-wip-us.apac

[39/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-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/aae65152/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RMAppBlock.java --

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

2017-08-30 Thread wangda
YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. 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/d248d11b Tree: http://git-wip-us.apache.org/repos/

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

2017-08-30 Thread wangda
YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b6327e7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/425250a7/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/NOTICE.txt b/hadoop-build-tools/src/main/resource

[01/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. [Forced Update!]

2017-08-30 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-3926 38d04b8d3 -> d76440e36 (forced update) YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/425250a7/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt b/hadoop-build-tools/src/main/resour

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/37148ded/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt -- diff --git a/hadoop-build-tools/src/main/resources/META-INF/LICENSE.txt b/hadoop-build-tools/src/main/resour

[13/50] [abbrv] hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread wangda
HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41480233 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/414

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

2017-08-30 Thread wangda
YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b6ccb33 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b6

[10/50] [abbrv] hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen)

2017-08-30 Thread wangda
YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang 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/a20e7105 Tree: http://git-wip-us.apache.org/repos/asf/h

[08/50] [abbrv] hadoop git commit: HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou.

2017-08-30 Thread wangda
HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/200b1136 Tree: http://git-wip-us.apache.org/repos

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

2017-08-30 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/19a09a0b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/resource/ResourceUtils.java -- diff --git a/hadoop-yarn-project/hadoop-yarn/h

[09/50] [abbrv] hadoop git commit: Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0."

2017-08-30 Thread wangda
Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0." This reverts commit 33afa94af1af7b00506284da6493c7175dbad3c0. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99926756 Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[07/50] [abbrv] hadoop git commit: YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena)

2017-08-30 Thread wangda
YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32cba6c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/32cba6c3 Diff: http://git-wip-us.apache.org/repos/

[02/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.

2017-08-30 Thread wangda
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32188d32 Tree: http://g

[06/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen)

2017-08-30 Thread wangda
YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C 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/9b08f365 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9b08f365 Diff:

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena

2017-08-30 Thread wangda
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08f40bcc Tree: http://git-wip-us.apache.org/re

hadoop git commit: HDFS-8797. WebHdfsFileSystem creates too many connections for pread. Contributed by Jing Zhao.

2017-08-30 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 abd741a3f -> 70df729a1 HDFS-8797. WebHdfsFileSystem creates too many connections for pread. Contributed by Jing Zhao. (cherry picked from commit e91ccfad07ec5b5674a84009772dd31a82b4e4de) Project: http://git-wip-us.apache.org/repos/as

[2/2] hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.

2017-08-30 Thread shv
MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. (cherry picked from commit 3e0e2033cc28d48a7909822416478aff7487bfe6) Conflicts: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/

[1/2] hadoop git commit: HDFS-9153. Pretty-format the output for DFSIO. Contributed by Kai Zheng.

2017-08-30 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 3f5c67df7 -> abd741a3f HDFS-9153. Pretty-format the output for DFSIO. Contributed by Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/39d35745 Tree: ht

[hadoop] Git Push Summary

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Tags: refs/tags/YARN-5355-2017-08-31 [created] 88a351714 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[hadoop] Git Push Summary

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Tags: refs/tags/YARN-5355_branch2-2017-08-31 [created] 2f81c1102 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache

hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.

2017-08-30 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f9ebcebe7 -> 7ab03ffbf MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. (cherry picked from commit 3e0e2033cc28d48a7909822416478aff7487bfe6) Conflicts: hadoop-mapreduce-project/hado

hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.

2017-08-30 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 25e9c2960 -> 9a0aac417 MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. (cherry picked from commit 3e0e2033cc28d48a7909822416478aff7487bfe6) Conflicts: hadoop-mapreduce-project/hadoop

hadoop git commit: HADOOP-14802. Add support for using container saskeys for all accesses. Contributed by Sivaguru Sankaridurg

2017-08-30 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 7dd5bb949 -> 25e9c2960 HADOOP-14802. Add support for using container saskeys for all accesses. Contributed by Sivaguru Sankaridurg (cherry picked from commit 021974f4cb1eb8cf530dabc95039fed46e66a43d) Conflicts: hadoop-common-pro

[1/2] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen)

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-5355_branch2 9aee24df3 -> 2f81c1102 YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) (cherry picked from commit 608a06cca5d68b3155bd70a94bf29ae0942b9ca0) Conflicts:

[2/2] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat

2017-08-30 Thread varunsaxena
YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat (cherry picked from commit e52f26e5cf0b7269635a685a0a70d20b190ce476) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2f81

hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.

2017-08-30 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk 41480233a -> 3e0e2033c MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3e0

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 12e35f4ef -> c93e81f8e HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) (cherry picked from commit 7dd5bb9

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 98436a2eb -> f9ebcebe7 HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) (cherry picked from commit 7dd5bb949

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 858715d05 -> 7dd5bb949 HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) Project: http://git-wip-us.apache.or

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk fd66a243b -> 41480233a HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[27/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena (cherry picked from commit 3829100cf75e733b2b3a4e8c6806a3696f4ae658) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3575b623

[26/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) (cherry picked from commit 0443928d771e3e21825b4f487e8c0865ea641970) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

[47/50] [abbrv] hadoop git commit: YARN-6316. Addendum for missing create option in documentation.

2017-08-30 Thread varunsaxena
YARN-6316. Addendum for missing create option in documentation. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dab4dce8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dab4dce8 Diff: http://git-wip-us.apache.org/re

[44/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15712234 Tree: http

[32/50] [abbrv] hadoop git commit: Addendum for YARN-6102.

2017-08-30 Thread varunsaxena
Addendum for YARN-6102. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84aa6bd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84aa6bd1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/84aa6bd1 Branch: re

[30/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena (cherry picked from commit 79dae624793164cd4692c86992a511310145858a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf

[48/50] [abbrv] hadoop git commit: YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9fea13d0 Tree: http://git-wip-us.apache.org/repos/asf/ha

[39/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. (cherry picked from commit e976bf10bb0d42e4d971358554ea736ddcdafd19) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b212b97 Tree: ht

[45/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. (cherry picked from commit ffb1f572b68e73efd6410ab74a334f4e5df543f2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

[31/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) (cherry picked from commit 7b2cb0614a04e6d0e2bc6dfd5095b7535dffa678) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache

[49/50] [abbrv] hadoop git commit: YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena) (cherry picked from commit ea29e3bc27f15516f4346d1312eef703bcd3d032) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

[10/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9d8fd55 Tree: http://git-wip-us.apache.org/repos

[04/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. (cherry picked from commit 5791ced4bd864ff6c08cb2c3ee10ab62008f0168) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45

[38/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7c87c90 Tree: http://git-wip-us.apache.org/repos/asf/hado

[18/50] [abbrv] hadoop git commit: YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a5d2af2 Tree: http://git-wip-us.apache.org/

[16/50] [abbrv] hadoop git commit: YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena. (cherry picked from commit 1a9439e299910032ce6a1919dece3107c1c9de5b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8c63

[20/50] [abbrv] hadoop git commit: YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ab397c3 Tree: http://git-wip-us.apa

[11/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35421b08 Tree: http://git-wip-us.apache.org/repos/asf

[28/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena (cherry picked from commit 7f06c46065936b88e9864c526bfcda3a89f3e257) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineser

[06/50] [abbrv] hadoop git commit: YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena) (cherry picked from commit 0b7bff706e9a5c4a17e0f46deceb2521168d25b9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

[43/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/15712234/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/applicationsmanager/MockAsm.java

[46/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98109a46 Tree: http://git-wip

[41/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) (cherry picked from commit 73ee0d4fc05354527a4be6db9e5b83d06fc94047) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec1936ac Tree: ht

[29/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/dfba7484/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/util/timeline/TimelineServerUtils.java -- diff --g

[36/50] [abbrv] hadoop git commit: YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e71b8d14 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e71b8d14 Diff: h

[33/50] [abbrv] hadoop git commit: Addendum for YARN-5648.

2017-08-30 Thread varunsaxena
Addendum for YARN-5648. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58e6889e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/58e6889e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/58e6889e Branch: re

[34/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena (cherry picked from commit c6ce422a3423305ac665f80f039f61294adaa32c) Conflicts: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/s

[22/50] [abbrv] hadoop git commit: YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen) (cherry picked from commit 4c8b9d23a1b4f92bf370617a0b42ac68bdcf33ac) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

[02/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a0225007/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServicesUtils.java --

[21/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) (cherry picked from commit 47474fffac085e0e5ea46336bf80ccd0677017a3) (cherry picked from commit 8817cb5c8424359b880c6d700e53092f0269c1bb) Project: http://git-wip-us.apache

[35/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C

2017-08-30 Thread varunsaxena
YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ea488b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ea488b9 Diff: http://g

[08/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. (cherry picked from commit 743e4731781a7d9a4a5f1f09adc510f193182158) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f66c16b Tree: http://git-

[13/50] [abbrv] hadoop git commit: YARN-6376. Exceptions caused by synchronous putEntities requests can be swallowed (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6376. Exceptions caused by synchronous putEntities requests can be swallowed (Haibo Chen via Varun Saxena) (cherry picked from commit b58777a9c9a5b6f2e4bcfd2b3bede33f25f80dec) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

[42/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C 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/1a748b6b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a748b6b Diff:

[19/50] [abbrv] hadoop git commit: YARN-6518. Fix warnings from Spotbugs in hadoop-yarn-server-timelineservice. Contributed by Weiwei Yang.

2017-08-30 Thread varunsaxena
YARN-6518. Fix warnings from Spotbugs in hadoop-yarn-server-timelineservice. Contributed by Weiwei Yang. (cherry picked from commit 0f1af3178eb2a381e1a27edd409cda19a198) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

[37/50] [abbrv] hadoop git commit: YARN-7038. Addendum patch. Fix compilation error. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-7038. Addendum patch. Fix compilation error. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5d1f236 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5d1f236 Diff: http://git-wip-us

[24/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. (cherry picked from commit 416312e3a7f0f83cc1c8549640c3ba75aaa3d887) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33ba5b65 Tree: http

[50/50] [abbrv] hadoop git commit: Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation

2017-08-30 Thread varunsaxena
Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9aee24df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9aee24df Diff: htt

[25/50] [abbrv] hadoop git commit: YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S.

2017-08-30 Thread varunsaxena
YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S. (cherry picked from commit a657472b42c58f87fd3165e0a746d83b72182a24) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/ma

[23/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. (cherry picked from commit 20dd6d18b7787e67ef96f3b6b92ea8415a8650fd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

[17/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) (cherry picked from commit f7cba98504a5e968bb6ae976d20b71c84a4664f2) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/ja

[09/50] [abbrv] hadoop git commit: YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena) (cherry picked from commit a4b5aa8493e0bd9006f44291d265c28ab86497e1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2

[12/50] [abbrv] hadoop git commit: Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611

2017-08-30 Thread varunsaxena
Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ae0466e Tree: http://git-wip-us.apache.org/repos/asf/

[07/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1f66c16b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServices.java ---

[40/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. (cherry picked from commit 387dd3da87759860dd18bd8aa95c60d962b1e6a9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

[14/50] [abbrv] hadoop git commit: YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena) (cherry picked from commit 793bbf216dc6d44ea57c778037bd461513fa6078) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b705b197 T

[15/50] [abbrv] hadoop git commit: Addendum for YARN-4218. Metric for resource*time that was preempted.

2017-08-30 Thread varunsaxena
Addendum for YARN-4218. Metric for resource*time that was preempted. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cd25c3e9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cd25c3e9 Diff: http://git-wip-us.apache.o

[05/50] [abbrv] hadoop git commit: YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) (cherry picked from commit e86eef9812d055f8689646b0f521f80cfc0c6399) Conflicts: hadoop-project/pom.xml Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

[01/50] [abbrv] hadoop git commit: YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) [Forced Update!]

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-5355_branch2 d57d8f10e -> 9aee24df3 (forced update) YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) (cherry picked from commit 063b513b1c10987461caab3d26c8543c6e657bf7) Project: http://git-wip-

[03/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) (cherry picked from commit 7f09cd1d5ee70e0bdf24cdecd78cd3bc258a40f8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0225007 Tree: htt

hadoop git commit: HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru.

2017-08-30 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk d04f85f38 -> fd66a243b HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. 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/com

hadoop git commit: MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen)

2017-08-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk a20e7105e -> d04f85f38 MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

hadoop git commit: MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen)

2017-08-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2.7 8e675d93d -> 3f5c67df7 MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

<    1   2   3   >