hbase git commit: HBASE-18608 AsyncConnection should return AsyncAdmin interface instead of the implemenation

2017-08-16 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 242ccd588 -> c606a565c HBASE-18608 AsyncConnection should return AsyncAdmin interface instead of the implemenation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18608 AsyncConnection should return AsyncAdmin interface instead of the implemenation

2017-08-16 Thread zghao
Repository: hbase Updated Branches: refs/heads/master a17ed0356 -> 092dc6de8 HBASE-18608 AsyncConnection should return AsyncAdmin interface instead of the implemenation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: Amend HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 f1c6f1642 -> 6a1a97422 refs/heads/branch-1.4 f936b6305 -> ee87edd89 Amend HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4 Fix NameError in admin.rb Project:

[2/2] hbase git commit: Amend HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
Amend HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4 Fix NameError in admin.rb Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6a1a9742 Tree:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.1 2550236ac -> a566f3352 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.2 d61254b90 -> 4f639e7d8 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 2fd2b3f9b -> 1fdc24764 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 60f88a970 -> f936b6305 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18573 Update Append and Delete to use Mutation#getCellList(family)

2017-08-16 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/branch-1.4 255319a0e -> 60f88a970 HBASE-18573 Update Append and Delete to use Mutation#getCellList(family) Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 54aaf6bfb -> f1c6f1642 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 4057552ed -> 242ccd588 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18125 shell disregards spaces at the end of a split key in a split file

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/master 4c3a64db1 -> a17ed0356 HBASE-18125 shell disregards spaces at the end of a split key in a split file Signed-off-by: fchenxi Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18573 Update Append and Delete to use Mutation#getCellList(family)

2017-08-16 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/branch-1 1f1ab8c87 -> 54aaf6bfb HBASE-18573 Update Append and Delete to use Mutation#getCellList(family) Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18573 Update Append and Delete to use Mutation#getCellList(family)

2017-08-16 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/master 5d2c3ddf5 -> 4c3a64db1 HBASE-18573 Update Append and Delete to use Mutation#getCellList(family) Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-18587 Fix flaky TestFileIOEngine

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.3 7800fa152 -> 2fd2b3f9b HBASE-18587 Fix flaky TestFileIOEngine This short circuits reads and writes with 0 length and also removes flakiness in TestFileIOEngine Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18587 Fix flaky TestFileIOEngine

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1.4 ea5789a7f -> 255319a0e HBASE-18587 Fix flaky TestFileIOEngine This short circuits reads and writes with 0 length and also removes flakiness in TestFileIOEngine Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18587 Fix flaky TestFileIOEngine

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 3feb87b00 -> 1f1ab8c87 HBASE-18587 Fix flaky TestFileIOEngine This short circuits reads and writes with 0 length and also removes flakiness in TestFileIOEngine Signed-off-by: Michael Stack Project:

hbase git commit: HBASE-18573 Update Append and Delete to use Mutation#getCellList(family)

2017-08-16 Thread jerryjch
Repository: hbase Updated Branches: refs/heads/branch-2 7149f9997 -> 4057552ed HBASE-18573 Update Append and Delete to use Mutation#getCellList(family) Signed-off-by: Jerry He Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

svn commit: r21196 - /dev/hbase/hbase-2.0.0-alpha-2RC0/

2017-08-16 Thread stack
Author: stack Date: Wed Aug 16 21:00:31 2017 New Revision: 21196 Log: Added 2.0.0-alpha-2RC0 Added: dev/hbase/hbase-2.0.0-alpha-2RC0/ dev/hbase/hbase-2.0.0-alpha-2RC0/hbase-2.0.0-alpha2-bin.tar.gz (with props) dev/hbase/hbase-2.0.0-alpha-2RC0/hbase-2.0.0-alpha2-bin.tar.gz.asc

[hbase] Git Push Summary

2017-08-16 Thread stack
Repository: hbase Updated Tags: refs/tags/2.0.0-alpha-2RC0 [created] c8cbba635

[08/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java -- diff --git

[13/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java -- diff --git

[06/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java -- diff --git

[14/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4 - Refactor TableName into its own proto module and fix up users - Move SnapshotDescription from Snapshot.proto back to HBase.proto - Restore FastLongHistogram and TestFastLongHistogram; deprecate FastLongHistogram

[10/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SecureBulkLoadProtos.java -- diff --git

[02/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/TableProtos.java -- diff --git

[04/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[09/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/TableProtos.java -- diff --git

[07/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4 - Refactor TableName into its own proto module and fix up users - Move SnapshotDescription from Snapshot.proto back to HBase.proto - Restore FastLongHistogram and TestFastLongHistogram; deprecate FastLongHistogram

[03/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/SecureBulkLoadProtos.java -- diff --git

[11/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[05/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

[01/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 6255dc700 -> 3feb87b00 refs/heads/branch-1.4 3552c70b5 -> ea5789a7f http://git-wip-us.apache.org/repos/asf/hbase/blob/ea5789a7/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java

[12/14] hbase git commit: HBASE-18431 Mitigate compatibility concerns between branch-1.3 and branch-1.4

2017-08-16 Thread apurtell
http://git-wip-us.apache.org/repos/asf/hbase/blob/3feb87b0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

hbase git commit: HBASE-18251 Remove unnecessary traversing to the first and last keys in the CellSet (Toshihoro Suzuki)

2017-08-16 Thread apurtell
Repository: hbase Updated Branches: refs/heads/branch-1 a49d43bfb -> 6255dc700 HBASE-18251 Remove unnecessary traversing to the first and last keys in the CellSet (Toshihoro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[hbase] Git Push Summary

2017-08-16 Thread apurtell
Repository: hbase Updated Branches: refs/heads/2 [deleted] c0b263051

hbase git commit: HBASE-18271 Shade netty Purge mention of netty-all; ADDENDUM for sparktest

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/2 [created] c0b263051 HBASE-18271 Shade netty Purge mention of netty-all; ADDENDUM for sparktest Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c0b26305 Tree:

hbase git commit: HBASE-18271 Shade netty Purge mention of netty-all; ADDENDUM for sparktest

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/master 473446719 -> 5d2c3ddf5 HBASE-18271 Shade netty Purge mention of netty-all; ADDENDUM for sparktest Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d2c3ddf Tree:

hbase git commit: HBASE-18511 Default no regions on master

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 53c5bcc58 -> 7149f9997 HBASE-18511 Default no regions on master Changes the configuration hbase.balancer.tablesOnMaster from list of table names to instead be a boolean; true if master carries tables/regions and false if it does not.

hbase git commit: HBASE-18511 Default no regions on master

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/master acf9b87dc -> 473446719 HBASE-18511 Default no regions on master Changes the configuration hbase.balancer.tablesOnMaster from list of table names to instead be a boolean; true if master carries tables/regions and false if it does not. Adds

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/src-html/org/apache/hadoop/hbase/client/RawScanResultConsumer.ScanController.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/regionserver/package-summary.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/package-summary.html

hbase git commit: HBASE-18493 [AMv2] Skipped re-assignment of regions on crashed server through AssignmentManager.checkIfShouldMoveSystemRegionAsync() as those regions are handled by ServerCrashProced

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-2 770312a8c -> 53c5bcc58 HBASE-18493 [AMv2] Skipped re-assignment of regions on crashed server through AssignmentManager.checkIfShouldMoveSystemRegionAsync() as those regions are handled by ServerCrashProcedure Signed-off-by: Michael

hbase git commit: HBASE-18493 [AMv2] Skipped re-assignment of regions on crashed server through AssignmentManager.checkIfShouldMoveSystemRegionAsync() as those regions are handled by ServerCrashProced

2017-08-16 Thread stack
Repository: hbase Updated Branches: refs/heads/master 4c74a73d5 -> acf9b87dc HBASE-18493 [AMv2] Skipped re-assignment of regions on crashed server through AssignmentManager.checkIfShouldMoveSystemRegionAsync() as those regions are handled by ServerCrashProcedure Signed-off-by: Michael Stack

hbase-site git commit: INFRA-10751 Empty commit

2017-08-16 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 1ada5f22c -> 6fa5abd53 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/6fa5abd5 Tree:

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.Cluster.SwapRegionsAction.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/org/apache/hadoop/hbase/client/RawScanResultConsumer.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/RawScanResultConsumer.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/regionserver/CellFlatMap.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/CellFlatMap.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/Admin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.TableCache.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.FileReadAccessor.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/index-all.html -- diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html index 3491fe2..7f06226 100644 --- a/devapidocs/index-all.html +++

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/RawScanResultConsumer.ScanResumer.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanControllerImpl.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/coprocessor/RegionObserver.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/coprocessor/RegionObserver.html

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

2017-08-16 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/1ada5f22 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/1ada5f22 Diff:

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HTableDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlLists.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/security/access/AccessControlLists.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/monitoring/TaskMonitor.TaskFilter.TaskType.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/Admin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apache_hbase_reference_guide.pdf -- diff --git a/apache_hbase_reference_guide.pdf b/apache_hbase_reference_guide.pdf index 8dfc563..1fc6d59 100644 ---

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.DefaultRackManager.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html -- diff --git a/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/src-html/org/apache/hadoop/hbase/HColumnDescriptor.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/HColumnDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/HColumnDescriptor.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/HColumnDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanResumerImpl.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.Cluster.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/package-tree.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/deprecated-list.html -- diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 409a3d7..0fd1000 100644 ---

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html -- diff --git a/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/client/AsyncTableResultScanner.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/AsyncTableResultScanner.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.LocateRequest.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HRegion.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/Admin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.FileAccessor.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html -- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/client/Admin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.TableCache.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/overview-tree.html -- diff --git a/devapidocs/overview-tree.html b/devapidocs/overview-tree.html index d5022d9..4a4b2fe 100644 ---

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/CellFlatMap.CellFlatMapEntry.html -- diff --git

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/checkstyle.rss -- diff --git a/checkstyle.rss b/checkstyle.rss index 3573826..7294419 100644 --- a/checkstyle.rss +++ b/checkstyle.rss @@ -26,7 +26,7 @@ under the

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html -- diff --git a/apidocs/src-html/org/apache/hadoop/hbase/client/AsyncAdmin.html

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

2017-08-16 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index 32a931c..043eb24 100644 --- a/checkstyle-aggregate.html +++

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

2017-08-16 Thread git-site-role
Repository: hbase-site Updated Branches: refs/heads/asf-site 4c7741b34 -> 1ada5f22c http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1ada5f22/devapidocs/src-html/org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.FileWriteAccessor.html

hbase git commit: HBASE-18553 Expose scan cursor for asynchronous scanner

2017-08-16 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-2 1bae5cabf -> 770312a8c HBASE-18553 Expose scan cursor for asynchronous scanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/770312a8 Tree:

hbase git commit: HBASE-18553 Expose scan cursor for asynchronous scanner

2017-08-16 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master 2a9cdd5e7 -> 4c74a73d5 HBASE-18553 Expose scan cursor for asynchronous scanner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4c74a73d Tree:

hbase git commit: HBASE-17994 Add async client test to Performance Evaluation tool

2017-08-16 Thread zghao
Repository: hbase Updated Branches: refs/heads/branch-2 8fa637103 -> 1bae5cabf HBASE-17994 Add async client test to Performance Evaluation tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1bae5cab Tree:

hbase git commit: HBASE-18251 Remove unnecessary traversing to the first and last keys in the CellSet (Toshihoro Suzuki)

2017-08-16 Thread ramkrishna
Repository: hbase Updated Branches: refs/heads/branch-2 b2afd6c24 -> 8fa637103 HBASE-18251 Remove unnecessary traversing to the first and last keys in the CellSet (Toshihoro Suzuki) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17994 Add async client test to Performance Evaluation tool

2017-08-16 Thread zghao
Repository: hbase Updated Branches: refs/heads/master 9da4e6906 -> 2a9cdd5e7 HBASE-17994 Add async client test to Performance Evaluation tool Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2a9cdd5e Tree: