git commit: HBASE-11957 Addendum; fix TestMetaReaderEditorNoCluster

2014-09-26 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 7e4d7f04e -> 66cfcbe15 HBASE-11957 Addendum; fix TestMetaReaderEditorNoCluster Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/66cfcbe1 Tree: http://git-wip-us.apache.org

git commit: HBASE-12103 Backport HFileV1Detector to 0.94. (Jeffrey Zhong)

2014-09-26 Thread larsh
Repository: hbase Updated Branches: refs/heads/0.94 b65849bcd -> 7e4d7f04e HBASE-12103 Backport HFileV1Detector to 0.94. (Jeffrey Zhong) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7e4d7f04 Tree: http://git-wip-us.apac

git commit: HBASE-12052: BulkLoad Failed due to no write permission on input files

2014-09-26 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/0.98 3b8d80d5f -> ed5980e00 HBASE-12052: BulkLoad Failed due to no write permission on input files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ed5980e0 Tree: http://git-wi

git commit: HBASE-12086 Fix bug of HTableMultipliexer

2014-09-26 Thread eclark
Repository: hbase Updated Branches: refs/heads/0.98 c0d0d7945 -> 3b8d80d5f HBASE-12086 Fix bug of HTableMultipliexer Signed-off-by: Elliott Clark Conflicts: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java hbase-server/src/test/java/org/apache/had

git commit: HBASE-12052: BulkLoad Failed due to no write permission on input files - Addendum

2014-09-26 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/branch-1 ae3e70b6e -> b22e670b4 HBASE-12052: BulkLoad Failed due to no write permission on input files - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b22e670b Tre

git commit: HBASE-12052: BulkLoad Failed due to no write permission on input files - Addendum

2014-09-26 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/master 8ee39f197 -> 4e56a19cf HBASE-12052: BulkLoad Failed due to no write permission on input files - Addendum Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4e56a19c Tree:

git commit: HBASE-12052: BulkLoad Failed due to no write permission on input files

2014-09-26 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/branch-1 669bc49b4 -> ae3e70b6e HBASE-12052: BulkLoad Failed due to no write permission on input files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ae3e70b6 Tree: http://gi

git commit: HBASE-12052: BulkLoad Failed due to no write permission on input files

2014-09-26 Thread jeffreyz
Repository: hbase Updated Branches: refs/heads/master 3beb168b4 -> 8ee39f197 HBASE-12052: BulkLoad Failed due to no write permission on input files Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8ee39f19 Tree: http://git-

git commit: HBASE-12087 [0.98] [0.98] Changing the default setting of hbase.security.access.early_out to true (Srikanth Srungarapu)

2014-09-26 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 e7ff09210 -> c0d0d7945 HBASE-12087 [0.98] [0.98] Changing the default setting of hbase.security.access.early_out to true (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/r

git commit: HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier)

2014-09-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/0.98 f73f18abb -> e7ff09210 HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos

[1/2] HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis)

2014-09-26 Thread enis
Repository: hbase Updated Branches: refs/heads/branch-1 e5840e951 -> 669bc49b4 http://git-wip-us.apache.org/repos/asf/hbase/blob/669bc49b/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java -- diff --git

[2/2] git commit: HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis)

2014-09-26 Thread enis
HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/669bc49b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/669bc49b Diff: http://git-wip-us

[2/2] git commit: HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis)

2014-09-26 Thread enis
HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3beb168b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3beb168b Diff: http://git-wip-us

[1/2] HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis)

2014-09-26 Thread enis
Repository: hbase Updated Branches: refs/heads/master 88cd708d8 -> 3beb168b4 http://git-wip-us.apache.org/repos/asf/hbase/blob/3beb168b/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpointNoMaster.java -

git commit: HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier)

2014-09-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 375fc1efe -> 88cd708d8 HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/rep

git commit: HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier)

2014-09-26 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 a01f1f8ef -> e5840e951 HBASE-11948 graceful_stop.sh should use hbase-daemon.sh when executed on the decomissioned node (Sebastien Barrier) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/r

git commit: HBASE-12093 Support the mob attributes in hbase shell when create/alter table

2014-09-26 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/hbase-11339 629042f4c -> 7da41643e HBASE-12093 Support the mob attributes in hbase shell when create/alter table Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7da41643 Tree:

git commit: HBASE-12085 mob status should print human readable numbers.(Jingcheng Du)

2014-09-26 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/hbase-11339 a0d9e18cc -> 629042f4c HBASE-12085 mob status should print human readable numbers.(Jingcheng Du) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/629042f4 Tree: htt