[2/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaUtil.java -- diff --git a/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaUtil.java

[4/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/QuotaProtos.java -- diff --git

[1/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master f11b51229 - bd8df9ccd http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaState.java -- diff --git

[6/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java -- diff --git

[5/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[3/7] HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/bd8df9cc/hbase-protocol/src/main/protobuf/HBase.proto -- diff --git a/hbase-protocol/src/main/protobuf/HBase.proto b/hbase-protocol/src/main/protobuf/HBase.proto index

[7/7] git commit: HBASE-11598 Add simple rpc throttling

2014-09-18 Thread mbertozzi
HBASE-11598 Add simple rpc throttling Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bd8df9cc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bd8df9cc Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bd8df9cc

[2/3] git commit: HBASE-12054 bad state after NamespaceUpgrade with reserved table names

2014-09-24 Thread mbertozzi
HBASE-12054 bad state after NamespaceUpgrade with reserved table names Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5e096c5d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5e096c5d Diff:

[1/3] git commit: HBASE-12054 bad state after NamespaceUpgrade with reserved table names

2014-09-24 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 4ab989c81 - b291f7e1e refs/heads/branch-1 8ff5f2548 - 5e096c5de refs/heads/master bcee3609d - 9152d8677 HBASE-12054 bad state after NamespaceUpgrade with reserved table names Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[3/3] git commit: HBASE-12054 bad state after NamespaceUpgrade with reserved table names

2014-09-24 Thread mbertozzi
HBASE-12054 bad state after NamespaceUpgrade with reserved table names Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b291f7e1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b291f7e1 Diff:

[3/3] git commit: HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu)

2014-09-30 Thread mbertozzi
HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6570e0ed Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6570e0ed

[1/3] git commit: HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu)

2014-09-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 2968d385e - 6570e0ed8 refs/heads/branch-1 f719b57f7 - 469bfdf95 refs/heads/master 8d1a87fab - 321a6085f HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu) Project:

[2/3] git commit: HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu)

2014-09-30 Thread mbertozzi
HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/469bfdf9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/469bfdf9

[3/3] git commit: HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu)

2014-10-01 Thread mbertozzi
HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/acca2883 Tree:

[1/3] git commit: HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu)

2014-10-01 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 64e2fb514 - acca2883f refs/heads/branch-1 947f09a62 - e00492b2c refs/heads/master 504352e5e - 79b11ae8f HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu) Project:

[2/3] git commit: HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu)

2014-10-01 Thread mbertozzi
HBASE-12120 HBase shell doesn't allow deleting of a cell by user with W-only permissions to it (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e00492b2 Tree:

[1/2] git commit: HBASE-12257 TestAssignmentManager unsynchronized access to regionPlans

2014-10-14 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 dc20003d1 - ed4c8b7ec refs/heads/branch-1 936712715 - 711302e18 HBASE-12257 TestAssignmentManager unsynchronized access to regionPlans Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] git commit: HBASE-12257 TestAssignmentManager unsynchronized access to regionPlans

2014-10-14 Thread mbertozzi
HBASE-12257 TestAssignmentManager unsynchronized access to regionPlans Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ed4c8b7e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ed4c8b7e Diff:

[1/2] git commit: HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu)

2014-10-18 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 5e9360d80 - 0dee72466 refs/heads/master 5c92bded9 - 49056295e HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] git commit: HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu)

2014-10-18 Thread mbertozzi
HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/49056295 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/49056295

[2/3] git commit: HBASE-12301 user_permission command does not show global permissions

2014-10-22 Thread mbertozzi
HBASE-12301 user_permission command does not show global permissions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4f32987d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4f32987d Diff:

[3/3] git commit: HBASE-12301 user_permission command does not show global permissions

2014-10-22 Thread mbertozzi
HBASE-12301 user_permission command does not show global permissions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/babc3a7a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/babc3a7a Diff:

[1/3] git commit: HBASE-12301 user_permission command does not show global permissions

2014-10-22 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 a93921cc0 - babc3a7ab refs/heads/branch-1 ab816ea67 - 4f32987de refs/heads/master feaa8fa9c - 2908c1137 HBASE-12301 user_permission command does not show global permissions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[3/3] git commit: HBASE-11355 a couple of callQueue related improvements

2014-07-01 Thread mbertozzi
HBASE-11355 a couple of callQueue related improvements Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9a6a59c7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9a6a59c7 Diff:

[2/3] git commit: HBASE-11355 a couple of callQueue related improvements

2014-07-01 Thread mbertozzi
HBASE-11355 a couple of callQueue related improvements Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0e8e41d0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0e8e41d0 Diff:

[1/3] git commit: HBASE-11355 a couple of callQueue related improvements

2014-07-01 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 e2ae542a0 - f8d50681f refs/heads/branch-1 0167558eb - 9a6a59c7b refs/heads/master 92c52a727 - 0e8e41d0e HBASE-11355 a couple of callQueue related improvements Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/4] git commit: HBASE-11450 Improve file size info in SnapshotInfo tool

2014-07-02 Thread mbertozzi
HBASE-11450 Improve file size info in SnapshotInfo tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c88b4c46 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c88b4c46 Diff:

[2/4] git commit: HBASE-11450 Improve file size info in SnapshotInfo tool

2014-07-02 Thread mbertozzi
HBASE-11450 Improve file size info in SnapshotInfo tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/39caf575 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/39caf575 Diff:

[3/4] git commit: HBASE-11450 Improve file size info in SnapshotInfo tool

2014-07-02 Thread mbertozzi
HBASE-11450 Improve file size info in SnapshotInfo tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/180034b7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/180034b7 Diff:

[1/4] git commit: HBASE-11450 Improve file size info in SnapshotInfo tool

2014-07-02 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.94 83b4a1ee9 - 0cc71fb2e refs/heads/0.98 1b2a05c94 - 180034b75 refs/heads/branch-1 3b2de6233 - 39caf5757 refs/heads/master ea085c637 - c88b4c46a HBASE-11450 Improve file size info in SnapshotInfo tool Project:

[3/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified

2014-07-30 Thread mbertozzi
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e426d43e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e426d43e Diff:

[1/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified

2014-07-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 5e8aa60ab - e426d43e8 refs/heads/branch-1 90eb08eda - a14921970 refs/heads/master 85853f69c - fa160bd12 HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[2/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified

2014-07-30 Thread mbertozzi
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1492197 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1492197 Diff:

[1/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)

2014-07-31 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 464aaa7ee - 71f2e0dc2 refs/heads/branch-1 63d6f22c9 - 787f758de refs/heads/master 62d51bb37 - 1441ec9c0 HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum) Project:

[2/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)

2014-07-31 Thread mbertozzi
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/71f2e0dc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/71f2e0dc Diff:

[3/3] git commit: HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)

2014-07-31 Thread mbertozzi
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/787f758d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/787f758d Diff:

[2/2] git commit: HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan handlers

2014-08-14 Thread mbertozzi
HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan handlers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7df6f580 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7df6f580 Diff:

[1/2] git commit: HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan handlers

2014-08-14 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 fc5f0a672 - 7df6f5800 refs/heads/master 865fae8a8 - e1e70a7e2 HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan handlers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/9] git commit: HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2d83d554 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2d83d554 Diff:

[5/9] HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/2d83d554/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java -- diff --git

[8/9] HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/7995d9b9/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java -- diff --git

[1/9] HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 76756e1c2 - 7995d9b9f refs/heads/branch-1 baeabeab8 - 2d83d5545 refs/heads/master 0a46a638d - 6856e4533

[9/9] git commit: HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7995d9b9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7995d9b9 Diff:

[7/9] HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/7995d9b9/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java -- diff --git

[3/9] git commit: HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6856e453 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6856e453 Diff:

[2/9] HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost

2014-08-16 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/6856e453/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java -- diff --git

[3/3] git commit: HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver

2014-08-18 Thread mbertozzi
HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c45a8832 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c45a8832 Diff:

[2/3] git commit: HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver

2014-08-18 Thread mbertozzi
HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bf5eac49 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bf5eac49 Diff:

[1/2] git commit: HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones)

2014-08-20 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 cbc1bc7d4 - 5c1ae840f refs/heads/master e28ec7246 - a55a65017 HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] git commit: HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones)

2014-08-20 Thread mbertozzi
HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5c1ae840 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5c1ae840

[2/2] git commit: HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones)

2014-08-20 Thread mbertozzi
HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/aee3990e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/aee3990e Diff:

[1/2] git commit: HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones)

2014-08-20 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 5c1ae840f - aee3990eb refs/heads/master a55a65017 - dd3c9da27 HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/3] git commit: LoadIncrementalHFiles is not picking up the -D option

2014-08-20 Thread mbertozzi
LoadIncrementalHFiles is not picking up the -D option Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1f053b27 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1f053b27 Diff:

[1/3] git commit: LoadIncrementalHFiles is not picking up the -D option

