[3/3] hadoop git commit: YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).

2017-10-26 Thread subru
YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru). (cherry picked from commit 25932da6d1ee56299c8f9911576a42792c435407) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0dceec5 Tree:

[2/3] hadoop git commit: YARN-4823. Refactor the nested reservation id field in listReservation to simple string field. (subru via asuresh)

2017-10-26 Thread subru
YARN-4823. Refactor the nested reservation id field in listReservation to simple string field. (subru via asuresh) (cherry picked from commit 00bebb7e58ba6899904e1619d151aa1b2f5b6acd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: YARN-4825. Remove redundant code in ClientRMService::listReservations. (subru via asuresh)

2017-10-26 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 9897538a9 -> a0dceec58 YARN-4825. Remove redundant code in ClientRMService::listReservations. (subru via asuresh) (cherry picked from commit d82e797b652f248e238bdf1818e6b4a5b91cea7a) Project:

hadoop git commit: YARN-7307. Allow client/AM update supported resource types via YARN APIs. (Sunil G via wangda)

2017-10-26 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk a25b5aa0c -> 36e158ae9 YARN-7307. Allow client/AM update supported resource types via YARN APIs. (Sunil G via wangda) Change-Id: I14c5ea7252b7c17e86ab38f692b5f9d43196dbe0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[5/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_Core_2.8.2.xml -- diff --git

[6/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-hdfs-project/hadoop-hdfs/dev-support/jdiff/Apache_Hadoop_HDFS_2.8.2.xml -- diff --git

[1/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 06b56f649 -> a25b5aa0c http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Server_Common_2.8.2.xml --

[3/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Client_2.8.2.xml -- diff --git

[8/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
Add several jdiff xml files for 2.8.2 release. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a25b5aa0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a25b5aa0 Diff:

[2/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-yarn-project/hadoop-yarn/dev-support/Apache_Hadoop_YARN_Common_2.8.2.xml -- diff --git

[4/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_JobClient_2.8.2.xml -- diff --git

[7/8] hadoop git commit: Add several jdiff xml files for 2.8.2 release.

2017-10-26 Thread junping_du
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a25b5aa0/hadoop-common-project/hadoop-common/dev-support/jdiff/Apache_Hadoop_Common_2.8.2.xml -- 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-26 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9897538a/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-26 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9897538a/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-26 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:

[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-26 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 7c26ae506 -> 9897538a9 http://git-wip-us.apache.org/repos/asf/hadoop/blob/9897538a/hadoop-tools/hadoop-resourceestimator/src/test/java/org/apache/hadoop/resourceestimator/translator/api/TestJobMetaData.java

[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-26 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9897538a/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/service/ResourceEstimatorService.java -- diff --git

hadoop git commit: Set jdiff stable version to 2.8.2.

2017-10-26 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk 1ad863e22 -> 06b56f649 Set jdiff stable version to 2.8.2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06b56f64 Tree:

hadoop git commit: Update CHANGES.md and RELEASENOTES for 2.8.2 release.

2017-10-26 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk b1de78619 -> 1ad863e22 Update CHANGES.md and RELEASENOTES for 2.8.2 release. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ad863e2 Tree:

hadoop git commit: YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 952aa3f16 -> 7c26ae506 YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter) (cherry picked from commit b1de78619f3e5e25d6f9d5eaf41925f22d212fb9) Project:

hadoop git commit: YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-3.0 cd9078df6 -> aa65f6c1a YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter) (cherry picked from commit b1de78619f3e5e25d6f9d5eaf41925f22d212fb9) Project:

hadoop git commit: YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 088ffee71 -> b1de78619 YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12710. HTTPFS HTTP max header size env variable is not respected in branch-2. Contributed by Istvan Fajth.

2017-10-26 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 46783158f -> 952aa3f16 HDFS-12710. HTTPFS HTTP max header size env variable is not respected in branch-2. Contributed by Istvan Fajth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (mi...@cloudera.com via rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-3.0 9665971a6 -> cd9078df6 YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (mi...@cloudera.com via rkanter) (cherry picked from commit 088ffee7165d0e2e4fb9af7fb8f33626b0ed8ed3)

hadoop git commit: YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (mi...@cloudera.com via rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 25932da6d -> 088ffee71 YARN-7320. Duplicate LiteralByteStrings in SystemCredentialsForAppsProto.credentialsForApp_ Addendum (mi...@cloudera.com via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2017-10-26 Thread junping_du
Repository: hadoop Updated Tags: refs/tags/rel/release-2.8.2 [created] f1c5da299 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HDFS-12521. Ozone: SCM should read all Container info into memory when booting up. Contributed by Lokesh Jain.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 2d9a8cedd -> d6a4eaeeb HDFS-12521. Ozone: SCM should read all Container info into memory when booting up. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12663. Ozone: OzoneClient: Remove protobuf classes exposed to clients through OzoneBucket. Contributed by Nandakumar.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 34c263977 -> 2d9a8cedd HDFS-12663. Ozone: OzoneClient: Remove protobuf classes exposed to clients through OzoneBucket. Contributed by Nandakumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).

2017-10-26 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-3.0 d92dddaf7 -> 9665971a6 YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru). (cherry picked from commit 25932da6d1ee56299c8f9911576a42792c435407) Project:

hadoop git commit: HDFS-12678. Ozone: Corona: Add statistical information to json output. Contributed by Lokesh Jain.

2017-10-26 Thread nanda
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 92b6cd619 -> 34c263977 HDFS-12678. Ozone: Corona: Add statistical information to json output. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12680. Ozone: SCM: Lease support for container creation. Contributed by Nandakumar.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 bf68d72dc -> 92b6cd619 HDFS-12680. Ozone: SCM: Lease support for container creation. Contributed by Nandakumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).

2017-10-26 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 2da654e34 -> 25932da6d YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25932da6

hadoop git commit: HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 8ba663176 -> bf68d72dc HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-12690. Ozone: generate swagger descriptor for the Ozone REST Api. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
HDFS-12690. Ozone: generate swagger descriptor for the Ozone REST Api. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8ba66317 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8ba66317

[1/2] hadoop git commit: Revert "HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton."

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 ee6dd3e2d -> 8ba663176 Revert "HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton." This reverts commit 18c0cdcec9ff5676b10ba711039143d07dd4a510. Project:

[1/2] hadoop git commit: HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 27f412fad -> ee6dd3e2d HDFS-12558. Ozone: Clarify the meaning of rpc.metrics.percentiles.intervals on KSM/SCM web ui. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-12655. Ozone: use specific names for RPC.Server instances. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
HDFS-12655. Ozone: use specific names for RPC.Server instances. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee6dd3e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee6dd3e2 Diff:

hadoop git commit: YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 13f1a7e0e -> 46783158f YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter) (cherry picked from commit 2da654e34a436aae266c1fbdec5c1067da8d854e)

hadoop git commit: YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-3.0 82c9b3bbb -> d92dddaf7 YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter) (cherry picked from commit 2da654e34a436aae266c1fbdec5c1067da8d854e)

hadoop git commit: YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter)

2017-10-26 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 625039ef2 -> 2da654e34 YARN-7358. TestZKConfigurationStore and TestLeveldbConfigurationStore should explicitly set capacity scheduler (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12693. Ozone: Enable XFrame options for KSM/SCM web ui. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 f096ab0f0 -> 27f412fad HDFS-12693. Ozone: Enable XFrame options for KSM/SCM web ui. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12702. Ozone: Add hugo to the dev docker image. Contributed by Elek, Marton.

2017-10-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 335303b70 -> f096ab0f0 HDFS-12702. Ozone: Add hugo to the dev docker image. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-10-26 Thread aajisaka
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13f1a7e0/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/solver/impl/LpSolver.java -- diff --git

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

2017-10-26 Thread aajisaka
Revert "HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru)." This reverts commit da7f989d86d28ee6f4a7ac410fc8a4a163e11012. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-10-26 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 da7f989d8 -> 13f1a7e0e http://git-wip-us.apache.org/repos/asf/hadoop/blob/13f1a7e0/hadoop-tools/hadoop-resourceestimator/src/test/java/org/apache/hadoop/resourceestimator/translator/api/TestJobMetaData.java

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

2017-10-26 Thread aajisaka
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13f1a7e0/hadoop-tools/hadoop-resourceestimator/src/main/java/org/apache/hadoop/resourceestimator/service/ResourceEstimatorService.java -- diff --git

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

2017-10-26 Thread aajisaka
http://git-wip-us.apache.org/repos/asf/hadoop/blob/13f1a7e0/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md -- diff --git a/hadoop-tools/hadoop-resourceestimator/src/site/markdown/ResourceEstimator.md