[2/4] hbase git commit: HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal Khandelwal)

2018-07-30 Thread elserj
HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal Khandelwal) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/df4fc92b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/df4fc92b Diff:

[1/4] hbase git commit: HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal Khandelwal)

2018-07-30 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-1 9b5a839b9 -> ab3ec9477 refs/heads/branch-1.2 5eb4c5668 -> 83690b63b refs/heads/branch-1.3 2252ed0ee -> b7d2e98a6 refs/heads/branch-1.4 0f1f12f44 -> df4fc92b9 HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal

[3/4] hbase git commit: HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal Khandelwal)

2018-07-30 Thread elserj
HBASE-20930 MetaScanner.metaScan should respect meta table name (Vishal Khandelwal) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b7d2e98a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b7d2e98a Diff:

[1/2] hbase-site git commit: Update for HBaseCon West 2018 (and clean-up HTML)

2018-07-23 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site d28d30ad0 -> 26189c765 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/26189c76/hbasecon-archives.html -- diff --git a/hbasecon-archives.html

[2/2] hbase-site git commit: Update for HBaseCon West 2018 (and clean-up HTML)

2018-07-23 Thread elserj
Update for HBaseCon West 2018 (and clean-up HTML) Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/26189c76 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/26189c76 Diff:

hbase git commit: HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks

2018-06-29 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2.0 a259059c8 -> 4b5ecbfb9 HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks Signed-off-by: Josh Elser Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks

2018-06-29 Thread elserj
HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks Signed-off-by: Josh Elser Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/490ca0ce Tree:

[1/2] hbase git commit: HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks

2018-06-29 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 e2d0cdbc0 -> 490ca0ce2 refs/heads/master 632aaef88 -> 34e23fe42 HBASE-20825 Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks Signed-off-by: Josh Elser Signed-off-by: Ted Yu Project:

hbase-site git commit: Updating the Bloomberg anchor in the sponsors section

2018-06-28 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 538631830 -> 72a723269 Updating the Bloomberg anchor in the sponsors section Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/72a72326 Tree:

hbase git commit: HBASE-20642 Clients should re-use the same nonce across DDL operations

2018-06-21 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2.0 861f1bda9 -> b7c998bf6 HBASE-20642 Clients should re-use the same nonce across DDL operations Also changes modify table operations to help the case where a MTP spans two master, avoiding the sanity-checks propagating back to the client

[2/2] hbase git commit: HBASE-20642 Clients should re-use the same nonce across DDL operations

2018-06-20 Thread elserj
HBASE-20642 Clients should re-use the same nonce across DDL operations Also changes modify table operations to help the case where a MTP spans two master, avoiding the sanity-checks propagating back to the client unnecessarily. Signed-off-by: Josh Elser Signed-off-by: Michael Stack Project:

[1/2] hbase git commit: HBASE-20642 Clients should re-use the same nonce across DDL operations

2018-06-20 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 c8b76eb3f -> 28d0d8c5c refs/heads/master e989a9927 -> 72784c2d8 HBASE-20642 Clients should re-use the same nonce across DDL operations Also changes modify table operations to help the case where a MTP spans two master, avoiding the

[1/3] hbase git commit: HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions

2018-06-20 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 5c2cb15e0 -> c8b76eb3f refs/heads/branch-2.0 d0f8d7beb -> bc6a8101a refs/heads/master d1cad1a25 -> e989a9927 HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions ModifyTableProcedure is using MoveRegionProcedure in a way

[3/3] hbase git commit: HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions

2018-06-20 Thread elserj
HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions ModifyTableProcedure is using MoveRegionProcedure in a way that was unintended from the original implementation. As such, we have to guard against certain usages of it. We know we can re-open OPEN regions, but regions in OPENING will

[2/3] hbase git commit: HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions

2018-06-20 Thread elserj
HBASE-20706 Prevent MTP from trying to reopen non-OPEN regions ModifyTableProcedure is using MoveRegionProcedure in a way that was unintended from the original implementation. As such, we have to guard against certain usages of it. We know we can re-open OPEN regions, but regions in OPENING will

svn commit: r27590 - /release/hbase/1.4.4/

2018-06-20 Thread elserj
Author: elserj Date: Wed Jun 20 19:11:34 2018 New Revision: 27590 Log: Archive 1.4.4 after 1.4.5 is released Removed: release/hbase/1.4.4/

[hbase] Git Push Summary

2018-06-20 Thread elserj
Repository: hbase Updated Tags: refs/tags/rel/1.3.2.1 [created] e66247d61 refs/tags/rel/1.4.5 [created] 36f16b7c8

svn commit: r27589 - in /dev/hbase: 1.3.2.1RC0/ 1.4.5rc0/

2018-06-20 Thread elserj
Author: elserj Date: Wed Jun 20 18:55:13 2018 New Revision: 27589 Log: Clean up old RCs Removed: dev/hbase/1.3.2.1RC0/ dev/hbase/1.4.5rc0/

svn commit: r27588 - /dev/hbase/1.4.5RC1/ /release/hbase/1.4.5/

2018-06-20 Thread elserj
Author: elserj Date: Wed Jun 20 18:54:38 2018 New Revision: 27588 Log: Promote HBase 1.4.5 Added: release/hbase/1.4.5/ - copied from r27587, dev/hbase/1.4.5RC1/ Removed: dev/hbase/1.4.5RC1/

hbase git commit: HBASE-20369 Document incompatibilities between HBase 1.x and HBase 2.0

2018-06-19 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 6dbbd78aa -> 9bd98522f HBASE-20369 Document incompatibilities between HBase 1.x and HBase 2.0 Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase-site git commit: Fix the rooms for hbasecon

2018-06-16 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 72b545919 -> 3aa0489ce Fix the rooms for hbasecon Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/3aa0489c Tree:

hbase-site git commit: Update hbasecon agenda

2018-06-16 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 8e37ea3f4 -> 72b545919 Update hbasecon agenda Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/72b54591 Tree:

[hbase] Git Push Summary

2018-06-13 Thread elserj
Repository: hbase Updated Tags: refs/tags/1.4.5RC1 [created] ca99a9466

svn commit: r27439 - in /release/hbase: 1.3.2.1/ 1.3.2/

2018-06-13 Thread elserj
Author: elserj Date: Wed Jun 13 19:49:55 2018 New Revision: 27439 Log: Release 1.3.2.1 Added: release/hbase/1.3.2.1/ release/hbase/1.3.2.1/hbase-1.3.2.1-bin.tar.gz (with props) release/hbase/1.3.2.1/hbase-1.3.2.1-bin.tar.gz.asc release/hbase/1.3.2.1/hbase-1.3.2.1-bin.tar.gz.md5

svn commit: r27438 - in /dev/hbase/1.4.5RC1: ./ hbase-1.4.5-bin.tar.gz hbase-1.4.5-bin.tar.gz.asc hbase-1.4.5-bin.tar.gz.sha512 hbase-1.4.5-src.tar.gz hbase-1.4.5-src.tar.gz.asc hbase-1.4.5-src.tar.gz

2018-06-13 Thread elserj
Author: elserj Date: Wed Jun 13 19:45:24 2018 New Revision: 27438 Log: 1.4.5 rc1 Added: dev/hbase/1.4.5RC1/ dev/hbase/1.4.5RC1/hbase-1.4.5-bin.tar.gz (with props) dev/hbase/1.4.5RC1/hbase-1.4.5-bin.tar.gz.asc dev/hbase/1.4.5RC1/hbase-1.4.5-bin.tar.gz.sha512 dev/hbase

[1/2] hbase git commit: HBASE-20635 Add missing shaded-pb conversion method for UserPermission

2018-06-11 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 a8ea49bfb -> c0d67209d refs/heads/master b25c782f0 -> 40f0a4346 HBASE-20635 Add missing shaded-pb conversion method for UserPermission Signed-off-by: Josh Elser Signed-off-by: Ted Yu Project:

[2/2] hbase git commit: HBASE-20635 Add missing shaded-pb conversion method for UserPermission

2018-06-11 Thread elserj
HBASE-20635 Add missing shaded-pb conversion method for UserPermission Signed-off-by: Josh Elser Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c0d67209 Tree:

[1/2] hbase git commit: HBASE-19852 HBase Thrift should use a SPNEGO HTTP/hostname principal for checking HTTP Kerberos authentication

2018-06-11 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 d44e8a7af -> a8ea49bfb refs/heads/master c323e7bfa -> b25c782f0 HBASE-19852 HBase Thrift should use a SPNEGO HTTP/hostname principal for checking HTTP Kerberos authentication Return 401 sooner when AUTHORIZATION header is missing

[2/2] hbase git commit: HBASE-19852 HBase Thrift should use a SPNEGO HTTP/hostname principal for checking HTTP Kerberos authentication

2018-06-11 Thread elserj
HBASE-19852 HBase Thrift should use a SPNEGO HTTP/hostname principal for checking HTTP Kerberos authentication Return 401 sooner when AUTHORIZATION header is missing HBase Thrift server was checking for the AUTHORIZATION header and assuming it was always present even when it was the first

svn commit: r27317 - in /dev/hbase/1.4.5rc0: ./ hbase-1.4.5-bin.tar.gz hbase-1.4.5-bin.tar.gz.asc hbase-1.4.5-bin.tar.gz.sha512 hbase-1.4.5-src.tar.gz hbase-1.4.5-src.tar.gz.asc hbase-1.4.5-src.tar.gz

2018-06-07 Thread elserj
Author: elserj Date: Thu Jun 7 23:32:07 2018 New Revision: 27317 Log: Stage HBase 1.4.5rc0 Added: dev/hbase/1.4.5rc0/ dev/hbase/1.4.5rc0/hbase-1.4.5-bin.tar.gz (with props) dev/hbase/1.4.5rc0/hbase-1.4.5-bin.tar.gz.asc dev/hbase/1.4.5rc0/hbase-1.4.5-bin.tar.gz.sha512 dev

[hbase] Git Push Summary

2018-06-07 Thread elserj
Repository: hbase Updated Tags: refs/tags/1.4.5rc0 [created] 74596816c

[4/5] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-07 Thread elserj
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4cb2378c Tree:

[2/5] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-07 Thread elserj
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/271d93dc Tree:

[3/5] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-07 Thread elserj
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c204fb5 Tree:

[5/5] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-07 Thread elserj
HBASE-20665: Changed log level of HBASE-8547 warning to debug Closes #77 Signed-off-by: Josh Elser Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cb6990e0 Tree:

[1/5] hbase git commit: HBASE-20665: Changed log level of HBASE-8547 warning to debug

2018-06-07 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-1.2 96e8ab4af -> cb6990e0d refs/heads/branch-1.3 685906c8f -> 4cb2378c1 refs/heads/branch-2 42ca97680 -> 271d93dc7 refs/heads/branch-2.0 6f01af003 -> 6c204fb57 refs/heads/master b002b0b8b -> 9a8090776 HBASE-20665: Changed log level

[1/4] hbase git commit: HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check

2018-06-06 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-1 409531209 -> c596fb6c3 refs/heads/branch-1.2 35a19c5cf -> 96e8ab4af refs/heads/branch-1.3 bc2d66892 -> 685906c8f refs/heads/branch-1.4 8c4a66fc5 -> 7eee2f7f0 HBASE-20605 Excludes Azure's new filesystem from the

[3/4] hbase git commit: HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check

2018-06-06 Thread elserj
HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/685906c8 Tree:

[4/4] hbase git commit: HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check

2018-06-06 Thread elserj
HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/96e8ab4a Tree:

[2/4] hbase git commit: HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check

2018-06-06 Thread elserj
HBASE-20605 Excludes Azure's new filesystem from the SecureBulkLoadEndpoint perm check Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7eee2f7f Tree:

hbase git commit: HBASE-18948: Added a note in the Tag implementation details in security.adoc

2018-06-04 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 7da0015a3 -> 08446916a HBASE-18948: Added a note in the Tag implementation details in security.adoc Coprocessors that run server-side on RegionServers can perform get and set operations on cell Tags. Tags are striped out at the RPC layer

[1/2] hbase git commit: HBASE-20579 Include original exception in wrapped exception

2018-06-02 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 3ecdc74a6 -> 81937df3b refs/heads/master 8377873d2 -> a5ed463d4 HBASE-20579 Include original exception in wrapped exception Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-20579 Include original exception in wrapped exception

2018-06-02 Thread elserj
HBASE-20579 Include original exception in wrapped exception Signed-off-by: Ted Yu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a5ed463d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a5ed463d Diff:

svn commit: r27233 - /dev/hbase/1.3.2.1RC0/

2018-06-02 Thread elserj
Author: elserj Date: Sat Jun 2 21:07:33 2018 New Revision: 27233 Log: Stage apache hbase 1.3.2.1rc0 Added: dev/hbase/1.3.2.1RC0/ dev/hbase/1.3.2.1RC0/hbase-1.3.2.1-bin.tar.gz (with props) dev/hbase/1.3.2.1RC0/hbase-1.3.2.1-bin.tar.gz.asc dev/hbase/1.3.2.1RC0/hbase-1.3.2.1

[2/3] hbase git commit: HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect

2018-05-31 Thread elserj
HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3c9c221c Tree:

[3/3] hbase git commit: HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect

2018-05-31 Thread elserj
HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b6ceeb3a Tree:

[1/3] hbase git commit: HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect

2018-05-31 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 f6c440592 -> 3c9c221c2 refs/heads/branch-2.0 dbebacbcf -> b6ceeb3ab refs/heads/master 0c42acbdf -> 2fdd36fdc HBASE-20602 hbase.master.quota.observer.ignore property seems to be not taking effect Signed-off-by: Josh Elser Project:

[hbase] Git Push Summary

2018-05-31 Thread elserj
Repository: hbase Updated Tags: refs/tags/2.0.0.1RC0 [created] 4dc9913cc

