hadoop git commit: YARN-5616. Clean up WeightAdjuster. (Yufei Gu via kasha)

2016-09-06 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 d15773308 -> a064375e6 YARN-5616. Clean up WeightAdjuster. (Yufei Gu via kasha) (cherry picked from commit c0e492e50fa98d423c8a61c94d2d1f9553558b6d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5616. Clean up WeightAdjuster. (Yufei Gu via kasha)

2016-09-06 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 680be58aa -> c0e492e50 YARN-5616. Clean up WeightAdjuster. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c0e492e5 Tree:

[10/22] hadoop git commit: HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth.

2016-09-06 Thread shimingfei
HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0d5382f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0d5382f Diff:

[21/22] hadoop git commit: HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e671a0f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e671a0f5 Diff:

[20/22] hadoop git commit: HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d33e928f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d33e928f Diff:

[16/22] hadoop git commit: HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d84c814 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d84c814 Diff:

[15/22] hadoop git commit: HADOOP-12756. Incorporate Aliyun OSS file system implementation. Contributed by Mingfei Shi and Lin Zhou

2016-09-06 Thread shimingfei
HADOOP-12756. Incorporate Aliyun OSS file system implementation. Contributed by Mingfei Shi and Lin Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5d53422 Tree:

[18/22] hadoop git commit: HADOOP-13498. The number of multi-part upload part should not bigger than 10000. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13498. The number of multi-part upload part should not bigger than 1. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cdb77110 Tree:

[17/22] hadoop git commit: HADOOP-13483. File create should throw error rather than overwrite directories. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13483. File create should throw error rather than overwrite directories. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd2d97ad Tree:

[12/22] hadoop git commit: HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee.

2016-09-06 Thread shimingfei
HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6c0b754 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6c0b754 Diff:

[13/22] hadoop git commit: HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula)

2016-09-06 Thread shimingfei
HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f23abfa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f23abfa

[14/22] hadoop git commit: HADOOP-12756. Incorporate Aliyun OSS file system implementation. Contributed by Mingfei Shi and Lin Zhou

2016-09-06 Thread shimingfei
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a5d53422/hadoop-tools/hadoop-aliyun/src/test/java/org/apache/hadoop/fs/aliyun/oss/TestOSSOutputStream.java -- diff --git

[01/22] hadoop git commit: YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. [Forced Update!]

2016-09-06 Thread shimingfei
Repository: hadoop Updated Branches: refs/heads/HADOOP-12756 8b68b11bd -> e671a0f52 (forced update) YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[19/22] hadoop git commit: HADOOP-13499. Support session credentials for authenticating with Aliyun. Contributed by Genmao Yu.

2016-09-06 Thread shimingfei
HADOOP-13499. Support session credentials for authenticating with Aliyun. Contributed by Genmao Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bb741b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6bb741b9

[22/22] hadoop git commit: HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng

2016-09-06 Thread shimingfei
HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62a96671 Tree:

[02/22] hadoop git commit: YARN-5576. Allow resource localization while container is running. Contributed by Jian He.

2016-09-06 Thread shimingfei
YARN-5576. Allow resource localization while container is running. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6fcfe28 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6fcfe28 Diff:

[06/22] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread shimingfei
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.md -- diff --git

[07/22] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread shimingfei
Add CHANGES and release notes for 3.0.0-alpha1 to site Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f388a209 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f388a209 Diff:

[03/22] hadoop git commit: HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp.

2016-09-06 Thread shimingfei
HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/39d1b1d7 Tree:

[11/22] hadoop git commit: HDFS-10835. Fix typos in httpfs.sh. Contributed by John Zhuge.

2016-09-06 Thread shimingfei
HDFS-10835. Fix typos in httpfs.sh. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c213c34 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7c213c34 Diff:

[05/22] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread shimingfei
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.md -- diff --git

[04/22] hadoop git commit: HADOOP-13447. Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Contributed by Chris Nauroth.

2016-09-06 Thread shimingfei
HADOOP-13447. Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d152557c Tree:

[08/22] hadoop git commit: HDFS-9847. HDFS configuration should accept time units. Contributed by Yiqun Lin

2016-09-06 Thread shimingfei
HDFS-9847. HDFS configuration should accept time units. Contributed by Yiqun Lin Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d37dc5d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d37dc5d1 Diff:

[09/22] hadoop git commit: HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth.

2016-09-06 Thread shimingfei
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f0d5382f/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testAclCLIWithPosixAclInheritance.xml -- diff --git

hadoop git commit: HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 f9415b7a7 -> d15773308 HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen. (cherry picked from commit 680be58aac03a9ffab6b07c8fde9602ddb9dc858) Project:

