hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B)

2015-04-08 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 196774350 -> d63800e84 HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file

2015-04-08 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 d63800e84 -> ead48867a HDFS-8023. Erasure Coding: retrieve eraure coding schema for a file from NameNode (Contributed by Vinayakumar B) Added missed file Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

[1/2] hadoop git commit: HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng

2015-04-08 Thread drankye
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 ead48867a -> d022be287 HDFS-8074 Define a system-wide default EC schema. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ca56197 Tree: h

[2/2] hadoop git commit: Updated CHANGES-HDFS-EC-7285.txt

2015-04-08 Thread drankye
Updated CHANGES-HDFS-EC-7285.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d022be28 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d022be28 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d022be28 B

hadoop git commit: HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw)

2015-04-08 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk dd852f5b8 -> f4b3fc562 HADOOP-11781. fix race conditions and add URL support to smart-apply-patch.sh (Raymie Stata via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

hadoop git commit: YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda)

2015-04-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk f4b3fc562 -> 7af086a51 YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7a

hadoop git commit: YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda)

2015-04-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 ac32fa187 -> 97244b143 YARN-3459. Fix failiure of TestLog4jWarningErrorMetricsAppender. (Varun Vasudev via wangda) (cherry picked from commit 7af086a515d573dc90ea4deec7f4e3f23622e0e8) Project: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: YARN-2901 addendum: Fixed findbugs warning caused by previously patch

2015-04-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 7af086a51 -> ba9ee22ca YARN-2901 addendum: Fixed findbugs warning caused by previously patch Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba9ee22c Tree: http://git

hadoop git commit: YARN-2901 addendum: Fixed findbugs warning caused by previously patch

2015-04-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 97244b143 -> 5f59e621b YARN-2901 addendum: Fixed findbugs warning caused by previously patch (cherry picked from commit ba9ee22ca4ed2c5ff447b66b2e2dfe25f6880fe0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:

[3/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal)

2015-04-08 Thread arp
HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12739b54 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/12739

[2/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal)

2015-04-08 Thread arp
HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0324738 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0324

[1/3] hadoop git commit: HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal)

2015-04-08 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 5f59e621b -> f0324738c refs/heads/branch-2.7 ffa3f3a10 -> 12739b541 refs/heads/trunk ba9ee22ca -> 608c49984 HDFS-8072. Reserved RBW space is not released if client terminates while writing block. (Arpit Agarwal) Project: http://git

hadoop git commit: HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package.

2015-04-08 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk 608c49984 -> c931a3c77 HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c931a3c7 Tree: http

hadoop git commit: HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package.

2015-04-08 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 f0324738c -> de7f9a8bc HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de7f9a8b Tree: h

hadoop git commit: HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. (cherry picked from commit 285b31e75e51ec8e3a796c2cb0208739368ca9b8)

2015-04-08 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 de7f9a8bc -> 7e622076d HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. (cherry picked from commit 285b31e75e51ec8e3a796c2cb0208739368ca9b8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Com

hadoop git commit: HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee.

2015-04-08 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk c931a3c77 -> 285b31e75 HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/285b31e7 Tree:

hadoop git commit: HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk a42bb1cd9 -> 6af0d74a7 HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

hadoop git commit: Revert HDFS-7808.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 6af0d74a7 -> bd4c99bec Revert HDFS-7808. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd4c99be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bd4c99be Di

hadoop git commit: HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B)

2015-04-08 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk b1e059089 -> 9d8952f97 HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-

hadoop git commit: Revert HDFS-7808.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.7 12739b541 -> eb53d6b96 Revert HDFS-7808. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eb53d6b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eb53d6

hadoop git commit: HDFS-7979. Initialize block report IDs with a random number.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk dc0282d64 -> b1e059089 HDFS-7979. Initialize block report IDs with a random number. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b1e05908 Tree: http://git-wip-us.a

hadoop git commit: HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 265ed1fe8 -> a42bb1cd9 HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

hadoop git commit: HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 55b794e7f -> 9792500c5 HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang. (cherry picked from commit a42bb1cd915abe5dc33eda3c01e8c74c64f35748) Project: http://git-wi

hadoop git commit: Revert HDFS-7813.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 35816c438 -> 6d2eca081 Revert HDFS-7813. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d2eca08 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d2eca08

hadoop git commit: Revert HDFS-7813.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.7 eb53d6b96 -> 84ba4db2a Revert HDFS-7813. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84ba4db2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84ba4d

hadoop git commit: HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 82d56b337 -> 5a540c3d3 HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 88ef75f16 -> eafee9a04 HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

hadoop git commit: HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk cc2582354 -> dc0282d64 HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d

hadoop git commit: HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 6d2eca081 -> 069366e1b HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

Git Push Summary

2015-04-08 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 [created] 9d8952f97

hadoop git commit: HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 9792500c5 -> 8104d5226 HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[1/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 5a540c3d3 -> cc2582354 http://git-wip-us.apache.org/repos/asf/hadoop/blob/cc258235/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/resources/IntegerParam.java -

[3/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. 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/cc258235 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc258235 Diff: http

[3/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. 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/88ef75f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/88ef75f1 Diff: http

hadoop git commit: YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.

2015-04-08 Thread hitesh
Repository: hadoop Updated Branches: refs/heads/branch-2 7e622076d -> 55b794e7f YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai. (cherry picked from commit 265ed1fe804743601a8b62cabc1e4dc2ec8e502f) Project: http://git-wip-us.apache

hadoop git commit: YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.

2015-04-08 Thread hitesh
Repository: hadoop Updated Branches: refs/heads/trunk 285b31e75 -> 265ed1fe8 YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf

[2/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/cc258235/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/PutOpParam.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/

[2/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
http://git-wip-us.apache.org/repos/asf/hadoop/blob/88ef75f1/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/PutOpParam.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/src/main/

[1/3] hadoop git commit: HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 069366e1b -> 88ef75f16 http://git-wip-us.apache.org/repos/asf/hadoop/blob/88ef75f1/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/resources/IntegerParam.java --

hadoop git commit: Revert HDFS-7813.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk bd4c99bec -> 82d56b337 Revert HDFS-7813. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82d56b33 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82d56b33 Di

hadoop git commit: HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B)

2015-04-08 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 351fac25a -> 4e099c113 HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B) (cherry picked from commit 9d8952f97f638ede27e4336b9601507d7bb1de7b) Project: h

hadoop git commit: Revert HDFS-7808.

2015-04-08 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 8104d5226 -> 35816c438 Revert HDFS-7808. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35816c43 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/35816c43

hadoop git commit: HDFS-7979. Initialize block report IDs with a random number.

2015-04-08 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 eafee9a04 -> 351fac25a HDFS-7979. Initialize block report IDs with a random number. (cherry picked from commit b1e059089d6a5b2b7006d7d384c6df81ed268bd9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip