hadoop git commit: HDFS-8242. Erasure Coding: XML based end-to-end test for ECCli commands (Contributed by Rakesh R)

2015-05-04 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 858800e89 -> edfaff3c7 HDFS-8242. Erasure Coding: XML based end-to-end test for ECCli commands (Contributed by Rakesh R) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: HDFS-8137. Send the EC schema to DataNode via EC encoding/recovering command. Contributed by Uma Maheswara Rao G

2015-05-04 Thread umamahesh
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 799c0f67f -> 858800e89 HDFS-8137. Send the EC schema to DataNode via EC encoding/recovering command. Contributed by Uma Maheswara Rao G Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit

2015-05-04 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e7b6a076d -> 69d837428 HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit (cherry picked from commit 318081ccd7af1ec02ec18f35ea95c57

hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit

2015-05-04 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 aefadb838 -> 01bdfd794 HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit (cherry picked from commit 318081ccd7af1ec02ec18f35ea95c5793

hadoop git commit: HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit

2015-05-04 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 338e88a19 -> 318081ccd HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B) Reverted earlier commit Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Co

hadoop git commit: HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma.

2015-05-04 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 4e96175b3 -> aefadb838 HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma. (cherry picked from commit 338e88a19eeb01364c7f5bcdc5f4b5c35d53852d) Project: http://git-wip-us.apac

hadoop git commit: HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma.

2015-05-04 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk 551615fa1 -> 338e88a19 HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/a

hadoop git commit: MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA.

2015-05-04 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2 f71c49c5e -> 4e96175b3 MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA. (cherry picked from commit 551615fa13f65ae996bae9c1bacff189539b6557) Project: http://git-wip-us.apache.org/repos/as

hadoop git commit: MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA.

2015-05-04 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/trunk d701acc9c -> 551615fa1 MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commi

[23/33] hadoop git commit: HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.

2015-05-04 Thread jitendra
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76fa606e Tree: http://git-wip-us.apache.org/re

[20/33] hadoop git commit: HDFS-8309. Skip unit test using DataNodeTestUtils#injectDataDirFailure() on Windows. (xyao)

2015-05-04 Thread jitendra
HDFS-8309. Skip unit test using DataNodeTestUtils#injectDataDirFailure() on Windows. (xyao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a319771d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a319771d Diff: ht

[29/33] hadoop git commit: MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu

2015-05-04 Thread jitendra
MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. 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/bf70c5ae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bf70c5ae Di

[16/33] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6ae2a0d0/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockPoolSliceStorage.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/j

[26/33] hadoop git commit: HDFS-8290. WebHDFS calls before namesystem initialization can cause NullPointerException. Contributed by Chris Nauroth.

2015-05-04 Thread jitendra
HDFS-8290. WebHDFS calls before namesystem initialization can cause NullPointerException. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c4578760 Tree: http://git-wip-us.apache.org/repos/asf/h

[01/33] hadoop git commit: HDFS-7281. Missing block is marked as corrupted block (Ming Ma via Yongjun Zhang)

2015-05-04 Thread jitendra
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 1b3b9e5c3 -> d701acc9c HDFS-7281. Missing block is marked as corrupted block (Ming Ma 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/279958b7

[05/33] hadoop git commit: HDFS-8276. LazyPersistFileScrubber should be disabled if scrubber interval configured zero. (Contributed by Surendra Singh Lilhore)

2015-05-04 Thread jitendra
HDFS-8276. LazyPersistFileScrubber should be disabled if scrubber interval configured zero. (Contributed by Surendra Singh Lilhore) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/64d30a61 Tree: http://git-wip-us.apache.org

[25/33] hadoop git commit: YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne

2015-05-04 Thread jitendra
YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f65c793 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f65c793 Di

[07/33] hadoop git commit: YARN-3363. add localization and container launch time to ContainerMetrics at NM to show these timing information for each active container. (zxu via rkanter)

2015-05-04 Thread jitendra
YARN-3363. add localization and container launch time to ContainerMetrics at NM to show these timing information for each active container. (zxu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac7d1529 Tree: ht

[08/33] hadoop git commit: YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda)

2015-05-04 Thread jitendra
YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d46a806 Tree: http://git-wip-us.apache.org/repos/a

[22/33] hadoop git commit: MAPREDUCE-6349. Fix typo in property org.apache.hadoop.mapreduce.lib.chain.Chain.REDUCER_INPUT_VALUE_CLASS. Contributed by Ray Chiang.

2015-05-04 Thread jitendra
MAPREDUCE-6349. Fix typo in property org.apache.hadoop.mapreduce.lib.chain.Chain.REDUCER_INPUT_VALUE_CLASS. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb6ef298 Tree: http://git-wip-us.apache

[10/33] hadoop git commit: HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera)

2015-05-04 Thread jitendra
HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ddb260e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ddb260e Diff: http://git-wip-us.apach

[31/33] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. 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/0d6aa5d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0d6aa5

[18/33] hadoop git commit: YARN-2454. Fix compareTo of variable UNBOUNDED in o.a.h.y.util.resource.Resources. Contributed by Xu Yang.

2015-05-04 Thread jitendra
YARN-2454. Fix compareTo of variable UNBOUNDED in o.a.h.y.util.resource.Resources. Contributed by Xu Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57d9a972 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57

[33/33] hadoop git commit: YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa

2015-05-04 Thread jitendra
YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d701acc9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d701a

[03/33] hadoop git commit: HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe)

2015-05-04 Thread jitendra
HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b82567d4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[24/33] hadoop git commit: HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu.

2015-05-04 Thread jitendra
HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bb9ddef0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[04/33] hadoop git commit: Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)

2015-05-04 Thread jitendra
Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33934611 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/33934611 Diff: http://git-wip-us.apache.

[15/33] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6ae2a0d0/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INode.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/h

[09/33] hadoop git commit: HDFS-8229. LAZY_PERSIST file gets deleted after NameNode restart. (Contributed by Surendra Singh Lilhore)

2015-05-04 Thread jitendra
HDFS-8229. LAZY_PERSIST file gets deleted after NameNode restart. (Contributed by Surendra Singh Lilhore) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f541edc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f5

[32/33] hadoop git commit: YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda)

2015-05-04 Thread jitendra
YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71f4de22 Tree: http://git-wip-us.apache.or

[28/33] hadoop git commit: HDFS-7397. Add more detail to the documentation for the conf key "dfs.client.read.shortcircuit.streams.cache.size" (Brahma Reddy Battula via Colin P. McCabe)

2015-05-04 Thread jitendra
HDFS-7397. Add more detail to the documentation for the conf key "dfs.client.read.shortcircuit.streams.cache.size" (Brahma Reddy Battula via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fe79e1d Tree: h

[27/33] hadoop git commit: MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov

2015-05-04 Thread jitendra
MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7dc3c120 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7dc3c

[02/33] hadoop git commit: HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)

2015-05-04 Thread jitendra
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2d7363b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2d7363b2 Diff: http://gi

[11/33] hadoop git commit: HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)

2015-05-04 Thread jitendra
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f343f865 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f343f865

[14/33] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6ae2a0d0/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicyWithNodeGroup.java -- diff --git a/hadoop-hdfs-project/ha

[13/33] hadoop git commit: MAPREDUCE-6345. Documentation fix for when CRLA is enabled for MRAppMaster logs. (Rohit Agarwal via gera)