hadoop git commit: HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 5f23abfa3 -> 680be58aa HADOOP-13558. UserGroupInformation created from a Subject incorrectly tries to renew the Kerberos ticket. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5566. Client-side NM graceful decom is not triggered when jobs finish. (Robert Kanter via kasha)

2016-09-06 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.8 162ee0f0a -> f9016dfec YARN-5566. Client-side NM graceful decom is not triggered when jobs finish. (Robert Kanter via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula)

2016-09-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e84b5c5e3 -> 162ee0f0a HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula)

2016-09-06 Thread arp
HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9415b7a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f9415b7a

[1/2] hadoop git commit: HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula)

2016-09-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 3025992bd -> f9415b7a7 refs/heads/trunk f6c0b7543 -> 5f23abfa3 HDFS-9038. DFS reserved space is erroneously counted towards non-DFS used. (Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

svn commit: r1759484 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/ publish/docs/r3.0.0-alpha1/ publish/docs/r3.0.0-alpha1/api/ publish/docs/r3.0.0-alpha

2016-09-06 Thread wang
Author: wang Date: Tue Sep 6 18:51:50 2016 New Revision: 1759484 URL: http://svn.apache.org/viewvc?rev=1759484=rev Log: Update the website for the 3.0.0-alpha1 release [This commit notification would consist of 5063 parts, which exceeds the limit of 50 ones, so it was shortened to the

hadoop git commit: HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 e28930a38 -> 3025992bd HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee. (cherry picked from commit f6c0b7543f612de756ff0c03e9a2c6e33b496a36) Conflicts:

hadoop git commit: HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 56340ac02 -> e84b5c5e3 HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee. (cherry picked from commit f6c0b7543f612de756ff0c03e9a2c6e33b496a36) Conflicts:

hadoop git commit: HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 7c213c341 -> f6c0b7543 HDFS-10841. Remove duplicate or unused variable in appendFile(). Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10835. Fix typos in httpfs.sh. Contributed by John Zhuge.

2016-09-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk f0d5382ff -> 7c213c341 HDFS-10835. Fix typos in httpfs.sh. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c213c34 Tree:

[2/2] hadoop git commit: HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth.

2016-09-06 Thread cnauroth
HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0d5382f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0d5382f Diff:

[1/2] hadoop git commit: HDFS-6962. ACL inheritance conflicts with umaskmode. Contributed by Chris Nauroth.

2016-09-06 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk d37dc5d1b -> f0d5382ff http://git-wip-us.apache.org/repos/asf/hadoop/blob/f0d5382f/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testAclCLIWithPosixAclInheritance.xml

hadoop git commit: HDFS-9847. HDFS configuration should accept time units. Contributed by Yiqun Lin

2016-09-06 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/trunk f388a2094 -> d37dc5d1b HDFS-9847. HDFS configuration should accept time units. Contributed by Yiqun Lin Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d37dc5d1

[36/50] [abbrv] hadoop git commit: YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for deployment (Sreenath Somarajapuram via Sunil G)

2016-09-06 Thread sunilg
YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for deployment (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70a5ea87 Tree:

[42/50] [abbrv] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and que

2016-09-06 Thread sunilg
YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page (Wangda Tan via Sunil G) YARN-5322. [YARN-3368] Add a node heat chart map (Wangda Tan via Sunil G)

[34/50] [abbrv] hadoop git commit: YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda)

2016-09-06 Thread sunilg
YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2257a3c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a2257a3c Diff:

[27/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/components/tree-selector.js -- diff --git

[32/50] [abbrv] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5138c8a9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/cluster-metric.js -- diff --git

[23/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/models/yarn-node-test.js -- diff --git

[21/50] [abbrv] hadoop git commit: YARN-5183. [YARN-3368] Support for responsive navbar when window is resized. (Kai Sasaki via Sunil G)

2016-09-06 Thread sunilg
YARN-5183. [YARN-3368] Support for responsive navbar when window is resized. (Kai Sasaki via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/944d2aea Tree:

[30/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/components/simple-table.js -- diff --git

[46/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-06 Thread sunilg
YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33b21c27 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33b21c27 Diff:

[39/50] [abbrv] hadoop git commit: YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline ser

2016-09-06 Thread sunilg
YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is not started (Sunil G via wangda) YARN-5038. [YARN-3368] Application and Container pages shows wrong values when RM is

[37/50] [abbrv] hadoop git commit: YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath Somarajapuram via Sunil G)

2016-09-06 Thread sunilg
YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6326b6d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6326b6d1 Diff:

[44/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/33b21c27/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/serializers/yarn-node-app-test.js -- diff --git

[17/50] [abbrv] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.md -- diff --git

[25/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-node-containers.hbs -- diff --git

[38/50] [abbrv] hadoop git commit: YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)

2016-09-06 Thread sunilg
YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de0d9379 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/de0d9379 Diff:

[49/50] [abbrv] hadoop git commit: YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)

2016-09-06 Thread sunilg
YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf83baf7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf83baf7 Diff:

[08/50] [abbrv] hadoop git commit: YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang)

2016-09-06 Thread sunilg
YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/378f624a Tree:

[13/50] [abbrv] hadoop git commit: YARN-5576. Allow resource localization while container is running. Contributed by Jian He.

2016-09-06 Thread sunilg
YARN-5576. Allow resource localization while container is running. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6fcfe28 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6fcfe28 Diff:

[07/50] [abbrv] hadoop git commit: HDFS-10822. Log DataNodes in the write pipeline. John Zhuge via Lei Xu

2016-09-06 Thread sunilg
HDFS-10822. Log DataNodes in the write pipeline. John Zhuge via Lei Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5a8c5064 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a8c5064 Diff:

[01/50] [abbrv] hadoop git commit: FsPermission string constructor does not recognize sticky bit. Contributed by Atul Sikaria [Forced Update!]

2016-09-06 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/YARN-3368 fe3042faa -> 06e4d8a79 (forced update) FsPermission string constructor does not recognize sticky bit. Contributed by Atul Sikaria Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp.

2016-09-06 Thread sunilg
HADOOP-13549. Eliminate intermediate buffer for server-side PB encoding. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/39d1b1d7 Tree:

[12/50] [abbrv] hadoop git commit: YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton.

2016-09-06 Thread sunilg
YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. 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/f9557127 Tree:

[03/50] [abbrv] hadoop git commit: YARN-5566. Client-side NM graceful decom is not triggered when jobs finish. (Robert Kanter via kasha)

2016-09-06 Thread sunilg
YARN-5566. Client-side NM graceful decom is not triggered when jobs finish. (Robert Kanter via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74f4bae4 Tree:

[10/50] [abbrv] hadoop git commit: YARN-5264. Store all queue-specific information in FSQueue. (Yufei Gu via kasha)

2016-09-06 Thread sunilg
YARN-5264. Store all queue-specific information in FSQueue. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6ea9be5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6ea9be5 Diff:

[20/50] [abbrv] hadoop git commit: YARN-5488. [YARN-3368] Applications table overflows beyond the page boundary(Harish Jaiprakash via Sunil G)

2016-09-06 Thread sunilg
YARN-5488. [YARN-3368] Applications table overflows beyond the page boundary(Harish Jaiprakash via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/11982770 Tree:

hadoop git commit: YARN-5598. [YARN-3368] Fix create-release to be able to generate bits for the new yarn-ui (Wangda Tan via Sunil G)

2016-09-06 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/YARN-3368 06e4d8a79 -> 67f573995 YARN-5598. [YARN-3368] Fix create-release to be able to generate bits for the new yarn-ui (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[45/50] [abbrv] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/33b21c27/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs

[09/50] [abbrv] hadoop git commit: HDFS-10833. Fix JSON errors in WebHDFS.md examples.

2016-09-06 Thread sunilg
HDFS-10833. Fix JSON errors in WebHDFS.md examples. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbd909ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbd909ce Diff:

[26/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/routes/yarn-queue.js -- diff --git

[35/50] [abbrv] hadoop git commit: YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (Sunil G via wangda)

2016-09-06 Thread sunilg
YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9489612 Tree:

[31/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8ca198e Tree:

[50/50] [abbrv] hadoop git commit: HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng

2016-09-06 Thread sunilg
HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62a96671 Tree:

[47/50] [abbrv] hadoop git commit: YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G)

2016-09-06 Thread sunilg
YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/949c90ca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/949c90ca Diff:

[33/50] [abbrv] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-09-06 Thread sunilg
YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5138c8a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5138c8a9 Diff:

[02/50] [abbrv] hadoop git commit: HADOOP-13465. Design Server.Call to be extensible for unified call queue. Contributed by Daryn Sharp.

2016-09-06 Thread sunilg
HADOOP-13465. Design Server.Call to be extensible for unified call queue. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76cd81f4 Tree:

[40/50] [abbrv] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and que

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/076b011c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-queue.hbs -- diff --git

[41/50] [abbrv] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and que

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/076b011c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/routes/yarn-apps.js -- diff --git

[06/50] [abbrv] hadoop git commit: HADOOP-13547. Optimize IPC client protobuf decoding. Contributed by Daryn Sharp.

2016-09-06 Thread sunilg
HADOOP-13547. Optimize IPC client protobuf decoding. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23abb09c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23abb09c Diff:

[43/50] [abbrv] hadoop git commit: YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram via Sunil G)

2016-09-06 Thread sunilg
YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a05667c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a05667c Diff:

[48/50] [abbrv] hadoop git commit: YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages (Sreenath Somarajapuram via Sunil G)

2016-09-06 Thread sunilg
YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60463cbd Tree:

[18/50] [abbrv] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread sunilg
Add CHANGES and release notes for 3.0.0-alpha1 to site Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f388a209 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f388a209 Diff:

[04/50] [abbrv] hadoop git commit: HDFS-10820. Reuse closeResponder to reset the response variable in DataStreamer#run. Contributed by Yiqun Lin.

2016-09-06 Thread sunilg
HDFS-10820. Reuse closeResponder to reset the response variable in DataStreamer#run. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0690f096 Tree:

[24/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/tests/unit/routes/yarn-container-log-test.js -- diff --git

[22/50] [abbrv] hadoop git commit: YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)

2016-09-06 Thread sunilg
YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06e4d8a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06e4d8a7 Diff:

[29/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/yarn-app-attempt.js -- diff --git

[16/50] [abbrv] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.md -- diff --git

[05/50] [abbrv] hadoop git commit: YARN-5555. Scheduler UI: "% of Queue" is inaccurate if leaf queue is hierarchically nested. Contributed by Eric Payne.

2016-09-06 Thread sunilg
YARN-. Scheduler UI: "% of Queue" is inaccurate if leaf queue is hierarchically nested. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/05f5c0f6 Tree:

[11/50] [abbrv] hadoop git commit: HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy.

2016-09-06 Thread sunilg
HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07650bc3 Tree:

[15/50] [abbrv] hadoop git commit: HADOOP-13447. Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Contributed by Chris Nauroth.

2016-09-06 Thread sunilg
HADOOP-13447. Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d152557c Tree:

[19/50] [abbrv] hadoop git commit: YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda)

2016-09-06 Thread sunilg
YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/faca9d46 Tree:

[28/50] [abbrv] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-06 Thread sunilg
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e8ca198e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml

svn commit: r1759459 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/

2016-09-06 Thread wang
Author: wang Date: Tue Sep 6 17:04:22 2016 New Revision: 1759459 URL: http://svn.apache.org/viewvc?rev=1759459=rev Log: Fix the release date for 2.7.3 on releases page Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/releases.xml

[Hadoop Wiki] Update of "HowToRelease" by AndrewWang

2016-09-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The "HowToRelease" page has been changed by AndrewWang: https://wiki.apache.org/hadoop/HowToRelease?action=diff=88=89 Comment: Update website build instructions to point to HowToCommit

[25/50] [abbrv] hadoop git commit: YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)

2016-09-06 Thread cnauroth
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d6d9cff2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/recovery/NMNullStateStoreService.java

[3/3] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread wang
Add CHANGES and release notes for 3.0.0-alpha1 to site Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f388a209 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f388a209 Diff:

[1/3] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk d152557cf -> f388a2094 http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/RELEASENOTES.3.0.0-alpha1.md

[2/3] hadoop git commit: Add CHANGES and release notes for 3.0.0-alpha1 to site

2016-09-06 Thread wang
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f388a209/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha1/CHANGES.3.0.0-alpha1.md -- diff --git

svn commit: r15184 - in /release/hadoop/common: ./ hadoop-3.0.0-alpha1/

2016-09-06 Thread wang
Author: wang Date: Tue Sep 6 16:48:29 2016 New Revision: 15184 Log: Publishing the bits for release 3.0.0-alpha1 Added: release/hadoop/common/hadoop-3.0.0-alpha1/ release/hadoop/common/hadoop-3.0.0-alpha1/hadoop-3.0.0-alpha1-src.tar.gz (with props)

[50/50] [abbrv] hadoop git commit: HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng

2016-09-06 Thread cnauroth
HADOOP-13218. Migrate other Hadoop side tests to prepare for removing WritableRPCEngine. Contributed by Wei Zhou and Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62a96671 Tree:

[26/50] [abbrv] hadoop git commit: YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)

2016-09-06 Thread cnauroth
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d6d9cff2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/AllocateRequestPBImpl.java -- diff --git

[39/50] [abbrv] hadoop git commit: YARN-5555. Scheduler UI: "% of Queue" is inaccurate if leaf queue is hierarchically nested. Contributed by Eric Payne.

2016-09-06 Thread cnauroth
YARN-. Scheduler UI: "% of Queue" is inaccurate if leaf queue is hierarchically nested. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/05f5c0f6 Tree:

[40/50] [abbrv] hadoop git commit: HADOOP-13547. Optimize IPC client protobuf decoding. Contributed by Daryn Sharp.

2016-09-06 Thread cnauroth
HADOOP-13547. Optimize IPC client protobuf decoding. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/23abb09c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/23abb09c Diff:

  1   2   3   >