git commit: HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko.

2014-09-06 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk 3b35f8160 - 88209ce18 HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko.

2014-09-06 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 035112f25 - 1ea388355 HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/5] git commit: HADOOP-11069. KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not. (tucu)

2014-09-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-6581 339d21f27 - 31bbeaf38 HADOOP-11069. KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/5] git commit: HADOOP-11070. Create MiniKMS for testing. (tucu)

2014-09-06 Thread arp
HADOOP-11070. Create MiniKMS for testing. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71c8d735 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71c8d735 Diff:

[4/5] git commit: HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko.

2014-09-06 Thread arp
HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88209ce1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/88209ce1

[5/5] git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDFS-6581

2014-09-06 Thread arp
Merge remote-tracking branch 'apache-commit/trunk' into HDFS-6581 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/31bbeaf3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/31bbeaf3 Diff:

[3/5] git commit: HDFS-6986. DistributedFileSystem must get delegation tokens from configured KeyProvider. (zhz via tucu)

2014-09-06 Thread arp
HDFS-6986. DistributedFileSystem must get delegation tokens from configured KeyProvider. (zhz via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b35f816 Tree:

git commit: HDFS-6997: add more tests for data migration and replicaion.

2014-09-06 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/HDFS-6584 ba4fc9317 - 22a41dce4 HDFS-6997: add more tests for data migration and replicaion. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22a41dce Tree:

git commit: YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.

2014-09-06 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 88209ce18 - cbea1b10e YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.

2014-09-06 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 1ea388355 - af1d38915 YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao. (cherry picked from commit cbea1b10efd871d04c648af18449dc724685db74) Project:

[2/2] git commit: HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal)

2014-09-06 Thread arp
HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1fa5829 Tree:

[1/2] git commit: HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal)

2014-09-06 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 af1d38915 - eba06e61c refs/heads/trunk cbea1b10e - d1fa58292 HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal) Conflicts:

git commit: MAPREDUCE-6077. native-task: Remove CustomModule examples in nativetask (seanzhong)

2014-09-06 Thread seanzhong
Repository: hadoop Updated Branches: refs/heads/MR-2841 7c91f9b14 - 52a8b4db9 MAPREDUCE-6077. native-task: Remove CustomModule examples in nativetask (seanzhong) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52a8b4db

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

2014-09-06 Thread seanzhong
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:

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

2014-09-06 Thread seanzhong
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:

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

2014-09-06 Thread seanzhong
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

[13/16] git commit: HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko.

2014-09-06 Thread seanzhong
HDFS-6940. Refactoring to allow ConsensusNode implementation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88209ce1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/88209ce1

[15/16] git commit: HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal)

2014-09-06 Thread seanzhong
HDFS-6898. DN must reserve space for a full block when an RBW block is created. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1fa5829 Tree:

[11/16] git commit: HADOOP-11069. KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not. (tucu)

2014-09-06 Thread seanzhong
HADOOP-11069. KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0f3c19c1 Tree:

[12/16] git commit: HDFS-6986. DistributedFileSystem must get delegation tokens from configured KeyProvider. (zhz via tucu)

2014-09-06 Thread seanzhong
HDFS-6986. DistributedFileSystem must get delegation tokens from configured KeyProvider. (zhz via tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b35f816 Tree:

[05/16] 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-06 Thread seanzhong
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/71269f70 Tree:

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

2014-09-06 Thread seanzhong
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:

[10/16] git commit: HADOOP-11070. Create MiniKMS for testing. (tucu)

2014-09-06 Thread seanzhong
HADOOP-11070. Create MiniKMS for testing. (tucu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71c8d735 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/71c8d735 Diff:

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

2014-09-06 Thread seanzhong
Repository: hadoop Updated Branches: refs/heads/MR-2841 52a8b4db9 - b160707ac 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:

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

2014-09-06 Thread seanzhong
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:

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

2014-09-06 Thread seanzhong
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0571b456 Diff:

[14/16] git commit: YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.

2014-09-06 Thread seanzhong
YARN-2519. Credential Provider related unit tests failed on Windows. 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/cbea1b10 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbea1b10

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

2014-09-06 Thread seanzhong
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 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7a62515c Diff:

[16/16] git commit: Merge branch 'trunk' into MR-2841

2014-09-06 Thread seanzhong
Merge branch '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/b160707a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b160707a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b160707a