[7/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0c42acbd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0c42acbd

[5/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dbebacbc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dbebacbc

[2/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c1366de Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7c1366de

[4/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f7e50346 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f7e50346

[3/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5f03fb39 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5f03fb39

[1/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-1 08b7ed165 -> 7c1366de4 refs/heads/branch-1.2 6594f2656 -> f7e503463 refs/heads/branch-1.3 405a30404 -> 5f03fb399 refs/heads/branch-1.4 304f92763 -> 30e98b445 refs/heads/branch-2 b22409d51 -> f6c440592 refs/heads/branch-2.0

[6/7] hbase git commit: HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet

2018-05-31 Thread elserj
HBASE-20664 Reduce the broad scope of outToken in ThriftHttpServlet Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f6c44059 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f6c44059

[2/3] hbase git commit: HBASE-20640 Add missing test category and class rule

2018-05-30 Thread elserj
HBASE-20640 Add missing test category and class rule Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c17be2e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c17be2e6 Diff:

[3/3] hbase git commit: HBASE-20640 Add missing test category and class rule

2018-05-30 Thread elserj
HBASE-20640 Add missing test category and class rule Signed-off-by: tedyu Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0086ef46 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0086ef46 Diff:

[1/3] hbase git commit: HBASE-20640 Add missing test category and class rule

2018-05-30 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 b785896cb -> 26e7065cb refs/heads/branch-2.0 4310978c4 -> 0086ef46f refs/heads/master b77fb77b3 -> c17be2e62 HBASE-20640 Add missing test category and class rule Signed-off-by: tedyu Project:

[2/3] hbase git commit: HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete

2018-05-29 Thread elserj
HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete Signed-off-by: Josh Elser Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/3] hbase git commit: HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete

2018-05-29 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 aa0039114 -> d36cce157 refs/heads/branch-2.0 9dffb8b63 -> 7a1d1c677 refs/heads/master a110e1eff -> 7ff29d8e0 HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete

[3/3] hbase git commit: HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete

2018-05-29 Thread elserj
HBASE-20633 Dropping a table containing a disable violation policy fails to remove the quota upon table delete Signed-off-by: Josh Elser Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-20645 Pass stringified table name to exists? method

2018-05-29 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2.0 49519015e -> 9dffb8b63 HBASE-20645 Pass stringified table name to exists? method Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-20645 Pass stringified table name to exists? method

2018-05-25 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 f40c10a21 -> 4ae1baef1 refs/heads/master b1089e831 -> 874f1e8e6 HBASE-20645 Pass stringified table name to exists? method Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[2/2] hbase git commit: HBASE-20645 Pass stringified table name to exists? method

2018-05-25 Thread elserj
HBASE-20645 Pass stringified table name to exists? method Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4ae1baef Tree:

hbase git commit: HBASE-20588 Space quota change after quota violation doesn't seem to take in effect

2018-05-24 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2.0 603a0372a -> e3deb9156 HBASE-20588 Space quota change after quota violation doesn't seem to take in effect Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-20588 Space quota change after quota violation doesn't seem to take in effect

2018-05-24 Thread elserj
HBASE-20588 Space quota change after quota violation doesn't seem to take in effect Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/55c4791a Tree:

[1/2] hbase git commit: HBASE-20588 Space quota change after quota violation doesn't seem to take in effect

2018-05-24 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 079e08d7c -> 55c4791a6 refs/heads/master a03a652e2 -> 09dac8990 HBASE-20588 Space quota change after quota violation doesn't seem to take in effect Signed-off-by: Josh Elser Project:

hbase-site git commit: Add Lianghong Xu photo to agenda

2018-05-23 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site d079c10a6 -> 99353e00e Add Lianghong Xu photo to agenda Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/99353e00 Tree:

hbase git commit: HBASE-20581 Fix documentation about schema updates

2018-05-17 Thread elserj
Repository: hbase Updated Branches: refs/heads/master dab0e90c5 -> f917f4e7c HBASE-20581 Fix documentation about schema updates Signed-off-by: Balazs Meszaros Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

2018-05-17 Thread elserj
HBASE-20582 Upgrade JRuby to 9.1.17.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dcd6b6c3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/dcd6b6c3 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/dcd6b6c3

[1/2] hbase git commit: HBASE-20582 Upgrade JRuby to 9.1.17.0

2018-05-17 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 56bb1fa06 -> dcd6b6c3f refs/heads/master cf529f18a -> dab0e90c5 HBASE-20582 Upgrade JRuby to 9.1.17.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dab0e90c

hbase-site git commit: Clarify contact info, add Scott Wilson

2018-05-16 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site fdf3ee260 -> 71ce3ea4a Clarify contact info, add Scott Wilson Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/71ce3ea4 Tree:

hbase-site git commit: Add agenda and new sponsor to HBaseCon site

2018-05-15 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 3724b8a18 -> f78682dac Add agenda and new sponsor to HBaseCon site Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/f78682da Tree:

hbase-site git commit: Add SiftScience as an HBaseCon sponsor and fix the missing nav entry

2018-05-07 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 4bc09f98e -> 8b3429d50 Add SiftScience as an HBaseCon sponsor and fix the missing nav entry Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/8b3429d5

[2/3] hbase-site git commit: Try to clean up the old hbasecon page

2018-05-03 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a1e6bc21/hbasecon-archives.html -- diff --git a/hbasecon-archives.html b/hbasecon-archives.html new file mode 100644 index 000..47796c1 --- /dev/null +++

[1/3] hbase-site git commit: Try to clean up the old hbasecon page

2018-05-03 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 75f446f4c -> a1e6bc211 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/a1e6bc21/www.hbasecon.com/index.html -- diff --git a/www.hbasecon.com/index.html

[3/3] hbase-site git commit: Try to clean up the old hbasecon page

2018-05-03 Thread elserj
Try to clean up the old hbasecon page ClayB pointed out that Google searches are doing a very poor job at getting folks to the HBaseCon2018 page. This tries to redirect folks to the 2018 page, and updates that page to include a link to a new archive list that Clay put together. Project:

hbase-site git commit: Make the hbasecon2018 page more visible from the old page

2018-04-25 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 5f5b3e18f -> b7eabd415 Make the hbasecon2018 page more visible from the old page Got some feedback from folks that the new page was a bit hidden. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit:

hbase-site git commit: Extend the CFP

2018-04-17 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 42fd7719e -> f010174b3 Extend the CFP Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/f010174b Tree:

hbase git commit: HBASE-20394 HBase over rides the value of HBASE_OPTS (if any) set by client

2018-04-12 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 e51ced4f1 -> 0c751dadf HBASE-20394 HBase over rides the value of HBASE_OPTS (if any) set by client Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase-site git commit: Add some contact-info for the registration

2018-04-12 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site f5cbe4dd1 -> 93f2e3cc2 Add some contact-info for the registration Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/93f2e3cc Tree:

hbase git commit: HBASE-20394 HBase over rides the value of HBASE_OPTS (if any) set by client

2018-04-12 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 2912c9535 -> f3ec23093 HBASE-20394 HBase over rides the value of HBASE_OPTS (if any) set by client Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase-site git commit: Add a pointer from www.hbasecon.com over to hbasecon-2018

2018-04-11 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 92519e6df -> f50447c3e Add a pointer from www.hbasecon.com over to hbasecon-2018 Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/f50447c3 Tree:

hbase-site git commit: Add registration link for HBaseCon 2018

2018-04-10 Thread elserj
Repository: hbase-site Updated Branches: refs/heads/asf-site 5cfc2e823 -> e5b323a78 Add registration link for HBaseCon 2018 Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/e5b323a7 Tree:

[1/3] hbase git commit: HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive

2018-03-27 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 6f1aa0edf -> 5712fd045 refs/heads/branch-2.0 163c8beeb -> 24f19fd5f refs/heads/master 09ed7c7a1 -> 69f5d707b HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive Signed-off-by: Ted Yu

[3/3] hbase git commit: HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive

2018-03-27 Thread elserj
HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive Signed-off-by: Ted Yu Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/3] hbase git commit: HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive

2018-03-27 Thread elserj
HBASE-20199 Add a unit test to verify flush and snapshot permission requirements aren't excessive Signed-off-by: Ted Yu Signed-off-by: Michael Stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/3] hbase git commit: HBASE-20111 A region's splittable state now includes the configuration splitPolicy

2018-03-27 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 c329a3438 -> a601c57f9 refs/heads/branch-2.0 cbea942ef -> 7251ab6f9 refs/heads/master 19d7bdcb4 -> d87139989 HBASE-20111 A region's splittable state now includes the configuration splitPolicy The Master asks a RegionServer whether a

[2/3] hbase git commit: HBASE-20111 A region's splittable state now includes the configuration splitPolicy

2018-03-27 Thread elserj
HBASE-20111 A region's splittable state now includes the configuration splitPolicy The Master asks a RegionServer whether a Region can be split or not, primarily to verify that the region is not closing, opening, etc. This change has the RegionServer also consult the configured

[3/3] hbase git commit: HBASE-20111 A region's splittable state now includes the configuration splitPolicy

2018-03-27 Thread elserj
HBASE-20111 A region's splittable state now includes the configuration splitPolicy The Master asks a RegionServer whether a Region can be split or not, primarily to verify that the region is not closing, opening, etc. This change has the RegionServer also consult the configured

[1/2] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 64ef12080 -> 15c398f7d http://git-wip-us.apache.org/repos/asf/hbase/blob/15c398f7/hbase-server/src/test/java/org/apache/hadoop/hbase/util/RestartMetaTest.java -- diff --git

[2/2] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
HBASE-20223 Update to hbase-thirdparty 2.1.0 Remove commons-cli and commons-collections4 use. Account for the newer internal protobuf version of 3.5.1. Signed-off-by: Michael Stack Signed-off-by: Mike Drob Project:

[3/4] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/c3d82a28/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java -- diff --git a/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java

[4/4] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
HBASE-20223 Update to hbase-thirdparty 2.1.0 Remove commons-cli and commons-collections4 use. Account for the newer internal protobuf version of 3.5.1. Signed-off-by: Michael Stack Signed-off-by: Mike Drob Project:

[1/4] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-2 1e57aadbe -> c3d82a283 refs/heads/branch-2.0 364fe930c -> b060ce15e http://git-wip-us.apache.org/repos/asf/hbase/blob/b060ce15/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift2/ThriftServer.java

[2/4] hbase git commit: HBASE-20223 Update to hbase-thirdparty 2.1.0

2018-03-26 Thread elserj
HBASE-20223 Update to hbase-thirdparty 2.1.0 Remove commons-cli and commons-collections4 use. Account for the newer internal protobuf version of 3.5.1. Signed-off-by: Michael Stack Signed-off-by: Mike Drob Project:

hbase git commit: Add HBaseCon 2018 to front-page

2018-03-24 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 4c203a9be -> ce702df41 Add HBaseCon 2018 to front-page Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ce702df4 Tree:

[4/4] hbase git commit: HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table

2018-03-23 Thread elserj
HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/88eac3ca Tree:

[3/4] hbase git commit: HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table

2018-03-23 Thread elserj
HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/caf4c4b4 Tree:

[2/4] hbase git commit: HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table

2018-03-23 Thread elserj
HBASE-20261 Table page (table.jsp) in Master UI does not show replicaIds for hbase meta table Signed-off-by: Josh Elser Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f2ebf893 Tree:

<    1   2   3   4   5   6   7   8   9   10   >