[15/32] hadoop git commit: HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.

2015-09-22 Thread wangda
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dfd807af Tree:

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

2015-09-22 Thread wangda
YARN-4171. Fix findbugs warnings in YARN-1197 branch. 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/80c50a42 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/80c50a42 Diff:

[09/32] hadoop git commit: YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (Sunil G via wangda)

2015-09-22 Thread wangda
YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (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/b00392dd Tree:

[01/32] hadoop git commit: Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2

2015-09-22 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-1197 b6fb96980 -> 80c50a42f (forced update) Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f97dc034 Tree:

[03/32] hadoop git commit: YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)

2015-09-22 Thread wangda
YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94dec5a9 Tree:

[10/32] hadoop git commit: YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static

2015-09-22 Thread wangda
YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static Contributed by Giovanni Matteo Fumarola Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e01b0d9 Tree:

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

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e9ffaf3a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/api/TestContainerResourceDecrease.java -- diff --git

[05/32] hadoop git commit: MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu.

2015-09-22 Thread wangda
MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3ace31e Tree:

[06/32] hadoop git commit: HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel)

2015-09-22 Thread wangda
HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c39ddc30 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c39ddc30 Diff:

[17/32] hadoop git commit: HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)

2015-09-22 Thread wangda
HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57003fa9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57003fa9 Diff:

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

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/874cc98e/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

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

2015-09-22 Thread wangda
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1e4034a8 Tree:

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

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

[18/32] hadoop git commit: MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.

2015-09-22 Thread wangda
MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc2b4739 Tree:

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

2015-09-22 Thread wangda
YARN-1651. CapacityScheduler side changes to support container resize. 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/874cc98e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/874cc98e

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

2015-09-22 Thread wangda
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4173608f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4173608f Diff:

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

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/874cc98e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/LeafQueue.java

[14/32] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. 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/06022b8f Tree:

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

2015-09-22 Thread wangda
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e9ffaf3a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e9ffaf3a Diff:

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

2015-09-22 Thread wangda
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f13087fb Tree:

[12/32] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java -- diff --git

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

2015-09-22 Thread wangda
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d076b7ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d076b7ba Diff:

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

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/874cc98e/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestApplicationMasterService.java

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

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

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

2015-09-22 Thread wangda
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6694830e Tree:

[13/32] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java -- diff --git

[07/32] hadoop git commit: HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu).

2015-09-22 Thread wangda
HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu). Change-Id: I887c66578eebd61acc34b94f18da6e6851c609f4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a9c7076 Tree:

[16/32] hadoop git commit: HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode, returns list with decom node. (Contributed by J.Andreina)

2015-09-22 Thread wangda
HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/10ab7d59 Tree:

[08/32] hadoop git commit: YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)

2015-09-22 Thread wangda
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9cb6a59 Tree:

[02/32] hadoop git commit: MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. 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/602335df Tree:

[04/32] hadoop git commit: HDFS-9101. Remove deprecated NameNode.getUri() static helper method. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
HDFS-9101. Remove deprecated NameNode.getUri() static helper method. 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/66b46d08 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/66b46d08

[11/32] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/protocolPB/QJournalProtocolTranslatorPB.java -- diff --git

[1/2] hadoop git commit: HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode, returns list with decom node. (Contributed by J.Andreina)

2015-09-22 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 52cc2ca48 -> 2893da4f5 refs/heads/trunk dfd807afa -> 10ab7d595 HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina) Project:

[2/2] hadoop git commit: HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode, returns list with decom node. (Contributed by J.Andreina)

2015-09-22 Thread vinayakumarb
HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina) (cherry picked from commit 10ab7d595ece59f2d00b406ba8812c6295a4187f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li

2015-09-22 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 a9e6681ed -> 6fc942455 HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12399. Wrong help messages in some test-patch plugins (Jagadesh Kiran N via aw)

2015-09-22 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-12111 0a6e5d109 -> 7617e5cb7 HADOOP-12399. Wrong help messages in some test-patch plugins (Jagadesh Kiran N via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali)

2015-09-22 Thread vrushali
Repository: hadoop Updated Branches: refs/heads/YARN-2928 4b37985e6 -> 2e7e0f0bb

[2/2] hadoop git commit: YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali)

