hbase git commit: HBASE-4368 Expose processlist in shell (per regionserver and perhaps by cluster) (Talat Uyarer)

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/master 1c30ae68e -> 2515b0974 HBASE-4368 Expose processlist in shell (per regionserver and perhaps by cluster) (Talat Uyarer) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-4368 Expose processlist in shell (per regionserver and perhaps by cluster) (Talat Uyarer)

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 51dfe4417 -> 627b48b79 HBASE-4368 Expose processlist in shell (per regionserver and perhaps by cluster) (Talat Uyarer) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span

2016-05-23 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1.2 81265624a -> 254579893 HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25457989 Tree:

hbase git commit: HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span

2016-05-23 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1.3 53dd0aeff -> 37e080d70 HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/37e080d7 Tree:

hbase git commit: HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span

2016-05-23 Thread antonov
Repository: hbase Updated Branches: refs/heads/branch-1 e50bf9d7a -> 51dfe4417 HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/51dfe441 Tree:

hbase git commit: HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span

2016-05-23 Thread antonov
Repository: hbase Updated Branches: refs/heads/master c03ea895c -> 1c30ae68e HBASE-15880 RpcClientImpl#tracedWriteRequest incorrectly closes HTrace span Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1c30ae68 Tree:

[2/2] hbase git commit: HBASE-15806 An endpoint-based export tool (ChiaPing Tsai)

2016-05-23 Thread tedyu
HBASE-15806 An endpoint-based export tool (ChiaPing Tsai) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c03ea895 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c03ea895 Diff:

[1/2] hbase git commit: HBASE-15806 An endpoint-based export tool (ChiaPing Tsai)

2016-05-23 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 7130a222c -> c03ea895c http://git-wip-us.apache.org/repos/asf/hbase/blob/c03ea895/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/ExportEndpoint.java -- diff

hbase git commit: HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/master ae42c65cf -> 7130a222c HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle Signed-off-by: stack Project:

hbase git commit: HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late')

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 94cf956be -> 81265624a HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late')

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.1 b90d0dec1 -> 921ecef38 HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late')

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 39c1f795e -> 53dd0aeff HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit 04ef79

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 04ef799dd -> e50bf9d7a Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit 04ef799dd0c67b2bd2ff68bce4dcd99a979a52d6.

[2/2] hbase git commit: HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late')

2016-05-23 Thread stack
HBASE-15878 Deprecate doBulkLoad(Path hfofDir, final HTable table) in branch-1 (even though its 'late') Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e50bf9d7 Tree:

hbase git commit: Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit e3e3b64ecdae

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 e3e3b64ec -> 39c1f795e Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit e3e3b64ecdae162e8c533de12f7de1508a2219a1.

hbase git commit: Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit 0f5f4a58acb8

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 0f5f4a58a -> 94cf956be Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit 0f5f4a58acb8a61b8e5118692a060180b7baa5b8.

hbase git commit: Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.1 4b28cd89a -> b90d0dec1 Revert "HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle" Wrong commit message This reverts commit 4b28cd89abea32afd948e3acc1f16106e8cf67f7.

hbase git commit: HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.1 0120d1dd4 -> 4b28cd89a HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 a50a120fd -> 0f5f4a58a HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 34ca6f506 -> 04ef799dd HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle

2016-05-23 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 56c1e3522 -> e3e3b64ec HBASE-15876 Remove doBulkLoad(Path hfofDir, final HTable table) though it has not been through a full deprecation cycle Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: