hadoop git commit: YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)

2015-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 3d8f6b9d4 -> ace4d2693 YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

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

2015-09-24 Thread adhoot
Author: adhoot Date: Thu Sep 24 06:16:32 2015 New Revision: 1705000 URL: http://svn.apache.org/viewvc?rev=1705000=rev Log: Add myself to committers list Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified:

hadoop git commit: YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)

2015-09-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 8ed0d4b74 -> a9aafad12 YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 4893adff1 -> ead1b9e68 HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 7e4bd11b5 -> d148b6a23 HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 fbb1d923f -> 7e4bd11b5 http://git-wip-us.apache.org/repos/asf/hadoop/blob/7e4bd11b/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHAFsck.java

[2/2] hadoop git commit: HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4893adff Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4893adff

[2/2] hadoop git commit: HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7e4bd11b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7e4bd11b

[1/2] hadoop git commit: HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk a9aafad12 -> 4893adff1 http://git-wip-us.apache.org/repos/asf/hadoop/blob/4893adff/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHAStateTransitions.java

[2/2] hadoop git commit: HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore)

2015-09-24 Thread vinayakumarb
HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore) (cherry picked from commit e52bc697f8f9c255dfc4d01b71272931153721c9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore)

2015-09-24 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 d148b6a23 -> a0ff9af82 refs/heads/trunk ead1b9e68 -> e52bc697f HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore) Project:

hadoop git commit: MAPREDUCE-6484. Yarn Client uses local address instead of RM address as token renewer in a secure cluster when RM HA is enabled. Contributed by Zhihai Xu

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/trunk e52bc697f -> 97a08807e MAPREDUCE-6484. Yarn Client uses local address instead of RM address as token renewer in a secure cluster when RM HA is enabled. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 97a08807e -> 71a81b625 HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6484. Yarn Client uses local address instead of RM address as token renewer in a secure cluster when RM HA is enabled. Contributed by Zhihai Xu

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/branch-2 a0ff9af82 -> e5ba1a052 MAPREDUCE-6484. Yarn Client uses local address instead of RM address as token renewer in a secure cluster when RM HA is enabled. Contributed by Zhihai Xu (cherry picked from commit

hadoop git commit: HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 e5ba1a052 -> 13bdc20d2 HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal)

2015-09-24 Thread arp
HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c061622 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c061622

hadoop git commit: HADOOP-8436. NPE In getLocalPathForWrite ( path, conf ) when the required context item is not configured. Contributed by Brahma Reddy Battula. (harsh)

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/branch-2 3c0616225 -> 9bb6fba75 HADOOP-8436. NPE In getLocalPathForWrite ( path, conf ) when the required context item is not configured. Contributed by Brahma Reddy Battula. (harsh) git-svn-id:

[1/2] hadoop git commit: HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal)

2015-09-24 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 ea2b6ee9e -> 3c0616225 refs/heads/trunk 71a81b625 -> df31c446b HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/trunk df31c446b -> 52c1f272e HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Update CHANGES.txt to reflect commit of HADOOP-8436 to 2.8.0

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/trunk 52c1f272e -> 9cc9f8126 Update CHANGES.txt to reflect commit of HADOOP-8436 to 2.8.0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9cc9f812 Tree:

[05/14] hadoop git commit: YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding

2015-09-24 Thread wangda
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding (cherry picked from commit 5f5a968d65c44a831176764439e00db9203999ed) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa0a554a Tree:

[09/14] hadoop git commit: YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan

2015-09-24 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d4588056/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestParentQueue.java

[07/14] hadoop git commit: YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding

2015-09-24 Thread wangda
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding (cherry picked from commit c3dc1af072574f5890a8d43e4d60526951b4b8bc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/14] hadoop git commit: YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)

2015-09-24 Thread wangda
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan) (cherry picked from commit 83a18add10ee937a04e833a66e0a4642e776e510) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu

2015-09-24 Thread zxu
Repository: hadoop Updated Branches: refs/heads/branch-2 9bb6fba75 -> 4ba0febd5 HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu (cherry picked from commit 52c1f272ecb6c29c81898a1ff50d03a1296df1f7) Conflicts:

hadoop git commit: YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai

2015-09-24 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2.7 2b4c7fcc6 -> 4c6e24528 YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai (cherry picked from commit d1b9b852442cb93b413eff8a137db6213e730d9c) (cherry picked from commit

hadoop git commit: HDFS-9108. InputStreamImpl::ReadBlockContinuation stores wrong pointers of buffers. Contributed by Haohui Mai.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 5d912eabe -> 366877846 HDFS-9108. InputStreamImpl::ReadBlockContinuation stores wrong pointers of buffers. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang)

2015-09-24 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 692b1a45c -> 3187dbd7a HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang)

2015-09-24 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 3187dbd7a -> 83e65c5fe HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[04/14] hadoop git commit: YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan

2015-09-24 Thread wangda
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan (cherry picked from commit ffd820c27a4f8cf4676ad8758696ed89fde80218) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/14] hadoop git commit: YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan

2015-09-24 Thread wangda
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan (cherry picked from commit b3f6b641dccb0d59df78855e2951d2cae7dff8ad) Conflicts: hadoop-yarn-project/CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/14] hadoop git commit: YARN-3868. Recovery support for container resizing. Contributed by Meng Ding

2015-09-24 Thread wangda
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding (cherry picked from commit c57eac5dfe277845ab4522a1188023a73ee41539) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d592aa11 Tree:

[02/14] hadoop git commit: YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding

2015-09-24 Thread wangda
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding (cherry picked from commit dfe2cb849fcb273d32e840d8562eaaee904af054) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89dc3745 Tree:

[12/14] hadoop git commit: YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan

2015-09-24 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d4588056/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnScheduler.java

[06/14] hadoop git commit: YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan

2015-09-24 Thread wangda
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan (cherry picked from commit c59ae4eeb17e52e8fc659b9962d20628719fc621) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/14] hadoop git commit: YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan

2015-09-24 Thread wangda
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan (cherry picked from commit 89cab1ba5f0671f8ef30dbe7432079c18362b434) Conflicts: hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/SLSCapacityScheduler.java

hadoop git commit: HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang)

2015-09-24 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/branch-2 85c73d159 -> 16ae3f5d4 HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang) (cherry picked from commit 3187dbd7a8b6376134a00e5c9c4693d8eb762c9d) Project:

hadoop git commit: YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai

2015-09-24 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 4ba0febd5 -> bf3f08cc6 YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai (cherry picked from commit d1b9b852442cb93b413eff8a137db6213e730d9c) Project:

hadoop git commit: YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai

2015-09-24 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 9cc9f8126 -> d1b9b8524 YARN-3624. ApplicationHistoryServer should not reverse the order of the filters it gets. Contributed by Mit Desai Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9134. Move LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk d1b9b8524 -> 692b1a45c HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9134. Move LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.

2015-09-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 bf3f08cc6 -> 85c73d159 HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2015-09-24 Thread vinodkv
Author: vinodkv Date: Fri Sep 25 04:44:31 2015 New Revision: 1705210 URL: http://svn.apache.org/viewvc?rev=1705210=rev Log: Updated site for release 2.6.1: Fixing broken links on home-page and reorganizing 2.6.1 news. Modified:

hadoop git commit: HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang)

2015-09-24 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/branch-2 16ae3f5d4 -> bc5ee8079 HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang) (cherry picked from commit 83e65c5fe84819b6c6da015b269fb4e46a88d105) Project: