[2/2] hbase git commit: HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin

2017-11-15 Thread zghao
HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/600fdee8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/600fdee8 Diff:

[1/2] hbase git commit: HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin

2017-11-15 Thread zghao
Repository: hbase Updated Branches: refs/heads/master d89682ea9 -> 600fdee84 http://git-wip-us.apache.org/repos/asf/hbase/blob/600fdee8/hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java

hbase git commit: HBASE-19215 Incorrect exception handling on the client causes incorrect call timeouts and byte buffer allocations on the server

2017-11-15 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1.2 041fbe71b -> 0cc34b8f6 HBASE-19215 Incorrect exception handling on the client causes incorrect call timeouts and byte buffer allocations on the server Signed-off-by: Andrew Purtell Amending-Author: Andrew Purtell

hbase git commit: HBASE-19235 CoprocessorEnvironment should be exposed to CPs.

2017-11-15 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/master 249bc09d8 -> 7d7048744 HBASE-19235 CoprocessorEnvironment should be exposed to CPs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7d704874 Tree:

hbase git commit: HBASE-19235 CoprocessorEnvironment should be exposed to CPs.

2017-11-15 Thread anoopsamjohn
Repository: hbase Updated Branches: refs/heads/branch-2 2dc191485 -> a1d86d90b HBASE-19235 CoprocessorEnvironment should be exposed to CPs. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1d86d90 Tree:

[1/2] hbase git commit: HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin

2017-11-15 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 fb79e9d4a -> d885e2232 http://git-wip-us.apache.org/repos/asf/hbase/blob/d885e223/hbase-replication/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java

hbase git commit: HBASE-19262 Revisit checkstyle rules

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.2 0cc34b8f6 -> cb7e60071 HBASE-19262 Revisit checkstyle rules Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cb7e6007 Tree:

hbase git commit: HBASE-19262 Revisit checkstyle rules

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.3 565527c60 -> b84e26973 HBASE-19262 Revisit checkstyle rules Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b84e2697 Tree:

hbase git commit: HBASE-19262 Revisit checkstyle rules

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 d885e2232 -> c5ad80175 HBASE-19262 Revisit checkstyle rules Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c5ad8017 Tree:

hbase git commit: HBASE-19262 Revisit checkstyle rules

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 600fdee84 -> d4babbf06 HBASE-19262 Revisit checkstyle rules Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d4babbf0 Tree:

hbase git commit: HBASE-19262 Revisit checkstyle rules

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.4 9a075fe73 -> 2200397fc HBASE-19262 Revisit checkstyle rules Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2200397f Tree:

hbase git commit: HBASE-19278 Reenable cleanup in test teardown in TestAccessController3 disabled by HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 bc3542c0f -> 887489079 HBASE-19278 Reenable cleanup in test teardown in TestAccessController3 disabled by HBASE-14614 Remove a few unused imports. Remove TestAsyncRegionAdminApi#testOffline, a test for a condition that no longer exists

hbase git commit: HBASE-19278 Reenable cleanup in test teardown in TestAccessController3 disabled by HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 54827cf61 -> 92f53218e HBASE-19278 Reenable cleanup in test teardown in TestAccessController3 disabled by HBASE-14614 Remove a few unused imports. Remove TestAsyncRegionAdminApi#testOffline, a test for a condition that no longer exists

hbase git commit: HBASE-18356 Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 92f53218e -> 6d39b011d HBASE-18356 Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614 Rebase/Fixup Signed-off-by: Thiruvel Thirumoolan Signed-off-by: Michael Stack

hbase git commit: HBASE-18356 Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 887489079 -> 99fbe7355 HBASE-18356 Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614 Rebase/Fixup Signed-off-by: Thiruvel Thirumoolan Signed-off-by: Michael Stack

hbase git commit: HBASE-19270 Reenable TestRegionMergeTransactionOnCluster#testMergeWithReplicas disable by HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master 6d39b011d -> b35e18ccc HBASE-19270 Reenable TestRegionMergeTransactionOnCluster#testMergeWithReplicas disable by HBASE-14614 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18964 Deprecated RowProcessor and Region#processRowsWithLocks() methods that take RowProcessor as an argument

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 853ab2f94 -> e9612e6c8 HBASE-18964 Deprecated RowProcessor and Region#processRowsWithLocks() methods that take RowProcessor as an argument Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18964 Deprecated RowProcessor and Region#processRowsWithLocks() methods that take RowProcessor as an argument

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master b35e18ccc -> 570d786ac HBASE-18964 Deprecated RowProcessor and Region#processRowsWithLocks() methods that take RowProcessor as an argument Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-19270 Reenable TestRegionMergeTransactionOnCluster#testMergeWithReplicas disable by HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 99fbe7355 -> 853ab2f94 HBASE-19270 Reenable TestRegionMergeTransactionOnCluster#testMergeWithReplicas disable by HBASE-14614 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 e063b231d -> bc3542c0f http://git-wip-us.apache.org/repos/asf/hbase/blob/bc3542c0/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java -- diff

[3/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
HBASE-19251 Merge RawAsyncTable and AsyncTable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bc3542c0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bc3542c0 Diff:

[2/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/bc3542c0/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableBase.java -- diff --git

[3/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
HBASE-19251 Merge RawAsyncTable and AsyncTable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/54827cf6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/54827cf6 Diff:

[1/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 3a4655019 -> 54827cf61 http://git-wip-us.apache.org/repos/asf/hbase/blob/54827cf6/hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java -- diff

[2/3] hbase git commit: HBASE-19251 Merge RawAsyncTable and AsyncTable

2017-11-15 Thread zhangduo
http://git-wip-us.apache.org/repos/asf/hbase/blob/54827cf6/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncTableBase.java -- diff --git

[2/2] hbase git commit: HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin

2017-11-15 Thread zghao
HBASE-19009 implement modifyTable and enable/disableTableReplication for AsyncAdmin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d885e223 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d885e223 Diff:

hbase git commit: HBASE-18357 Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 c5ad80175 -> e063b231d HBASE-18357 Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614 Restore testRegionCaching and testMulti to working state (required fixing move procedure and looking for a new

hbase git commit: HBASE-18357 Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614

2017-11-15 Thread stack
Repository: hbase Updated Branches: refs/heads/master d4babbf06 -> 3a4655019 HBASE-18357 Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in HBASE-14614 Restore testRegionCaching and testMulti to working state (required fixing move procedure and looking for a new exception).

[2/2] hbase git commit: HBASE-19248 Move tests that need to look at Connection internals to test of said internals.

2017-11-15 Thread busbey
HBASE-19248 Move tests that need to look at Connection internals to test of said internals. Signed-off-by: zhangduo Signed-off-by: Chia-Ping Tsai Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-19248 Move tests that need to look at Connection internals to test of said internals.

2017-11-15 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-2 a1d86d90b -> 9c85d0017 refs/heads/master 7d7048744 -> df98d6848 HBASE-19248 Move tests that need to look at Connection internals to test of said internals. Signed-off-by: zhangduo Signed-off-by: Chia-Ping Tsai

[43/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/Bytes.html

[36/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/index-all.html -- diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html index 1c93364..bb59007 100644 --- a/devapidocs/index-all.html +++

[23/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html

[14/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.ObserverOperationWithResult.html -- diff --git

[39/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 9048224..b2b69bd 100644 --- a/checkstyle-aggregate.html +++

[18/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html

[06/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/ipc/class-use/PriorityFunction.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/PriorityFunction.html

[24/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html -- diff --git

[05/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/master/assignment/class-use/RegionStates.RegionStateNode.html -- diff --git

[07/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/CachedBlock.html

hbase-site git commit: INFRA-10751 Empty commit

2017-11-15 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site cba900e48 -> 303878753 INFRA-10751 Empty commit Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/30387875 Tree:

[37/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/constant-values.html -- diff --git a/devapidocs/constant-values.html b/devapidocs/constant-values.html index 499e3b4..66c04fe 100644 ---

[02/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/TableProcedureInterface.TableOperationType.html -- diff --git

[29/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html

[19/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html

[27/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html

[38/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index fdfe139..ae24f24 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

[31/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html

[01/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 07c67a9cf -> cba900e48 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/nio/class-use/ByteBuff.html -- diff --git

[30/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html

[12/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html

[03/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html -- diff --git

[08/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/BlockCacheKey.html

[25/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html

[41/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/overview-tree.html -- diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index e8708c2..3a6add8 100644 --- a/apidocs/overview-tree.html +++

[13/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/exceptions/class-use/DeserializationException.html -- diff --git

[42/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html

[44/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html -- diff --git a/apidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html

[49/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/HConstants.html -- diff --git a/apidocs/org/apache/hadoop/hbase/HConstants.html b/apidocs/org/apache/hadoop/hbase/HConstants.html

[46/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html

[17/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Scan.html

[10/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html -- diff --git

[40/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/src-html/org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.html -- diff --git

[22/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/Put.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Put.html

[21/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html

[26/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html -- diff --git

[35/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/HConstants.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.html

[48/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/Cell.html

[28/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html

[34/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html

[47/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html

[51/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
Published site at . Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/cba900e4 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/cba900e4 Diff:

[32/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.Option.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.Option.html

[33/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.DataType.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellBuilder.DataType.html

[15/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html

[04/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/class-use/RegionPlan.html

[50/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/deprecated-list.html -- diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 71d650e..1b0561e 100644 ---

[45/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html -- diff --git a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.ReturnCode.html

[09/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockDecodingContext.html -- diff --git

[16/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html

[20/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionLocateType.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/RegionLocateType.html

[11/51] [partial] hbase-site git commit: Published site at .

2017-11-15 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/cba900e4/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html

[2/6] hbase git commit: HBASE-19223 Remove references to Date Tiered compaction from branch-1.1 ref guide

2017-11-15 Thread busbey
HBASE-19223 Remove references to Date Tiered compaction from branch-1.1 ref guide Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/540bf082

[1/6] hbase git commit: HBASE-19223 Remove references to Date Tiered compaction from branch-1.2 ref guide

2017-11-15 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1.1 434097db0 -> 540bf082a refs/heads/branch-1.2 31677c0aa -> 041fbe71b refs/heads/branch-1.3 17f11ae6c -> 565527c60 refs/heads/branch-1.4 846753c18 -> 9a075fe73 refs/heads/branch-2 9c85d0017 -> fb79e9d4a refs/heads/master df98d6848

[4/6] hbase git commit: HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98

2017-11-15 Thread busbey
HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98 Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[3/6] hbase git commit: HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98

2017-11-15 Thread busbey
HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98 Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[5/6] hbase git commit: HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98

2017-11-15 Thread busbey
HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98 Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/6] hbase git commit: HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98

2017-11-15 Thread busbey
HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98 Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98

2017-11-15 Thread busbey
Repository: hbase Updated Branches: refs/heads/branch-1 641e797e0 -> 1a8ae5c1e HBASE-19223 Note availability of Date Tiered Compaction in 1.y release for those upgrading from 0.98 Signed-off-by: Yu Li Signed-off-by: Mike Drob Project: