[2/2] hadoop git commit: HDFS-8895. Remove deprecated BlockStorageLocation APIs.

2015-08-17 Thread wang
HDFS-8895. Remove deprecated BlockStorageLocation APIs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eee4d716 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eee4d716 Diff:

hadoop git commit: YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (Li Lu via sjlee)

2015-08-17 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 f40c73548 - a029ce10c YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (Li Lu via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-8880. NameNode metrics logging. (Arpit Agarwal)

2015-08-17 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 39326ba71 - 85cb596e2 refs/heads/trunk ec183faad - a88f31ebf HDFS-8880. NameNode metrics logging. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-8895. Remove deprecated BlockStorageLocation APIs.

2015-08-17 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk a88f31ebf - eee4d716b http://git-wip-us.apache.org/repos/asf/hadoop/blob/eee4d716/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/SimulatedFSDataset.java

hadoop git commit: HDFS-8278. When computing max-size-to-move in Balancer, count only the storage with remaining = default block size.

2015-08-17 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 076c68878 - 9ab89a926 HDFS-8278. When computing max-size-to-move in Balancer, count only the storage with remaining = default block size. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe)

2015-08-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 08508ca1c - 39326ba71 HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu)

2015-08-17 Thread yliu
Repository: hadoop Updated Branches: refs/heads/trunk 51a00964d - 71566e238 HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71566e23 Tree:

hadoop git commit: HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu)

2015-08-17 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 85cb596e2 - 076c68878 HDFS-8862. BlockManager#excessReplicateMap should use a HashMap. (yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/076c6887 Tree:

hadoop git commit: HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe)

2015-08-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk c77bd6af1 - ec183faad HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8278. When computing max-size-to-move in Balancer, count only the storage with remaining = default block size.

2015-08-17 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk eee4d716b - 51a00964d HDFS-8278. When computing max-size-to-move in Balancer, count only the storage with remaining = default block size. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-8880. NameNode metrics logging. (Arpit Agarwal)

2015-08-17 Thread arp
HDFS-8880. NameNode metrics logging. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a88f31eb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a88f31eb Diff:

hadoop git commit: HDFS-8713. Convert DatanodeDescriptor to use SLF4J logging.

2015-08-17 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 d2ff76353 - 9dcb42681 HDFS-8713. Convert DatanodeDescriptor to use SLF4J logging. (cherry picked from commit 3fe758436041d55da1ccde4d5109da38d1f5110f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8713. Convert DatanodeDescriptor to use SLF4J logging.

2015-08-17 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk a7862d5fe - 2e7b7e2cd 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:

hadoop git commit: HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer.

2015-08-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 9dcb42681 - 27ccbd51f HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer. (cherry picked from commit a7862d5fe4c505f5d4b0c675438a971733f1f53a) Project:

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

2015-08-17 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 2e7b7e2cd - 456e901a4 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

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

2015-08-17 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 27ccbd51f - 4e712faac http://git-wip-us.apache.org/repos/asf/hadoop/blob/4e712faa/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js --

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

2015-08-17 Thread wheat9
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/4e712faa Tree:

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

2015-08-17 Thread wheat9
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:

[Hadoop Wiki] Update of ContributorsGroup by SteveLoughran

2015-08-17 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The ContributorsGroup page has been changed by SteveLoughran: https://wiki.apache.org/hadoop/ContributorsGroup?action=diffrev1=111rev2=112 Comment: + VarunSaxena * udanax * Uma

hadoop git commit: HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer.

2015-08-17 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 13604bd5f - a7862d5fe HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12129. rework test-patch bug system support (aw)

2015-08-17 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-12111 565d9bf84 - 86a10252f HADOOP-12129. rework test-patch bug system support (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/86a10252 Tree:

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

2015-08-17 Thread wangda
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:

[02/50] hadoop git commit: YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)

2015-08-17 Thread wangda
YARN-3948. Display Application Priority in RM Web UI.(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/b6265d39 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6265d39 Diff:

[01/50] hadoop git commit: HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal)

2015-08-17 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-1197 23f28dfe6 - 1d1905e90 (forced update) HDFS-8856. Make LeaseManager#countPath O(1). (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

hadoop git commit: HDFS-8792. BlockManager#postponedMisreplicatedBlocks should use a LightWeightHashSet to save memory (Yi Liu via Colin P. McCabe)

2015-08-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 55f709790 - 08508ca1c HDFS-8792. BlockManager#postponedMisreplicatedBlocks should use a LightWeightHashSet to save memory (Yi Liu via Colin P. McCabe) (cherry picked from commit c77bd6af16cbc26f88a2c6d8220db83a3e1caa2c) Project:

[2/2] hadoop git commit: HDFS-8801. Convert BlockInfoUnderConstruction as a feature. Contributed by Jing Zhao.

2015-08-17 Thread wheat9
HDFS-8801. Convert BlockInfoUnderConstruction as a feature. 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/55f70979 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/55f70979 Diff:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 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/afb59a8b Tree:

[30/50] 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-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 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/c7ad2aba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7ad2aba Diff:

[31/50] 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-17 Thread wangda
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:

[43/50] hadoop git commit: HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer.

2015-08-17 Thread wangda
HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. 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/a7862d5f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a7862d5f

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

2015-08-17 Thread wangda
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:

[29/50] 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-17 Thread wangda
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:

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

2015-08-17 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/1d1905e9 Tree:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

[35/50] 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-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

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

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

2015-08-17 Thread wangda
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

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

[28/50] 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-17 Thread wangda
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:

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

2015-08-17 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/23f1c6c9 Tree:

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

2015-08-17 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/f0fc6d74 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0fc6d74 Diff:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

[19/50] hadoop git commit: HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N.

2015-08-17 Thread wangda
HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/40f81513 Tree:

[40/50] 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-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4bc42d76 Diff:

[33/50] 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-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

[32/50] 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-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

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

2015-08-17 Thread wangda
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:

[2/2] hadoop git commit: HDFS-8801. Convert BlockInfoUnderConstruction as a feature. Contributed by Jing Zhao.

2015-08-17 Thread wheat9
HDFS-8801. Convert BlockInfoUnderConstruction as a feature. 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/e535e0f0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e535e0f0 Diff:

[1/2] hadoop git commit: HDFS-8801. Convert BlockInfoUnderConstruction as a feature. Contributed by Jing Zhao.

2015-08-17 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 4e712faac - 55f709790 http://git-wip-us.apache.org/repos/asf/hadoop/blob/55f70979/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java

[1/2] hadoop git commit: HDFS-8801. Convert BlockInfoUnderConstruction as a feature. Contributed by Jing Zhao.

2015-08-17 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 456e901a4 - e535e0f05 http://git-wip-us.apache.org/repos/asf/hadoop/blob/e535e0f0/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INodeFile.java

hadoop git commit: HDFS-8792. BlockManager#postponedMisreplicatedBlocks should use a LightWeightHashSet to save memory (Yi Liu via Colin P. McCabe)

2015-08-17 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk e535e0f05 - c77bd6af1 HDFS-8792. BlockManager#postponedMisreplicatedBlocks should use a LightWeightHashSet to save memory (Yi Liu via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: