hadoop git commit: Fix minor issues when merging trunk (DFS-6407) to HDFS-7285 branch.

2015-08-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285-merge babc5182c - b2049f95a (forced update) Fix minor issues when merging trunk (DFS-6407) to HDFS-7285 branch. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao)

2015-08-24 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk feaf03499 - b5ce87f84 HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao)

2015-08-24 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 6dc732f2f - 87d013370 HDFS-8930. Block report lease may leak if the 2nd full block report comes when NN is still in safemode (Colin P. McCabe via Jing Zhao) (cherry picked from commit b5ce87f84d9de0a5347ab38c0567a5a70d1fbfd7)

hadoop git commit: YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)

2015-08-24 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 f7ee22505 - 6dc732f2f YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks) (cherry picked from commit feaf0349949e831ce3f25814c1bbff52f17bfe8f)

hadoop git commit: Fix minor issues when merging trunk (DFS-6407) to HDFS-7285 branch.

2015-08-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285-merge 6fed3c5f0 - babc5182c (forced update) Fix minor issues when merging trunk (DFS-6407) to HDFS-7285 branch. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into

2015-08-24 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b6a63bb/hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/ClientNamenodeProtocol.proto -- diff --cc

[36/50] [abbrv] hadoop git commit: HDFS-8824. Do not use small blocks for balancing the cluster.

2015-08-24 Thread zhz
HDFS-8824. Do not use small blocks for balancing the cluster. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2bc0a4f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2bc0a4f2 Diff:

[33/50] [abbrv] hadoop git commit: HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) Moved to 2.6.1

2015-08-24 Thread zhz
HDFS-8270. create() always retried with hardcoded timeout when file already exists with open lease (Contributed by J.Andreina) Moved to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84bf7129 Tree:

[22/50] [abbrv] hadoop git commit: YARN-4047. ClientRMService getApplications has high scheduler lock contention. Contributed by Jason Lowe

2015-08-24 Thread zhz
YARN-4047. ClientRMService getApplications has high scheduler lock contention. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7a445fcf Tree:

[20/50] [abbrv] hadoop git commit: HDFS-7649. Multihoming docs should emphasize using hostnames in configurations. (Contributed by Brahma Reddy Battula)

2015-08-24 Thread zhz
HDFS-7649. Multihoming docs should emphasize using hostnames in configurations. (Contributed by 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/ae57d60d Tree:

[26/50] [abbrv] hadoop git commit: HDFS-7235. DataNode#transferBlock should report blocks that don't exist using reportBadBlock (yzhang via cmccabe) Moved CHANGES.txt entry to 2.6.1

2015-08-24 Thread zhz
HDFS-7235. DataNode#transferBlock should report blocks that don't exist using reportBadBlock (yzhang via cmccabe) Moved CHANGES.txt entry to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2b4bc9b Tree:

[32/50] [abbrv] hadoop git commit: HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) Moved to 2.6.1

2015-08-24 Thread zhz
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru) Moved to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc508b41 Tree:

[06/50] [abbrv] hadoop git commit: YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G

2015-08-24 Thread zhz
YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa1d84ae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa1d84ae Diff:

[47/50] [abbrv] hadoop git commit: Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into

2015-08-24 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b6a63bb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSStripedOutputStream.java -- diff --cc

[43/50] [abbrv] hadoop git commit: HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.

2015-08-24 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/456e901a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js -- diff --git

[21/50] [abbrv] hadoop git commit: YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong

2015-08-24 Thread zhz
YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38aed1a9 Tree:

[18/50] [abbrv] hadoop git commit: HADOOP-12295. Improve NetworkTopology#InnerNode#remove logic. (yliu)

2015-08-24 Thread zhz
HADOOP-12295. Improve NetworkTopology#InnerNode#remove logic. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53bef9c5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/53bef9c5 Diff:

[14/50] [abbrv] hadoop git commit: HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder.

2015-08-24 Thread zhz
HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/820f864a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/820f864a

[07/50] [abbrv] hadoop git commit: HDFS-8805. Archival Storage: getStoragePolicy should not need superuser privilege. Contributed by Brahma Reddy Battula.

2015-08-24 Thread zhz
HDFS-8805. Archival Storage: getStoragePolicy should not need superuser privilege. Contributed by 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/1fc3c779 Tree:

[46/50] [abbrv] hadoop git commit: Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into

2015-08-24 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b6a63bb/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java -- diff --cc

[29/50] [abbrv] hadoop git commit: HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. Moved CHANGES.txt entry to 2.6.1

2015-08-24 Thread zhz
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. Moved CHANGES.txt entry to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7aa8139 Tree:

[42/50] [abbrv] hadoop git commit: HDFS-8713. Convert DatanodeDescriptor to use SLF4J logging.

2015-08-24 Thread zhz
HDFS-8713. Convert DatanodeDescriptor to use SLF4J logging. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e7b7e2c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e7b7e2c Diff:

[49/50] [abbrv] hadoop git commit: Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into

2015-08-24 Thread zhz
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b6a63bb/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java -- diff --cc

[10/50] [abbrv] hadoop git commit: HDFS-8887. Expose storage type and storage ID in BlockLocation.

2015-08-24 Thread zhz
HDFS-8887. Expose storage type and storage ID in BlockLocation. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ea1a833 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ea1a833 Diff:

[16/50] [abbrv] hadoop git commit: HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu.

2015-08-24 Thread zhz
HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. 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/6cc8e38d Tree:

[04/50] [abbrv] hadoop git commit: YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)

2015-08-24 Thread zhz
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (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/cf9d3c92 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf9d3c92

[19/50] [abbrv] hadoop git commit: HADOOP-12244. recover broken rebase during precommit (aw)

2015-08-24 Thread zhz
HADOOP-12244. recover broken rebase during precommit (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b73181f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b73181f1 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-8772. Fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails. Contributed by Walter Su.

2015-08-24 Thread zhz
HDFS-8772. Fix TestStandbyIsHot#testDatanodeRestarts which occasionally fails. Contributed by Walter Su. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98a27d11 Tree:

[23/50] [abbrv] hadoop git commit: YARN-3987. Send AM container completed msg to NM once AM finishes. Contributed by sandflee

2015-08-24 Thread zhz
YARN-3987. Send AM container completed msg to NM once AM finishes. Contributed by sandflee Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a030546 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a030546 Diff:

[08/50] [abbrv] hadoop git commit: Adding release 2.6.1 to CHANGES.txt

2015-08-24 Thread zhz
Adding release 2.6.1 to CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c796fd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7c796fd1 Diff:

[03/50] [abbrv] hadoop git commit: HDFS-8866. Typo in docs: Rumtime - Runtime. Contributed by Gabor Liptak.

2015-08-24 Thread zhz
HDFS-8866. Typo in docs: Rumtime - Runtime. Contributed by Gabor Liptak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f73bdd0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f73bdd0 Diff:

[05/50] [abbrv] hadoop git commit: HDFS-8818. Changes the global moveExecutor to per datanode executors and changes MAX_SIZE_TO_MOVE to be configurable.

2015-08-24 Thread zhz
HDFS-8818. Changes the global moveExecutor to per datanode executors and changes MAX_SIZE_TO_MOVE to be configurable. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b56daff6 Tree:

[01/50] [abbrv] hadoop git commit: YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)

2015-08-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 b57c9a35f - 6b6a63bbb YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4bc42d76 Tree:

[24/50] [abbrv] hadoop git commit: HADOOP-12322. Typos in rpcmetrics.java. (Contributed by Anu Engineer)

2015-08-24 Thread zhz
HADOOP-12322. Typos in rpcmetrics.java. (Contributed by Anu Engineer) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b1cefc5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6b1cefc5 Diff:

[13/50] [abbrv] hadoop git commit: HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode restart. Contributed by Xiaoyu Yao.

2015-08-24 Thread zhz
HDFS-8879. Quota by storage type usage incorrectly initialized upon namenode restart. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3e715a4f Tree:

[25/50] [abbrv] hadoop git commit: HDFS-7213. processIncrementalBlockReport performance degradation. Contributed by Eric Payne. Moved CHANGES.TXT entry to 2.6.1

2015-08-24 Thread zhz
HDFS-7213. processIncrementalBlockReport performance degradation. Contributed by Eric Payne. Moved CHANGES.TXT entry to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d25cb8fe Tree:

[27/50] [abbrv] hadoop git commit: HDFS-7263. Snapshot read can reveal future bytes for appended files. Contributed by Tao Luo. Moved CHANGES.txt entry to 2.6.1

2015-08-24 Thread zhz
HDFS-7263. Snapshot read can reveal future bytes for appended files. Contributed by Tao Luo. Moved CHANGES.txt entry to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa264114 Tree:

Git Push Summary

2015-08-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285-backup [created] b57c9a35f

hadoop git commit: HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer

2015-08-24 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 95f8e9369 - 7a0a31586 HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer (cherry picked from commit 48774d0a45d95557affbd6bbaf8035cc9575ef36) Conflicts:

[3/4] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/95f8e936/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitShm.java -- diff --git

[1/4] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 a727c6db0 - 95f8e9369 http://git-wip-us.apache.org/repos/asf/hadoop/blob/95f8e936/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/ExactSizeInputStream.java

[2/4] hadoop git commit: HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/95f8e936/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolServerSideTranslatorPB.java -- diff --git

hadoop git commit: HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer

2015-08-24 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk b5ce87f84 - 48774d0a4 HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/4] hadoop git commit: Revert HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wang
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a727c6db/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/ClientNamenodeProtocolServerSideTranslatorPB.java -- diff --git

[3/4] hadoop git commit: Revert HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wang
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a727c6db/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/shortcircuit/ShortCircuitShm.java -- diff --git

[4/4] hadoop git commit: Revert HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wang
Revert HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu. This reverts commit 8e4afa3a671583c95263218b85cf6bfbc1e43635. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a727c6db Tree:

[1/4] hadoop git commit: Revert HDFS-8934. Move ShortCircuitShm to hdfs-client. Contributed by Mingliang Liu.

2015-08-24 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 87d013370 - a727c6db0 http://git-wip-us.apache.org/repos/asf/hadoop/blob/a727c6db/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/util/ExactSizeInputStream.java

[28/50] [abbrv] hadoop git commit: HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. Moved CHANGES.txt entry to 2.6.1

2015-08-24 Thread zhz
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu. Moved CHANGES.txt entry to 2.6.1 (cherry picked from commit d6050f06a3b7e049541b1cb4597c388abf00a5be) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[38/50] [abbrv] hadoop git commit: MAPREDUCE-6439. AM may fail instead of retrying if RM shuts down during the allocate call. (Anubhav Dhoot via kasha)

2015-08-24 Thread zhz
MAPREDUCE-6439. AM may fail instead of retrying if RM shuts down during the allocate call. (Anubhav Dhoot via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8dfec7a1 Tree:

[09/50] [abbrv] hadoop git commit: YARN-3999. RM hangs on draing events. Contributed by Jian He

2015-08-24 Thread zhz
YARN-3999. RM hangs on draing events. 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/3ae716fa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ae716fa Diff:

[50/50] [abbrv] hadoop git commit: Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into

2015-08-24 Thread zhz
Merge commit '456e901a4c5c639267ee87b8e5f1319f256d20c2' (HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.) into HDFS-7285-merge Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[39/50] [abbrv] hadoop git commit: YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)

2015-08-24 Thread zhz
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/def12933 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/def12933 Diff:

[31/50] [abbrv] hadoop git commit: HADOOP-11333. Fix deadlock in DomainSocketWatcher when the notification pipe is full (zhaoyunjiong via cmccabe) Moved to 2.6.1

2015-08-24 Thread zhz
HADOOP-11333. Fix deadlock in DomainSocketWatcher when the notification pipe is full (zhaoyunjiong via cmccabe) Moved to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/05ed6905 Tree:

[44/50] [abbrv] hadoop git commit: HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai.

2015-08-24 Thread zhz
HDFS-6407. Add sorting and pagination in the datanode tab of the NN Web UI. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/456e901a Tree:

[37/50] [abbrv] hadoop git commit: HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang.

2015-08-24 Thread zhz
HDFS-8891. HDFS concat should keep srcs order. Contributed by Yong Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc7a0616 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc7a0616 Diff:

[35/50] [abbrv] hadoop git commit: HDFS-8565. Typo in dfshealth.html - Decomissioning. (nijel via xyao)

2015-08-24 Thread zhz
HDFS-8565. Typo in dfshealth.html - Decomissioning. (nijel via xyao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1569228e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1569228e Diff:

[40/50] [abbrv] hadoop git commit: YARN-4055. Report node resource utilization in heartbeat. (Inigo Goiri via kasha)

2015-08-24 Thread zhz
YARN-4055. Report node resource utilization in heartbeat. (Inigo Goiri via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13604bd5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13604bd5 Diff:

[11/50] [abbrv] hadoop git commit: YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)

2015-08-24 Thread zhz
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c12adb7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1c12adb7 Diff:

[12/50] [abbrv] hadoop git commit: YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan

2015-08-24 Thread zhz
YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. 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/e5003be9 Tree:

[34/50] [abbrv] hadoop git commit: MAPREDUCE-5817. Mappers get rescheduled on node transition even after all reducers are completed. (Sangjin Lee via kasha)

2015-08-24 Thread zhz
MAPREDUCE-5817. Mappers get rescheduled on node transition even after all reducers are completed. (Sangjin Lee via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27d24f96 Tree:

[30/50] [abbrv] hadoop git commit: HDFS-7225. Remove stale block invalidation work when DN re-registers with different UUID. (Zhe Zhang and Andrew Wang) Moved to 2.6.1

2015-08-24 Thread zhz
HDFS-7225. Remove stale block invalidation work when DN re-registers with different UUID. (Zhe Zhang and Andrew Wang) Moved to 2.6.1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08bd4edf Tree:

hadoop git commit: HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. Contributed by Jing Zhao.

2015-08-24 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 48774d0a4 - bdd79388f HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. Contributed by Jing Zhao. Project:

hadoop git commit: HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu.

2015-08-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 eefc1c174 - ef8437a38 HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore

2015-08-24 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 ef8437a38 - 137bde075 HDFS-8932. NPE thrown in NameNode when try to get TotalSyncCount metric before editLogStream initialization. Contributed by Surendra Singh Lilhore (cherry picked from commit

hadoop git commit: YARN-3058. Miscellaneous issues in NodeManager project (Naganarasimha G R via sjlee)

2015-08-24 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 9d1494733 - 3c36922d7 YARN-3058. Miscellaneous issues in NodeManager project (Naganarasimha G R via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. Contributed by Jing Zhao.

2015-08-24 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 7a0a31586 - eefc1c174 HDFS-8928. Improvements for BlockUnderConstructionFeature: ReplicaUnderConstruction as a separate class and replicas as an array. Contributed by Jing Zhao. (cherry picked from commit

hadoop git commit: HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu.

2015-08-24 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk bdd79388f - 66d0c81d8 HDFS-8948. Use GenericTestUtils to set log levels in TestPread and TestReplaceDatanodeOnFailure. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

Git Push Summary

2015-08-24 Thread zhz
Repository: hadoop Updated Branches: refs/heads/HDFS-7285-merge [deleted] b2049f95a

hadoop git commit: YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S

2015-08-24 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 3b00eaea2 - 57c7ae1af YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S (cherry picked from commit 57c7ae1affb2e1821fbdc3f47738d7e6fd83c7c1)

2015-08-24 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 137bde075 - 387076894 YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S (cherry picked from commit 57c7ae1affb2e1821fbdc3f47738d7e6fd83c7c1) Project:

hadoop git commit: HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton.

2015-08-24 Thread harsh
Repository: hadoop Updated Branches: refs/heads/branch-2 387076894 - e99349830 HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton. (cherry picked from commit af78767870b8296886c03f8be24cf13a4e2bd4b0) Project:

hadoop git commit: HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton.

2015-08-24 Thread harsh
Repository: hadoop Updated Branches: refs/heads/trunk 57c7ae1af - af7876787 HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: