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: http://git-wip-us.apache.org/repos/asf/hbase/commit/c6

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: http://git-wip-us.apache.org/repos/asf/hbase/commit/092d

[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: http://git-wip-us.apache.org/repos/asf/hbase/r

[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: http://git-wip-us.apache.org/repos/asf/hbase/tree/6

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-w

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: http://git-wip-us.apache.org/repos/asf/hbase/c

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip

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: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-u

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: http://git-wip-us.apache.org/repos/asf/hbase/com

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: http://git-wip-us.apache.org/repos/asf/hbase/commi

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: http://git-wip-us.apache.org/repo

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: http://git-wip-us.apache.org/repo

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: http://git-wip-us.apache.org/repos/

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: http://git-wip-us.apache.org/repos/asf/hbase/com

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 d

[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 a/hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcService

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[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 -

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gen

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/prot

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gene

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/prot

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/gen

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/pro

[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 a/hbase-protocol/src/main/java/org/apache/hadoop/hbase/pro

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: http://git-wip-us.apache.org/repos/asf/hbase

[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: http://git-wip-

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: http://

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. Add

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 a/apidocs/src-html/org/apache/hadoop/hbase/client/RawScanResul

[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 b/devapidoc

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 Stac

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: http://git-wip-us.apache.org/repos/asf/h

[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 a/devapidocs/org/apache/hadoop/hbase/master/balancer/

[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 b/apidocs/org/apac

[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 a/devapidocs/src-html/org/apache/hadoop/

[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 b/devapidocs/org/apa

[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 b/apidocs/src-html/org/apache/ha

[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 a/devapidocs/org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocato

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/io/hfile/bu

[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 b/devapidocs/src-h

[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 +++ b/dev

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/client/RawScanRe

[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 b/devapidocs/org/a

[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 a/devapidocs/src-html/org/apache/hadoo

[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 b/devapidocs/org

[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: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/1ada5f22

[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 b/devapidocs/org/apache/hadoop/hbase

[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 b/apidocs/src-html/org/a

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncNonMetaRegio

[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 a/devapidocs/org/apache/hadoop/hbase/monitoring/TaskMonitor.TaskFilte

[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 b/apidocs/org/apache/hadoop/hbase/client/Admin.htm

[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 --- a/apache_hbase_r

[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 a/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoa

[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 b/devapidocs/src

[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 b/devapidocs/org/apache/hadoop/hba

[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 b/apidocs/org/apache/hadoop/hbase/client

[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 a/devapidocs/src-html/org/apache/hado

[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 b/apidocs/org/apache/hadoop/hbase/HColum

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/client/Asyn

[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 b/apidocs/src-html/org

[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 b/devapidocs/src

[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 a/devapidocs/src-html/org/apache/hadoop/h

[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 a/devapidocs/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.C

[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 b/devapidocs/org/apache/hadoop/hba

[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 b/devapidocs/org/apache/hadoop/hbase/package

[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 --- a/apidocs/deprecated-list.ht

[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 b/apidocs/org/apache/hadoop/hbase/HTableDe

[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 b/devap

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/client/Asy

[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 b/devapidocs/org/apache/hado

[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 b/devapidocs/org/apache/hadoop/hbase/client/

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/io/hfile/bucket

[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 b/devapidocs/src-html/org/

[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 a/devapidocs/src-html/org/apache/hadoop/hbase/client/AsyncN

[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 --- a/devapidocs/overview-tre

[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 a/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/

[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 Lice

[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 b/apidocs/src-html/org

[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 +++ b/che

[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: http://git-wip-us.apache

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: http://git-wip-us.apache.o