2015-05-04 Thread jitendra
MAPREDUCE-6345. Documentation fix for when CRLA is enabled for MRAppMaster logs. (Rohit Agarwal via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f1a152cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f1a

[19/33] hadoop git commit: YARN-1993. Cross-site scripting vulnerability in TextView.java. Contributed byKenji Kikushima.

2015-05-04 Thread jitendra
YARN-1993. Cross-site scripting vulnerability in TextView.java. Contributed byKenji Kikushima. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8d0ee5f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e8d0ee5f Diff:

[06/33] hadoop git commit: HDFS-8086. Move LeaseRenewer to the hdfs.client.impl package. Contributed by Takanobu

2015-05-04 Thread jitendra
HDFS-8086. Move LeaseRenewer to the hdfs.client.impl package. Contributed by Takanobu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d3d019c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d3d019c3 Diff: http://

[12/33] hadoop git commit: YARN-2893. AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream. (Zhihai Xu via gera)

2015-05-04 Thread jitendra
YARN-2893. AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream. (Zhihai Xu via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8204e24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[21/33] hadoop git commit: MAPREDUCE-5905. CountersStrings.toEscapedCompactStrings outputs unnecessary null strings. Contributed by Akira AJISAKA.

2015-05-04 Thread jitendra
MAPREDUCE-5905. CountersStrings.toEscapedCompactStrings outputs unnecessary null strings. Contributed by Akira AJISAKA. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3ba18362 Tree: http://git-wip-us.apache.org/repos/asf/h

[17/33] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
HDFS-8249. Separate HdfsConstants into the client and the server side class. 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/6ae2a0d0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ae2a

[30/33] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread jitendra
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0d6aa5d6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/CacheDirectiveInfo.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/ap

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

2015-05-04 Thread omalley
Author: omalley Date: Mon May 4 23:18:06 2015 New Revision: 1677710 URL: http://svn.apache.org/r1677710 Log: HADOOP-11896. Redesign releases page to provide better information. (omalley reviewed by cnauroth) Modified: hadoop/common/site/main/author/forrest.properties hadoop/common/site/m

hadoop git commit: YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa

2015-05-04 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 71f4de220 -> d701acc9c YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa (cherry picked from commit d701acc9c67adc578ba18035edde1166eedaae98)

2015-05-04 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 4e77ee2f6 -> f71c49c5e YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa (cherry picked from commit d701acc9c67adc578ba18035edde1166eedaae98) Project: http://git-wip-us.apache.org/r

hadoop git commit: YARN-3551. Consolidate data model change according to the backend implementation (Zhijie Shen via sale)

2015-05-04 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 0b1e184cc -> 557a3950b YARN-3551. Consolidate data model change according to the backend implementation (Zhijie Shen via sale) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda)

2015-05-04 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 02e650248 -> 4e77ee2f6 YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda) (cherry picked from commit 71f4de220c74bf2c90630bd0442979d92380d304) Project:

hadoop git commit: YARN-2980. Move health check script related functionality to hadoop-common (Varun Saxena via aw)

2015-05-04 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 db0bd6dca -> 02e650248 YARN-2980. Move health check script related functionality to hadoop-common (Varun Saxena via aw) (cherry picked from commit d4ac6822e1c5dfac504ced48f10ab57a55b49e93) Conflicts: hadoop-yarn-project/hadoop

hadoop git commit: YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda)

2015-05-04 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 0d6aa5d60 -> 71f4de220 YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

[1/2] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk bf70c5ae2 -> 0d6aa5d60 http://git-wip-us.apache.org/repos/asf/hadoop/blob/0d6aa5d6/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/CacheDirectiveInfo.java

[2/2] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread wheat9
HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. 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/0d6aa5d6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0d6aa5

[2/2] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread wheat9
HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. 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/db0bd6dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/db0bd6

[1/2] hadoop git commit: HDFS-8237. Move all protocol classes used by ClientProtocol to hdfs-client. Contributed by Haohui Mai.

2015-05-04 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 81f128f29 -> db0bd6dca http://git-wip-us.apache.org/repos/asf/hadoop/blob/db0bd6dc/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/CacheDirectiveInfo.java -

hadoop git commit: HDFS-8281. Erasure Coding: implement parallel stateful reading for striped layout. Contributed by Jing Zhao.

2015-05-04 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 35bb92fe2 -> 799c0f67f HDFS-8281. Erasure Coding: implement parallel stateful reading for striped layout. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

hadoop git commit: MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu (cherry picked from commit bf70c5ae2824a9139c1aa9d7c14020018881cec2)

2015-05-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 919cbc19e -> e7b6a076d MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu (cherry picked from commit bf70c5ae2824a9139c1aa9d7c14020018881cec2) Project: http://git-wip-us.apache.org/repos

hadoop git commit: MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu

2015-05-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3fe79e1db -> bf70c5ae2 MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. 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/com

hadoop git commit: MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu (cherry picked from commit bf70c5ae2824a9139c1aa9d7c14020018881cec2)

2015-05-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8efcf5bdb -> 81f128f29 MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu (cherry picked from commit bf70c5ae2824a9139c1aa9d7c14020018881cec2) Project: http://git-wip-us.apache.org/repos/a

[48/50] [abbrv] hadoop git commit: HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu.

2015-05-04 Thread zjshen
HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54e28874 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[14/50] [abbrv] hadoop git commit: HDFS-8200. Refactor FSDirStatAndListingOp. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
HDFS-8200. Refactor FSDirStatAndListingOp. 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/98401412 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/98401412 Diff: http://git-wip-us.apache.

[38/50] [abbrv] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b125d0de/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/INode.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/h

[15/50] [abbrv] hadoop git commit: HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)

2015-05-04 Thread zjshen
HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f6b313b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f6b313b Diff: http://git-wip-us.apach

[31/50] [abbrv] hadoop git commit: YARN-3363. add localization and container launch time to ContainerMetrics at NM to show these timing information for each active container. (zxu via rkanter)

2015-05-04 Thread zjshen
YARN-3363. add localization and container launch time to ContainerMetrics at NM to show these timing information for each active container. (zxu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c1c22df0 Tree: ht

[41/50] [abbrv] hadoop git commit: YARN-1993. Cross-site scripting vulnerability in TextView.java. Contributed byKenji Kikushima.

2015-05-04 Thread zjshen
YARN-1993. Cross-site scripting vulnerability in TextView.java. Contributed byKenji Kikushima. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b999c74 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b999c74 Diff:

[45/50] [abbrv] hadoop git commit: HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.

2015-05-04 Thread zjshen
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92292477 Tree: http://git-wip-us.apache.org/re

[37/50] [abbrv] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b125d0de/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicyWithNodeGroup.java -- diff --git a/hadoop-hdfs-project/ha

[06/50] [abbrv] hadoop git commit: HDFS-8283. DataStreamer cleanup and some minor improvement. Contributed by Tsz Wo Nicholas Sze.

2015-05-04 Thread zjshen
HDFS-8283. DataStreamer cleanup and some minor improvement. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b5227c94 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5227c94 Diff

[13/50] [abbrv] hadoop git commit: YARN-3533. Test: Fix launchAM in MockRM to wait for attempt to be scheduled. Contributed by Anubhav Dhoot

2015-05-04 Thread zjshen
YARN-3533. Test: Fix launchAM in MockRM to wait for attempt to be scheduled. Contributed by Anubhav Dhoot Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a49bcaae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a49

[47/50] [abbrv] hadoop git commit: MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov

2015-05-04 Thread zjshen
MAPREDUCE-5649. Reduce cannot use more than 2G memory for the final merge. Contributed by Gera Shegalov Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa5c6f40 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa5c6

[19/50] [abbrv] hadoop git commit: HDFS-7281. Missing block is marked as corrupted block (Ming Ma via Yongjun Zhang)

2015-05-04 Thread zjshen
HDFS-7281. Missing block is marked as corrupted block (Ming Ma 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/78bfacce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78bfacce Diff: http://git-w

[27/50] [abbrv] hadoop git commit: Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)

2015-05-04 Thread zjshen
Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/884d677d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/884d677d Diff: http://git-wip-us.apache.

[24/50] [abbrv] hadoop git commit: HDFS-8086. Move LeaseRenewer to the hdfs.client.impl package. Contributed by Takanobu

2015-05-04 Thread zjshen
HDFS-8086. Move LeaseRenewer to the hdfs.client.impl package. Contributed by Takanobu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cb5ae084 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cb5ae084 Diff: http://

[18/50] [abbrv] hadoop git commit: HDFS-7770. Need document for storage type label of data node storage locations under dfs.data.dir. Contributed by Xiaoyu Yao.

2015-05-04 Thread zjshen
HDFS-7770. Need document for storage type label of data node storage locations under dfs.data.dir. 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/e5bb1e51 Tree: http://git-wip-us.apache.org/repos

[10/50] [abbrv] hadoop git commit: HDFS-5574. Remove buffer copy in BlockReader.skip. Contributed by Binglin Chang.

2015-05-04 Thread zjshen
HDFS-5574. Remove buffer copy in BlockReader.skip. Contributed by Binglin Chang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69f6468e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69f6468e Diff: http://git-wip

[42/50] [abbrv] hadoop git commit: MAPREDUCE-5905. CountersStrings.toEscapedCompactStrings outputs unnecessary null strings. Contributed by Akira AJISAKA.

2015-05-04 Thread zjshen
MAPREDUCE-5905. CountersStrings.toEscapedCompactStrings outputs unnecessary null strings. Contributed by Akira AJISAKA. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62d72e26 Tree: http://git-wip-us.apache.org/repos/asf/h

[22/50] [abbrv] hadoop git commit: HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw)

2015-05-04 Thread zjshen
HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f07f3567 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f07

[23/50] [abbrv] hadoop git commit: HDFS-8300. Fix unit test failures and findbugs warning caused by HDFS-8283. Contributed by Jing Zhao.

2015-05-04 Thread zjshen
HDFS-8300. Fix unit test failures and findbugs warning caused by HDFS-8283. 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/960b4e98 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/960b4e9

[21/50] [abbrv] hadoop git commit: HDFS-8292. Move conditional in fmt_time from dfs-dust.js to status.html. Contributed by Charles Lamb.

2015-05-04 Thread zjshen
HDFS-8292. Move conditional in fmt_time from dfs-dust.js to status.html. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/17a96faf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/17a96fa

[34/50] [abbrv] hadoop git commit: HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera)

2015-05-04 Thread zjshen
HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fde5bea Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1fde5bea Diff: http://git-wip-us.apach

[33/50] [abbrv] hadoop git commit: HDFS-8229. LAZY_PERSIST file gets deleted after NameNode restart. (Contributed by Surendra Singh Lilhore)

2015-05-04 Thread zjshen
HDFS-8229. LAZY_PERSIST file gets deleted after NameNode restart. (Contributed by Surendra Singh Lilhore) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41ef2145 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41e

[12/50] [abbrv] hadoop git commit: HDFS-8214. Secondary NN Web UI shows wrong date for Last Checkpoint. Contributed by Charles Lamb.

2015-05-04 Thread zjshen
HDFS-8214. Secondary NN Web UI shows wrong date for Last Checkpoint. Contributed by Charles Lamb. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0953b5e7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0953b5e7 Di

[43/50] [abbrv] hadoop git commit: HDFS-8309. Skip unit test using DataNodeTestUtils#injectDataDirFailure() on Windows. (xyao)

2015-05-04 Thread zjshen
HDFS-8309. Skip unit test using DataNodeTestUtils#injectDataDirFailure() on Windows. (xyao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/195d746a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/195d746a Diff: ht

[30/50] [abbrv] hadoop git commit: YARN-2893. AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream. (Zhihai Xu via gera)

2015-05-04 Thread zjshen
YARN-2893. AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream. (Zhihai Xu via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9b14ff8d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[39/50] [abbrv] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b125d0de/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockPoolSliceStorage.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/j

[25/50] [abbrv] hadoop git commit: HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)

2015-05-04 Thread zjshen
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45f01205 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/45f01205 Diff: http://gi

[05/50] [abbrv] hadoop git commit: HDFS-8269. getBlockLocations() does not resolve the .reserved path and generates incorrect edit logs when updating the atime. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
HDFS-8269. getBlockLocations() does not resolve the .reserved path and generates incorrect edit logs when updating the atime. 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/c1e8813a Tree: http:/

[08/50] [abbrv] hadoop git commit: YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha)

2015-05-04 Thread zjshen
YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/19dd6d93 Tree: http://git-wip-us.apache.org/repos/asf/hado

