git commit: MAPREDUCE-6067. native-task: fix some counter issues (Binglin Chang)

2014-09-05 Thread bchang
Repository: hadoop Updated Branches: refs/heads/MR-2841 1081d9cee - 00322161b MAPREDUCE-6067. native-task: fix some counter issues (Binglin Chang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00322161 Tree:

[1/2] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA

2014-09-05 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 0bd0423ff - 0b3f918b3 refs/heads/trunk 772d1fb01 - 45efc966e MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA Project:

[2/2] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA (cherry picked from commit 45efc966ee1a1bda027

2014-09-05 Thread jlowe
MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA (cherry picked from commit 45efc966ee1a1bda0271464dcee2564862d53b1f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk 45efc966e - c6107f566 HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 0b3f918b3 - a074342b4 HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/4] Lint/style fixes and removal of unused code

2014-09-05 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 00322161b - 19bd6659a

[3/4] Lint/style fixes and removal of unused code

2014-09-05 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/19bd6659/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[4/4] git commit: MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-05 Thread todd
MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/683987be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/683987be Diff:

[3/4] MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-05 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/683987be/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[1/2] git commit: HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 a074342b4 - be7e5837a refs/heads/trunk c6107f566 - 9e941d9f9 HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Contributed by Xiaoyu Yao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] git commit: HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (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/be7e5837 Tree:

[08/24] git commit: HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)

2014-09-05 Thread todd
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (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/3a0142bd Tree:

[07/24] git commit: MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu.

2014-09-05 Thread todd
MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. 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/a18424e7 Tree:

[09/24] git commit: HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang

2014-09-05 Thread todd
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4caedfc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4caedfc Diff:

[11/24] git commit: HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)

2014-09-05 Thread todd
HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41f1662d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41f1662d Diff:

[01/24] git commit: HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang.

2014-09-05 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 683987be7 - 4b3f1e2ce HDFS-6942. Fix typos in log messages. 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/08a9ac70 Tree:

[18/24] git commit: YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles.

2014-09-05 Thread todd
YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/51a4faf5 Tree:

[02/24] git commit: HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh)

2014-09-05 Thread todd
HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3425ae5d Tree:

[20/24] git commit: HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.

2014-09-05 Thread todd
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61045203 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61045203 Diff:

[05/24] git commit: YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha)

2014-09-05 Thread todd
YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1dcaba9a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1dcaba9a

[19/24] git commit: HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.

2014-09-05 Thread todd
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. 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/f7df24bb Tree:

[16/24] git commit: HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.

2014-09-05 Thread todd
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. 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/b44b2ee4 Tree:

[22/24] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA

2014-09-05 Thread todd
MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. 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/45efc966 Tree:

[15/24] git commit: Fixing HDFS CHANGES.txt, missing HDFS-6905 entry

2014-09-05 Thread todd
Fixing HDFS CHANGES.txt, missing HDFS-6905 entry Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a095361 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a095361 Diff:

[13/24] git commit: HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu)

2014-09-05 Thread todd
HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b69a48c9 Tree:

[06/24] git commit: HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu)

2014-09-05 Thread todd
HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9a03e27 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d9a03e27 Diff:

[04/24] git commit: HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)

2014-09-05 Thread todd
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce046212 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce046212 Diff:

[10/24] git commit: HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.

2014-09-05 Thread todd
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f1a6685 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f1a6685

[14/24] git commit: YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)

2014-09-05 Thread todd
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d45f0f Tree:

[17/24] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe

2014-09-05 Thread todd
YARN-2431. NM restart: cgroup is not removed for reacquired containers. 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/3fa5f728 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fa5f728

[23/24] git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread todd
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6107f56 Tree:

[12/24] git commit: HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)

2014-09-05 Thread todd
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70b21874 Tree:

[24/24] git commit: Merge remote-tracking branch 'apache/trunk' into MR-2841

2014-09-05 Thread todd
Merge remote-tracking branch 'apache/trunk' into MR-2841 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b3f1e2c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b3f1e2c Diff:

[21/24] git commit: HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb)

2014-09-05 Thread todd
HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/772d1fb0 Tree:

git commit: HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth.

2014-09-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 9e941d9f9 - fab9bc58e HDFS-6979. hdfs.dll not produce .pdb files. 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/fab9bc58 Tree:

git commit: HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth.

2014-09-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 be7e5837a - ac218d4da HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth. (cherry picked from commit fab9bc58ec03ea81cd5ce8a8746a4ee588f7bb08) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth.

2014-09-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk fab9bc58e - b051327ab HDFS-6979. Fix minor error in CHANGES.txt. 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/b051327a Tree:

git commit: HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth.

2014-09-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 ac218d4da - df2ab4c76 HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth. (cherry picked from commit b051327ab6a01774e1dad59e1e547dd16f603789) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6862. Add missing timeout annotations to tests. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 df2ab4c76 - 34a3faf18 HDFS-6862. Add missing timeout annotations to tests. (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/34a3faf1

git commit: HDFS-6862. Add missing timeout annotations to tests. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk b051327ab - 9609b7303 HDFS-6862. Add missing timeout annotations to tests. (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/9609b730 Tree:

[2/2] git commit: HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (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/624e793a Tree:

[1/2] git commit: HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 34a3faf18 - 624e793ad refs/heads/trunk 9609b7303 - 71269f709 HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (Contributed by Xiaoyu Yao) Project:

git commit: HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 624e793ad - 27c53a1d6 HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/27c53a1d Tree:

git commit: HADOOP-11052. hadoop_verify_secure_prereq's results aren't checked in bin/hdfs (aw)

2014-09-05 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 71269f709 - 7a62515c8 HADOOP-11052. hadoop_verify_secure_prereq's results aren't checked in bin/hdfs (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7a62515c

[01/20] git commit: MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu.

2014-09-05 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-6584 185200e70 - 54767d3ff MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[07/20] git commit: HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu)

2014-09-05 Thread jing9
HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b69a48c9 Tree:

[05/20] git commit: HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)

2014-09-05 Thread jing9
HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41f1662d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41f1662d Diff:

[04/20] git commit: HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.

2014-09-05 Thread jing9
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f1a6685 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f1a6685

[02/20] git commit: HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)

2014-09-05 Thread jing9
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (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/3a0142bd Tree:

[12/20] git commit: YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles.

2014-09-05 Thread jing9
YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/51a4faf5 Tree:

[14/20] git commit: HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.

2014-09-05 Thread jing9
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61045203 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61045203 Diff:

[06/20] git commit: HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)

2014-09-05 Thread jing9
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70b21874 Tree:

[10/20] git commit: HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.

2014-09-05 Thread jing9
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. 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/b44b2ee4 Tree:

[19/20] git commit: Merge trunk into HDFS-6584

2014-09-05 Thread jing9
Merge trunk into HDFS-6584 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/300cb12b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/300cb12b Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/300cb12b

[17/20] git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread jing9
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6107f56 Tree:

[09/20] git commit: Fixing HDFS CHANGES.txt, missing HDFS-6905 entry

2014-09-05 Thread jing9
Fixing HDFS CHANGES.txt, missing HDFS-6905 entry Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a095361 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a095361 Diff:

[16/20] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA

2014-09-05 Thread jing9
MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. 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/45efc966 Tree:

[20/20] git commit: Fix TestOfflineEditsViewer after merging.

2014-09-05 Thread jing9
Fix TestOfflineEditsViewer after merging. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54767d3f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/54767d3f Diff:

[13/20] git commit: HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.

2014-09-05 Thread jing9
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. 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/f7df24bb Tree:

[11/20] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe

2014-09-05 Thread jing9
YARN-2431. NM restart: cgroup is not removed for reacquired containers. 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/3fa5f728 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fa5f728

[15/20] git commit: HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb)

2014-09-05 Thread jing9
HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/772d1fb0 Tree:

[08/20] git commit: YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)

2014-09-05 Thread jing9
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d45f0f Tree:

[18/20] git commit: HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (Contributed by Xiaoyu Yao)

2014-09-05 Thread jing9
HDFS-6831. Inconsistency between 'hdfs dfsadmin' and 'hdfs dfsadmin -help'. (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/9e941d9f Tree:

git commit: HADOOP-11065. Rat check should exclude **/build/**. (kasha)

2014-09-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 7a62515c8 - 0571b4561 HADOOP-11065. Rat check should exclude **/build/**. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0571b456 Tree:

git commit: HADOOP-11065. Rat check should exclude **/build/**. (kasha)

2014-09-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 27c53a1d6 - e39222967 HADOOP-11065. Rat check should exclude **/build/**. (kasha) (cherry picked from commit 0571b4561bad7e0230920e52d3758a3658fcf20d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11065. Rat check should exclude **/build/**. (kasha)

2014-09-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5 8d20ec5c0 - b8e66f82d HADOOP-11065. Rat check should exclude **/build/**. (kasha) (cherry picked from commit 0571b4561bad7e0230920e52d3758a3658fcf20d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11065. Rat check should exclude **/build/**. (kasha)

2014-09-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5.1 2c21753d5 - 33c9cc008 HADOOP-11065. Rat check should exclude **/build/**. (kasha) (cherry picked from commit 0571b4561bad7e0230920e52d3758a3658fcf20d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/6] git commit: HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth.

2014-09-05 Thread jing9
HDFS-6979. hdfs.dll not produce .pdb files. 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/2cd5b4f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2cd5b4f2 Diff:

[6/6] git commit: HDFS-6862. Add missing timeout annotations to tests. (Contributed by Xiaoyu Yao)

2014-09-05 Thread jing9
HDFS-6862. Add missing timeout annotations to tests. (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/c5ef9c9e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5ef9c9e Diff:

[4/6] git commit: HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth.

2014-09-05 Thread jing9
HDFS-6979. Fix minor error in CHANGES.txt. 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/c828b8aa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c828b8aa Diff:

[2/6] git commit: HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (Contributed by Xiaoyu Yao)

2014-09-05 Thread jing9
HDFS-6998. warning message 'ssl.client.truststore.location has not been set' gets printed for hftp command. (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/fc683370 Tree:

[5/6] git commit: HADOOP-11052. hadoop_verify_secure_prereq's results aren't checked in bin/hdfs (aw)

2014-09-05 Thread jing9
HADOOP-11052. hadoop_verify_secure_prereq's results aren't checked in bin/hdfs (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a149afd9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a149afd9 Diff:

git commit: HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk 0571b4561 - 21c0cdeec HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21c0cdee Tree:

Git Push Summary

2014-09-05 Thread kasha
Repository: hadoop Updated Tags: refs/tags/release-2.5.1-RC0 [created] 1f33f6cc8

[2/2] git commit: Set the release date for 2.5.1-RC0

2014-09-05 Thread kasha
Set the release date for 2.5.1-RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e18d179 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e18d179 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2e18d179

[1/2] git commit: Regenerate release notes for 2.5.1 RC0

2014-09-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5.1 33c9cc008 - 2e18d179e Regenerate release notes for 2.5.1 RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33b1149f Tree:

[Hadoop Wiki] Update of HowToReleasePostMavenizationWithGit by karthikkambatla

2014-09-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The HowToReleasePostMavenizationWithGit page has been changed by karthikkambatla: https://wiki.apache.org/hadoop/HowToReleasePostMavenizationWithGit?action=diffrev1=60rev2=61 1. Tag

git commit: YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles)

2014-09-05 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/trunk 21c0cdeec - e6420fec0 YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles)

2014-09-05 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2 e39222967 - c47d72d8d YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles) (cherry picked from commit e6420fec0af9b8d4f424098688ae4926ff527fcf) Project:

git commit: MAPREDUCE-6074. native-task: Fix release audit warnings

2014-09-05 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 4b3f1e2ce - 7c91f9b14 MAPREDUCE-6074. native-task: Fix release audit warnings Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c91f9b1 Tree:

[11/28] git commit: HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.

2014-09-05 Thread arp
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. 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/b44b2ee4 Tree:

[02/28] git commit: MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu.

2014-09-05 Thread arp
MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. 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/a18424e7 Tree:

[03/28] git commit: HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (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/3a0142bd Tree:

[01/28] git commit: HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu)

2014-09-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-6581 cb9b48507 - 339d21f27 HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9a03e27

[05/28] git commit: HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.

2014-09-05 Thread arp
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f1a6685 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f1a6685

[21/28] git commit: HDFS-6979. Fix minor error in CHANGES.txt. Contributed by Chris Nauroth.

2014-09-05 Thread arp
HDFS-6979. Fix minor error in CHANGES.txt. 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/b051327a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b051327a Diff:

[22/28] git commit: HDFS-6862. Add missing timeout annotations to tests. (Contributed by Xiaoyu Yao)

2014-09-05 Thread arp
HDFS-6862. Add missing timeout annotations to tests. (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/9609b730 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9609b730 Diff:

[20/28] git commit: HDFS-6979. hdfs.dll not produce .pdb files. Contributed by Chris Nauroth.

2014-09-05 Thread arp
HDFS-6979. hdfs.dll not produce .pdb files. 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/fab9bc58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fab9bc58 Diff:

[06/28] git commit: HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)

2014-09-05 Thread arp
HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41f1662d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41f1662d Diff:

[14/28] git commit: HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.

2014-09-05 Thread arp
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. 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/f7df24bb Tree:

[18/28] git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread arp
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6107f56 Tree:

[15/28] git commit: HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.

2014-09-05 Thread arp
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61045203 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61045203 Diff:

[27/28] git commit: YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles)

2014-09-05 Thread arp
YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6420fec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6420fec

[26/28] git commit: HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt

2014-09-05 Thread arp
HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/21c0cdee Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/21c0cdee Diff:

[16/28] git commit: HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb)

2014-09-05 Thread arp
HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/772d1fb0 Tree:

[12/28] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe

2014-09-05 Thread arp
YARN-2431. NM restart: cgroup is not removed for reacquired containers. 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/3fa5f728 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fa5f728

[07/28] git commit: HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)

2014-09-05 Thread arp
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70b21874 Tree:

[09/28] git commit: YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)

2014-09-05 Thread arp
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d45f0f Tree:

[04/28] git commit: HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang

2014-09-05 Thread arp
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4caedfc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4caedfc Diff:

[28/28] git commit: Merge trunk into HDFS-6581

2014-09-05 Thread arp
Merge trunk into HDFS-6581 Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java Project:

  1   2   >