2015-09-22 Thread vrushali
YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e7e0f0b Tree:

[1/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk cc2b47399 -> 63d9f1596 http://git-wip-us.apache.org/repos/asf/hadoop/blob/63d9f159/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/ConfiguredFailoverProxyProvider.java

[2/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/63d9f159/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java -- diff --git

[3/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. 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/ed721156 Tree:

[1/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 38420754f -> ed7211563 http://git-wip-us.apache.org/repos/asf/hadoop/blob/ed721156/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/ConfiguredFailoverProxyProvider.java

[3/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. 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/63d9f159 Tree:

[2/3] hadoop git commit: HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ed721156/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java -- diff --git

[10/50] [abbrv] hadoop git commit: HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai.

2015-09-22 Thread zhz
HDFS-7995. Implement chmod in the HDFS Web UI. Contributed by Ravi Prakash and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07f30446 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/07f30446 Diff:

[45/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1080c373/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java -- diff --cc

[13/50] [abbrv] hadoop git commit: YARN-4034. Render cluster Max Priority in scheduler metrics in RM web UI. Contributed by Rohith Sharma K S

2015-09-22 Thread zhz
YARN-4034. Render cluster Max Priority in scheduler metrics in RM web UI. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c6e734f Tree:

[48/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1080c373/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelperClient.java -- diff --cc

[20/50] [abbrv] hadoop git commit: YARN-2597 MiniYARNCluster should propagate reason for AHS not starting

2015-09-22 Thread zhz
YARN-2597 MiniYARNCluster should propagate reason for AHS not starting Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7201d63 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a7201d63 Diff:

[11/50] [abbrv] hadoop git commit: MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. 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/941001bf Tree:

[09/50] [abbrv] hadoop git commit: YARN-3433. Jersey tests failing with Port in Use -again. (Brahma Reddy Battula)

2015-09-22 Thread zhz
YARN-3433. Jersey tests failing with Port in Use -again. (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/bf2f2b4f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf2f2b4f Diff:

[27/50] [abbrv] hadoop git commit: MAPREDUCE-6478. Add an option to skip cleanupJob stage or ignore cleanup failure during commitJob. (Junping Du via wangda)

2015-09-22 Thread zhz
MAPREDUCE-6478. Add an option to skip cleanupJob stage or ignore cleanup failure during commitJob. (Junping Du via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/372ad270 Tree:

[47/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1080c373/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java --

[40/50] [abbrv] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/protocolPB/QJournalProtocolTranslatorPB.java -- diff --git

[26/50] [abbrv] hadoop git commit: YARN-3212. RMNode State Transition Update with DECOMMISSIONING state. (Junping Du via wangda)

2015-09-22 Thread zhz
YARN-3212. RMNode State Transition Update with DECOMMISSIONING state. (Junping Du via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9bc913a3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9bc913a3 Diff:

[31/50] [abbrv] hadoop git commit: MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. 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/602335df Tree:

[41/50] [abbrv] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java -- diff --git

[04/50] [abbrv] hadoop git commit: HADOOP-12416. Trash messages should be handled by Logger instead of being delivered on System.out. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
HADOOP-12416. Trash messages should be handled by Logger instead of being delivered on System.out. 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/77aaf4cf Tree:

[22/50] [abbrv] hadoop git commit: HDFS-5802. NameNode does not check for inode type before traversing down a path. (Xiao Chen via Yongjun Zhang)

2015-09-22 Thread zhz
HDFS-5802. NameNode does not check for inode type before traversing down a path. (Xiao Chen via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ff6faf9 Tree:

[23/50] [abbrv] hadoop git commit: Update CHANGES.txt to reflect LineRecordReader fixes committed to 2.7.2

2015-09-22 Thread zhz
Update CHANGES.txt to reflect LineRecordReader fixes committed to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/288c8854 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/288c8854 Diff:

[16/50] [abbrv] hadoop git commit: HDFS-9022. Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
HDFS-9022. Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client. 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/9eee9750 Tree:

[29/50] [abbrv] hadoop git commit: HADOOP-12404. Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zh

2015-09-22 Thread zhz
HADOOP-12404. Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[35/50] [abbrv] hadoop git commit: HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel)

2015-09-22 Thread zhz
HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c39ddc30 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c39ddc30 Diff:

[49/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-22 Thread zhz
Merge remote-tracking branch 'apache/trunk' into HDFS-7285 Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java

[28/50] [abbrv] hadoop git commit: Revert "Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai X

2015-09-22 Thread zhz
Revert "Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu" This reverts commit e690a32e57bc14b0cca0e2d39da513841d81b4fc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[39/50] [abbrv] hadoop git commit: YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static

2015-09-22 Thread zhz
YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static Contributed by Giovanni Matteo Fumarola Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e01b0d9 Tree:

[06/50] [abbrv] hadoop git commit: YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R

2015-09-22 Thread zhz
YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/452079af Tree:

[21/50] [abbrv] hadoop git commit: HDFS-6955. DN should reserve disk space for a full block when creating tmp files (Contributed by Kanaka Kumar Avvaru)

2015-09-22 Thread zhz
HDFS-6955. DN should reserve disk space for a full block when creating tmp files (Contributed by Kanaka Kumar Avvaru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92c1af16 Tree:

[30/50] [abbrv] hadoop git commit: Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2

2015-09-22 Thread zhz
Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f97dc034 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f97dc034 Diff:

[03/50] [abbrv] hadoop git commit: HDFS-7986. Allow files / directories to be deleted from the NameNode UI. Contributed by Ravi Prakash.

2015-09-22 Thread zhz
HDFS-7986. Allow files / directories to be deleted from the NameNode UI. Contributed by Ravi Prakash. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c52be78 Tree:

[08/50] [abbrv] hadoop git commit: HDFS-9073. Fix failures in TestLazyPersistLockedMemory testReleaseOnEviction(). (J.Andreina via stevel)

2015-09-22 Thread zhz
HDFS-9073. Fix failures in TestLazyPersistLockedMemory testReleaseOnEviction(). (J.Andreina via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08024d1b Tree:

[18/50] [abbrv] hadoop git commit: HADOOP-12386. RetryPolicies.RETRY_FOREVER should be able to specify a retry interval. (Sunil G via wangda)

2015-09-22 Thread zhz
HADOOP-12386. RetryPolicies.RETRY_FOREVER should be able to specify a retry interval. (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/6b97fa66 Tree:

[01/50] [abbrv] hadoop git commit: YARN-4149. yarn logs -am should provide an option to fetch all the log files. Contributed by Varun Vasudev

2015-09-22 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 6fc942455 -> 7bff8ca1c (forced update) YARN-4149. yarn logs -am should provide an option to fetch all the log files. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] [abbrv] hadoop git commit: HADOOP-12417. TestWebDelegationToken failing with port in use. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
HADOOP-12417. TestWebDelegationToken failing with port in use. 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/0832b38d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0832b38d Diff:

[05/50] [abbrv] hadoop git commit: HADOOP-12374. Updated expunge command description. (WeiWei Yang via eyang)

2015-09-22 Thread zhz
HADOOP-12374. Updated expunge command description. (WeiWei Yang via eyang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ffe2db9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ffe2db9 Diff:

[36/50] [abbrv] hadoop git commit: HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu).

2015-09-22 Thread zhz
HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu). Change-Id: I887c66578eebd61acc34b94f18da6e6851c609f4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a9c7076 Tree:

[19/50] [abbrv] hadoop git commit: YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)

2015-09-22 Thread zhz
YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/723c31d4 Tree:

[14/50] [abbrv] hadoop git commit: MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu

2015-09-22 Thread zhz
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58d1a02b Tree:

[15/50] [abbrv] hadoop git commit: MAPREDUCE-5002. AM could potentially allocate a reduce container to a map attempt. Contributed by Chang Li

2015-09-22 Thread zhz
MAPREDUCE-5002. AM could potentially allocate a reduce container to a map attempt. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f82f582 Tree:

[32/50] [abbrv] hadoop git commit: YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)

2015-09-22 Thread zhz
YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94dec5a9 Tree:

[17/50] [abbrv] hadoop git commit: MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can disappear. Contributed by Chang Li

2015-09-22 Thread zhz
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can disappear. Contributed by Chang Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee4ee6af Tree:

[37/50] [abbrv] hadoop git commit: YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)

2015-09-22 Thread zhz
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9cb6a59 Tree:

[34/50] [abbrv] hadoop git commit: MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu.

2015-09-22 Thread zhz
MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3ace31e Tree:

[02/50] [abbrv] hadoop git commit: HDFS-9082. Change the log level in WebHdfsFileSystem.initialize() from INFO to DEBUG. Contributed by Santhosh Nayak.

2015-09-22 Thread zhz
HDFS-9082. Change the log level in WebHdfsFileSystem.initialize() from INFO to DEBUG. Contributed by Santhosh Nayak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/559c09dc Tree:

[24/50] [abbrv] hadoop git commit: Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu

2015-09-22 Thread zhz
Disable caching for JarURLConnection to avoid sharing JarFile with other users when loading resource from URL in Configuration class. Contributed by Zhihai Xu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e690a32e Tree:

[07/50] [abbrv] hadoop git commit: HDFS-9072. Fix random failures in TestJMXGet. (J.Andreina via stevel)

2015-09-22 Thread zhz
HDFS-9072. Fix random failures in TestJMXGet. (J.Andreina via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/44776437 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/44776437 Diff:

[25/50] [abbrv] hadoop git commit: HDFS-9063. Correctly handle snapshot path for getContentSummary. Contributed by Jing Zhao.

2015-09-22 Thread zhz
HDFS-9063. Correctly handle snapshot path for getContentSummary. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f427531 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3f427531 Diff:

[42/50] [abbrv] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/06022b8f/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java -- diff --git

[43/50] [abbrv] hadoop git commit: HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. 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/06022b8f Tree:

[33/50] [abbrv] hadoop git commit: HDFS-9101. Remove deprecated NameNode.getUri() static helper method. Contributed by Mingliang Liu.

2015-09-22 Thread zhz
HDFS-9101. Remove deprecated NameNode.getUri() static helper method. 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/66b46d08 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/66b46d08

[44/50] [abbrv] hadoop git commit: HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.

2015-09-22 Thread zhz
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dfd807af Tree:

[38/50] [abbrv] hadoop git commit: YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (Sunil G via wangda)

2015-09-22 Thread zhz
YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (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/b00392dd Tree:

[46/50] [abbrv] hadoop git commit: Merge remote-tracking branch 'apache/trunk' into HDFS-7285

2015-09-22 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1080c373/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/erasurecode/ErasureCodingWorker.java -- diff --cc

[50/50] [abbrv] hadoop git commit: HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li

2015-09-22 Thread zhz
HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7bff8ca1 Tree:

hadoop git commit: HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 63d9f1596 -> 7c5c09932 HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.

2015-09-22 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 ed7211563 -> 090b1f639 HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.

2015-09-22 Thread harsh
Repository: hadoop Updated Branches: refs/heads/trunk 57003fa97 -> cc2b47399 MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.

2015-09-22 Thread harsh
Repository: hadoop Updated Branches: refs/heads/branch-2 96e3fbf40 -> 38420754f MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian. (cherry picked from commit de1322aa76007832698af682a3b76042116043b9) Project:

[1/3] hadoop git commit: HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)

2015-09-22 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 2893da4f5 -> 96e3fbf40 refs/heads/branch-2.7 7429438c8 -> d800e2e9e refs/heads/trunk 10ab7d595 -> 57003fa97 HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina) Project:

[2/3] hadoop git commit: HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)

2015-09-22 Thread vinayakumarb
HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina) (cherry picked from commit 57003fa971658c8482240f70445a6822c7692844) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/96e3fbf4 Tree:

  1   2   >