2014-08-20 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 00a9cd3c3 - 1f053b274 refs/heads/branch-1 7d48fa698 - a80799a3b refs/heads/master ea32555b9 - e05e27f2d LoadIncrementalHFiles is not picking up the -D option Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/6] git commit: HBASE-11789 LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
HBASE-11789 LoadIncrementalHFiles is not picking up the -D option Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/600bee44 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/600bee44 Diff:

[6/6] git commit: HBASE-11789 LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
HBASE-11789 LoadIncrementalHFiles is not picking up the -D option Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/38deb4b8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/38deb4b8 Diff:

[3/6] git commit: Revert LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
Revert LoadIncrementalHFiles is not picking up the -D option This reverts commit a80799a3bc73513393f764df330704ad688140e8. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/07f9f3d3 Tree:

[5/6] git commit: Revert LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
Revert LoadIncrementalHFiles is not picking up the -D option This reverts commit 1f053b274b980a02ca50843dff5c02f037c0a3bc. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/fa1a3452 Tree:

[2/6] git commit: HBASE-11789 LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
HBASE-11789 LoadIncrementalHFiles is not picking up the -D option Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6df18a1b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6df18a1b Diff:

[1/6] git commit: Revert LoadIncrementalHFiles is not picking up the -D option

2014-08-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 1f053b274 - 38deb4b82 refs/heads/branch-1 a80799a3b - 600bee44b refs/heads/master 018bbc099 - 6df18a1b6 Revert LoadIncrementalHFiles is not picking up the -D option This reverts commit e05e27f2d52b325765efa5969c934a31303cb66c. Project:

[1/2] git commit: HBASE-11326 Use an InputFormat for ExportSnapshot

2014-08-22 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 38deb4b82 - 333ea48ae HBASE-11326 Use an InputFormat for ExportSnapshot Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/333ea48a Tree:

[2/2] git commit: HBASE-11450 Improve file size info in SnapshotInfo tool (addendum)

2014-08-22 Thread mbertozzi
HBASE-11450 Improve file size info in SnapshotInfo tool (addendum) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/488afeb4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/488afeb4 Diff:

[1/2] git commit: HBASE-12378 Add a test to verify that the read-replica is able to read after a compaction

2014-10-30 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 9e0ca7843 - c466c6197 refs/heads/master d170088d9 - 8b84840d5 HBASE-12378 Add a test to verify that the read-replica is able to read after a compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] git commit: HBASE-12378 Add a test to verify that the read-replica is able to read after a compaction

2014-10-30 Thread mbertozzi
HBASE-12378 Add a test to verify that the read-replica is able to read after a compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c466c619 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c466c619 Diff:

[3/3] git commit: HBASE-12414 Move HFileLink.exists() to base class

2014-11-04 Thread mbertozzi
HBASE-12414 Move HFileLink.exists() to base class Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7442e5bd Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7442e5bd Diff:

[1/3] git commit: HBASE-12414 Move HFileLink.exists() to base class

2014-11-04 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 3c08eb021 - 8b0fed475 refs/heads/branch-1 c84b13514 - b827b6d02 refs/heads/master 371bb39ee - 7442e5bd6 HBASE-12414 Move HFileLink.exists() to base class Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/3] git commit: HBASE-12414 Move HFileLink.exists() to base class

2014-11-04 Thread mbertozzi
HBASE-12414 Move HFileLink.exists() to base class Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b827b6d0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b827b6d0 Diff:

[1/3] hbase git commit: HBASE-12460 Moving Chore to hbase-common module

2014-11-11 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 25bc762ba - 401be8f40 refs/heads/branch-1 bebf0181c - 133c79a39 refs/heads/master 80f89 - 6e80af204 HBASE-12460 Moving Chore to hbase-common module Signed-off-by: Matteo Bertozzi matteo.berto...@cloudera.com Project:

[3/3] hbase git commit: HBASE-12460 Moving Chore to hbase-common module

2014-11-11 Thread mbertozzi
HBASE-12460 Moving Chore to hbase-common module Signed-off-by: Matteo Bertozzi matteo.berto...@cloudera.com Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/401be8f4 Tree:

[2/3] hbase git commit: HBASE-12460 Moving Chore to hbase-common module

2014-11-11 Thread mbertozzi
HBASE-12460 Moving Chore to hbase-common module Signed-off-by: Matteo Bertozzi matteo.berto...@cloudera.com Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/133c79a3 Tree:

[3/3] hbase git commit: HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu)

2014-11-12 Thread mbertozzi
HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a376c8da Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a376c8da Diff:

[1/3] hbase git commit: HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu)

2014-11-12 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 6ab844851 - 6a5e0ae77 refs/heads/branch-1 d0c34fb4a - 1f0d96079 refs/heads/master 210f5a3b0 - a376c8da9 HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

[2/3] hbase git commit: HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu)

2014-11-12 Thread mbertozzi
HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1f0d9607 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1f0d9607 Diff:

[2/5] hbase git commit: HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer

2014-11-19 Thread mbertozzi
HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/05ced20a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/05ced20a Diff:

[5/5] hbase git commit: HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer

2014-11-19 Thread mbertozzi
HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1591fa9f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1591fa9f Diff:

[4/5] hbase git commit: HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer

2014-11-19 Thread mbertozzi
HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/865ffebf Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/865ffebf Diff:

[3/5] hbase git commit: Patch up Jetty to disable SSLv3 (CVE-2014-3566)

2014-11-19 Thread mbertozzi
Patch up Jetty to disable SSLv3 (CVE-2014-3566) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6e376b90 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6e376b90 Diff:

[1/5] hbase git commit: Patch up Jetty to disable SSLv3 (CVE-2014-3566)

2014-11-19 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 2db279046 - 1591fa9f1 refs/heads/branch-1 bfe5f2442 - 865ffebfc refs/heads/master 640274d5e - 05ced20a3 Patch up Jetty to disable SSLv3 (CVE-2014-3566) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-12073 Shell command user_permission fails on the table created by user if he is not global admin (Srikanth Srungarapu)

2014-11-21 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 83f9f39e2 - 325cdc098 HBASE-12073 Shell command user_permission fails on the table created by user if he is not global admin (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-12474 Incorrect handling of default namespace in user_permission command (Srikanth Srungarapu)

2014-11-26 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/master 8b8f2026b - c57bc0808 HBASE-12474 Incorrect handling of default namespace in user_permission command (Srikanth Srungarapu) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/3] hbase git commit: HBASE-12618 Add 'Namespace' to headers while displaying user permissions (Ashish Singhi)

2014-12-03 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 1c856e077 - ea4025d5f refs/heads/branch-1 6a0c4f3ba - 6b8a72519 refs/heads/master 3db5e2083 - 13a1eaec0 HBASE-12618 Add 'Namespace' to headers while displaying user permissions (Ashish Singhi) Project:

[1/3] hbase git commit: HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS

2014-12-04 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 769f93ff0 - 6c927313c refs/heads/branch-1 bb07de196 - ffbfe01bb refs/heads/master c45772e76 - 0299a HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS Signed-off-by: Matteo Bertozzi matteo.berto...@cloudera.com

[3/3] hbase git commit: HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS

2014-12-04 Thread mbertozzi
HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS Signed-off-by: Matteo Bertozzi matteo.berto...@cloudera.com Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c927313 Tree:

[1/3] hbase git commit: HBASE-12622 user_permission should require global admin to display global and ns permissions

2014-12-05 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/0.98 913414219 - f508f9162 refs/heads/branch-1 1615a4da6 - 398e4f7cc refs/heads/master 08754f2c4 - c8362a7bb HBASE-12622 user_permission should require global admin to display global and ns permissions Project:

[3/3] hbase git commit: HBASE-12622 user_permission should require global admin to display global and ns permissions

2014-12-05 Thread mbertozzi
HBASE-12622 user_permission should require global admin to display global and ns permissions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f508f916 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f508f916 Diff:

[2/3] hbase git commit: HBASE-12622 user_permission should require global admin to display global and ns permissions

2014-12-05 Thread mbertozzi
HBASE-12622 user_permission should require global admin to display global and ns permissions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/398e4f7c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/398e4f7c Diff:

[3/4] hbase git commit: HBASE-12564 consolidate the getTableDescriptors() semantic

2014-12-09 Thread mbertozzi
http://git-wip-us.apache.org/repos/asf/hbase/blob/09617cc2/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java -- diff --git

[2/4] hbase git commit: HBASE-12564 consolidate the getTableDescriptors() semantic

2014-12-09 Thread mbertozzi
HBASE-12564 consolidate the getTableDescriptors() semantic Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8a2c8415 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8a2c8415 Diff:

[1/4] hbase git commit: HBASE-12564 consolidate the getTableDescriptors() semantic

2014-12-09 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 a731ea630 - 09617cc2a refs/heads/master b4371252f - 8a2c84156 http://git-wip-us.apache.org/repos/asf/hbase/blob/8a2c8415/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java

[4/4] hbase git commit: HBASE-12564 consolidate the getTableDescriptors() semantic

2014-12-09 Thread mbertozzi
HBASE-12564 consolidate the getTableDescriptors() semantic Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/09617cc2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/09617cc2 Diff:

[2/2] hbase git commit: HBASE-12663 unify getTableDescriptors() and listTableDescriptors

2014-12-10 Thread mbertozzi
HBASE-12663 unify getTableDescriptors() and listTableDescriptors Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f763b5d2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f763b5d2 Diff:

[2/2] hbase git commit: HBASE-12674 Add permission check to getNamespaceDescriptor()

2014-12-11 Thread mbertozzi
HBASE-12674 Add permission check to getNamespaceDescriptor() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c4aee2e2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c4aee2e2 Diff:

[1/2] hbase git commit: HBASE-12674 Add permission check to getNamespaceDescriptor()

2014-12-11 Thread mbertozzi
Repository: hbase Updated Branches: refs/heads/branch-1 75cf81aae - c4aee2e28 refs/heads/master f67162547 - 7030d2187 HBASE-12674 Add permission check to getNamespaceDescriptor() Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r1460611 [2/2] - in /hbase/branches/0.95/hbase-server/src: main/java/org/apache/hadoop/hbase/master/snapshot/ main/java/org/apache/hadoop/hbase/regionserver/ main/java/org/apache/hadoop/hb

2013-03-25 Thread mbertozzi
Modified: hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/OfflineMetaRebuildTestCore.java URL:

svn commit: r1460614 - in /hbase/branches/0.95/hbase-server/src: main/java/org/apache/hadoop/hbase/io/hfile/ main/java/org/apache/hadoop/hbase/master/ main/java/org/apache/hadoop/hbase/regionserver/ m

2013-03-25 Thread mbertozzi
Author: mbertozzi Date: Mon Mar 25 11:13:32 2013 New Revision: 1460614 URL: http://svn.apache.org/r1460614 Log: HBASE-8006 use FSUtils to get/set hbase.rootdir Modified: hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java hbase

svn commit: r1460617 [2/2] - in /hbase/branches/0.95/hbase-server/src: main/java/org/apache/hadoop/hbase/backup/ main/java/org/apache/hadoop/hbase/master/ main/java/org/apache/hadoop/hbase/regionserve

2013-03-25 Thread mbertozzi
Modified: hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionSplitter.java URL: http://svn.apache.org/viewvc/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionSplitter.java?rev=1460617r1=1460616r2=1460617view=diff

svn commit: r1463646 - /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java

2013-04-02 Thread mbertozzi
Author: mbertozzi Date: Tue Apr 2 17:55:11 2013 New Revision: 1463646 URL: http://svn.apache.org/r1463646 Log: HBASE-8062 Replace HBaseFsck.debugLsr() in TestFlushSnapshotFromClient with FSUtils.logFileSystemState() Modified: hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase

svn commit: r1463650 - /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java

2013-04-02 Thread mbertozzi
Author: mbertozzi Date: Tue Apr 2 17:57:46 2013 New Revision: 1463650 URL: http://svn.apache.org/r1463650 Log: HBASE-8062 Replace HBaseFsck.debugLsr() in TestFlushSnapshotFromClient with FSUtils.logFileSystemState() Modified: hbase/branches/0.95/hbase-server/src/test/java/org/apache

svn commit: r1464426 - /hbase/branches/0.95/hbase-server/src/main/ruby/shell/commands/truncate_preserve.rb

2013-04-04 Thread mbertozzi
Author: mbertozzi Date: Thu Apr 4 10:46:00 2013 New Revision: 1464426 URL: http://svn.apache.org/r1464426 Log: HBASE-5525 Truncate and preserve region boundaries option, addendum Added: hbase/branches/0.95/hbase-server/src/main/ruby/shell/commands/truncate_preserve.rb Added: hbase

svn commit: r1465747 - in /hbase/branches/0.94/src: main/java/org/apache/hadoop/hbase/ main/java/org/apache/hadoop/hbase/backup/ main/java/org/apache/hadoop/hbase/io/ main/java/org/apache/hadoop/hbase

2013-04-08 Thread mbertozzi
Author: mbertozzi Date: Mon Apr 8 19:51:34 2013 New Revision: 1465747 URL: http://svn.apache.org/r1465747 Log: HBASE-8288 HBaseFileSystem: Refactoring and correct semantics for createPath methods (Himanshu Vashishtha) Modified: hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase

  1   2   3   4   5   6   7   8   9   10   >