[09/50] [abbrv] hadoop git commit: HADOOP-11821. Fix findbugs warnings in hadoop-sls. Contributed by Brahma Reddy Battula.

2015-05-04 Thread zjshen
HADOOP-11821. Fix findbugs warnings in hadoop-sls. 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/5e30ec96 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5e30ec96 Diff: http:/

[50/50] [abbrv] hadoop git commit: HDFS-7397. Add more detail to the documentation for the conf key "dfs.client.read.shortcircuit.streams.cache.size" (Brahma Reddy Battula via Colin P. McCabe)

2015-05-04 Thread zjshen
HDFS-7397. Add more detail to the documentation for the conf key "dfs.client.read.shortcircuit.streams.cache.size" (Brahma Reddy Battula via Colin P. McCabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b1e184c Tree: h

[36/50] [abbrv] hadoop git commit: MAPREDUCE-6345. Documentation fix for when CRLA is enabled for MRAppMaster logs. (Rohit Agarwal via gera)

2015-05-04 Thread zjshen
MAPREDUCE-6345. Documentation fix for when CRLA is enabled for MRAppMaster logs. (Rohit Agarwal via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0e3a4c4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0e

[40/50] [abbrv] hadoop git commit: HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.

2015-05-04 Thread zjshen
HDFS-8249. Separate HdfsConstants into the client and the server side class. 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/b125d0de Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b125d

[28/50] [abbrv] hadoop git commit: HDFS-8276. LazyPersistFileScrubber should be disabled if scrubber interval configured zero. (Contributed by Surendra Singh Lilhore)

2015-05-04 Thread zjshen
HDFS-8276. LazyPersistFileScrubber should be disabled if scrubber interval configured zero. (Contributed by Surendra Singh Lilhore) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49aee364 Tree: http://git-wip-us.apache.org

[04/50] [abbrv] hadoop git commit: YARN-3517. RM web ui for dumping scheduler logs should be for admins only (Varun Vasudev via tgraves)

2015-05-04 Thread zjshen
YARN-3517. RM web ui for dumping scheduler logs should be for admins only (Varun Vasudev via tgraves) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d0351c8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d0351c

[26/50] [abbrv] hadoop git commit: HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe)

2015-05-04 Thread zjshen
HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fe95065a Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[29/50] [abbrv] hadoop git commit: HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)

2015-05-04 Thread zjshen
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad8c70a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ad8c70a9

[02/50] [abbrv] hadoop git commit: MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha)

2015-05-04 Thread zjshen
MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0835aaf0 Tree: http://git-wip-us.apache.org/repo

[49/50] [abbrv] hadoop git commit: YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne

2015-05-04 Thread zjshen
YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e9b9a98 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0e9b9a98 Di

[11/50] [abbrv] hadoop git commit: MAPREDUCE-6339. Job history file is not flushed correctly because isTimerActive flag is not set true when flushTimerTask is scheduled. Contributed by zhihai xu.

2015-05-04 Thread zjshen
MAPREDUCE-6339. Job history file is not flushed correctly because isTimerActive flag is not set true when flushTimerTask is scheduled. 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/26fee33c Tree:

[32/50] [abbrv] hadoop git commit: YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda)

2015-05-04 Thread zjshen
YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3660b7f9 Tree: http://git-wip-us.apache.org/repos/a

[17/50] [abbrv] hadoop git commit: YARN-3564. Fix TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable fails randomly. (Jian He via wangda)

2015-05-04 Thread zjshen
YARN-3564. Fix TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable fails randomly. (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/71580ae6 Tree: http://git-wip-us.apache.org/repos/asf/

[46/50] [abbrv] hadoop git commit: HDFS-8290. WebHDFS calls before namesystem initialization can cause NullPointerException. Contributed by Chris Nauroth.

2015-05-04 Thread zjshen
HDFS-8290. WebHDFS calls before namesystem initialization can cause NullPointerException. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f58d6cf7 Tree: http://git-wip-us.apache.org/repos/asf/h

  1   2   >