hbase git commit: HBASE-15507 Online modification of enabled ReplicationPeerConfig (Geoffrey Jacoby)

2016-04-08 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 6ea499456 -> e0f31ba6e HBASE-15507 Online modification of enabled ReplicationPeerConfig (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e0f31ba6

hbase git commit: HBASE-15604 Add a good readme on the build.

2016-04-08 Thread eclark
Repository: hbase Updated Branches: refs/heads/HBASE-14850 a2291fb3a -> d5e5a38bc HBASE-15604 Add a good readme on the build. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5e5a38b Tree:

[34/52] [abbrv] hbase git commit: HBASE-15587 FSTableDescriptors.getDescriptor() logs stack trace erronously

2016-04-08 Thread eclark
HBASE-15587 FSTableDescriptors.getDescriptor() logs stack trace erronously Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c93cffb9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c93cffb9 Diff:

[28/52] [abbrv] hbase git commit: HBASE-15293 Handle TableNotFound and IllegalArgument exceptions in table.jsp (Samir Ahmic)

2016-04-08 Thread eclark
HBASE-15293 Handle TableNotFound and IllegalArgument exceptions in table.jsp (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/5d79790c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/5d79790c Diff:

[43/52] [abbrv] hbase git commit: HBASE-15380 Purge rollback support in Store etc.

2016-04-08 Thread eclark
HBASE-15380 Purge rollback support in Store etc. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e450d94a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e450d94a Diff:

[23/52] [abbrv] hbase git commit: HBASE-15521 Procedure V2 - RestoreSnapshot and CloneSnapshot (Stephen Yuan Jiang)

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/e1d5c3d2/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[49/52] [abbrv] hbase git commit: HBASE-14854 Read meta location from zk

2016-04-08 Thread eclark
HBASE-14854 Read meta location from zk Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/65368023 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/65368023 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/65368023

[29/52] [abbrv] hbase git commit: HBASE-15424 Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-04-08 Thread eclark
HBASE-15424 Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/25419d8b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/25419d8b

[11/52] [abbrv] hbase git commit: HBASE-14983 Create metrics for per block type hit/miss ratios

2016-04-08 Thread eclark
HBASE-14983 Create metrics for per block type hit/miss ratios Summary: Missing a root index block is worse than missing a data block. We should know the difference Test Plan: Tested on a local instance. All numbers looked reasonable. Differential Revision: https://reviews.facebook.net/D55563

[37/52] [abbrv] hbase git commit: HBASE-15606 Limit creating zk connection in HBaseAdmin#getCompactionState() only to case when 'hbase:meta' is checked.

2016-04-08 Thread eclark
HBASE-15606 Limit creating zk connection in HBaseAdmin#getCompactionState() only to case when 'hbase:meta' is checked. Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d393603d Tree:

[46/52] [abbrv] hbase git commit: HBASE-14852 Update build env

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/1f0d4c90/hbase-native-client/src/async/hbase_result.h -- diff --git a/hbase-native-client/src/async/hbase_result.h b/hbase-native-client/src/async/hbase_result.h deleted file mode

[32/52] [abbrv] hbase git commit: HBASE-15485 Filter.reset() should not be called between batches (Phil Yang)

2016-04-08 Thread eclark
HBASE-15485 Filter.reset() should not be called between batches (Phil Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a93a8878 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a93a8878 Diff:

[31/52] [abbrv] hbase git commit: HBASE-15578 Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-08 Thread eclark
HBASE-15578 Handle HBASE-15234 for ReplicationHFileCleaner Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/33396c36 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/33396c36 Diff:

[12/52] [abbrv] hbase git commit: HBASE-15566 Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster

2016-04-08 Thread eclark
HBASE-15566 Add timeouts on TestMobFlushSnapshotFromClient and TestRegionMergeTransactionOnCluster Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/21301a8a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/21301a8a

[47/52] [abbrv] hbase git commit: HBASE-14852 Update build env

2016-04-08 Thread eclark
HBASE-14852 Update build env Also includes HBASE-14858 Clean up so core is ready for development on a recent version of c++ Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1f0d4c90 Tree:

[35/52] [abbrv] hbase git commit: HBASE-15369 Handle NPE in region.jsp (Samir Ahmic)

2016-04-08 Thread eclark
HBASE-15369 Handle NPE in region.jsp (Samir Ahmic) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3826894f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3826894f Diff:

[44/52] [abbrv] hbase git commit: HBASE-15407 Add SASL support for fan out OutputStream

2016-04-08 Thread eclark
HBASE-15407 Add SASL support for fan out OutputStream Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ea49945 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6ea49945 Diff:

[03/52] [abbrv] hbase git commit: HBASE-15295 MutateTableAccess.multiMutate() does not get high priority causing a deadlock

2016-04-08 Thread eclark
HBASE-15295 MutateTableAccess.multiMutate() does not get high priority causing a deadlock Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/05200976 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/05200976 Diff:

[17/52] [abbrv] hbase git commit: HBASE-15572 Adding optional timestamp semantics to HBase-Spark (Weiqing Yang)

2016-04-08 Thread eclark
HBASE-15572 Adding optional timestamp semantics to HBase-Spark (Weiqing Yang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eec27ad7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eec27ad7 Diff:

[50/52] [abbrv] hbase git commit: HBASE-15078 Added ability to start/stop hbase local cluster for tests, global test_env for gtest, small changes to dockerfile and docker run.

2016-04-08 Thread eclark
HBASE-15078 Added ability to start/stop hbase local cluster for tests, global test_env for gtest, small changes to dockerfile and docker run. Added check ~/.m2 folder exists; moved scripts to ./bin Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[22/52] [abbrv] hbase git commit: HBASE-15521 Procedure V2 - RestoreSnapshot and CloneSnapshot (Stephen Yuan Jiang)

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/e1d5c3d2/hbase-protocol/src/main/protobuf/Master.proto -- diff --git a/hbase-protocol/src/main/protobuf/Master.proto b/hbase-protocol/src/main/protobuf/Master.proto index

[42/52] [abbrv] hbase git commit: HBASE-15537 Make multi WAL work with WALs other than FSHLog

2016-04-08 Thread eclark
HBASE-15537 Make multi WAL work with WALs other than FSHLog Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/394b89d1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/394b89d1 Diff:

[52/52] [abbrv] hbase git commit: HBASE-14853 Add on protobuf to c++ chain

2016-04-08 Thread eclark
HBASE-14853 Add on protobuf to c++ chain Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b2887761 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b2887761 Diff:

[20/52] [abbrv] hbase git commit: HBASE-15569 Make Bytes.toStringBinary faster

2016-04-08 Thread eclark
HBASE-15569 Make Bytes.toStringBinary faster Signed-off-by: stack Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ff6a3395 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ff6a3395 Diff:

[40/52] [abbrv] hbase git commit: HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction - drop TestDateTieredCompaction.java

2016-04-08 Thread eclark
HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction - drop TestDateTieredCompaction.java Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a146a71a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a146a71a

[48/52] [abbrv] hbase git commit: HBASE-15418 Clean up un-used warning in test util

2016-04-08 Thread eclark
HBASE-15418 Clean up un-used warning in test util Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a2291fb3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a2291fb3 Diff:

[24/52] [abbrv] hbase git commit: HBASE-15521 Procedure V2 - RestoreSnapshot and CloneSnapshot (Stephen Yuan Jiang)

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/e1d5c3d2/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

[39/52] [abbrv] hbase git commit: HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction (Clara Xiong)

2016-04-08 Thread eclark
HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction (Clara Xiong) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f60fc9d1 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f60fc9d1 Diff:

[41/52] [abbrv] hbase git commit: HBASE-15586 Unify human readable numbers in the web UI

2016-04-08 Thread eclark
HBASE-15586 Unify human readable numbers in the web UI Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2dcd08bc Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2dcd08bc Diff:

[14/52] [abbrv] hbase git commit: HBASE-15538 Implement secure async protobuf wal writer

2016-04-08 Thread eclark
HBASE-15538 Implement secure async protobuf wal writer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d6fd8594 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d6fd8594 Diff:

[36/52] [abbrv] hbase git commit: HBASE-15592 Print Procedure WAL content

2016-04-08 Thread eclark
HBASE-15592 Print Procedure WAL content Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ac8cd373 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ac8cd373 Diff:

[27/52] [abbrv] hbase git commit: HBASE-15568 Procedure V2 - Remove CreateTableHandler in HBase Apache 2.0 release (Stephen Yuan Jiang)

2016-04-08 Thread eclark
HBASE-15568 Procedure V2 - Remove CreateTableHandler in HBase Apache 2.0 release (Stephen Yuan Jiang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/89d75016 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/89d75016

[45/52] [abbrv] hbase git commit: HBASE-15401 Add Zookeeper to third party

2016-04-08 Thread eclark
HBASE-15401 Add Zookeeper to third party Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eaf86de4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eaf86de4 Diff:

[33/52] [abbrv] hbase git commit: HBASE-15505 ReplicationPeerConfig should be builder-style (Gabor Liptak)

2016-04-08 Thread eclark
HBASE-15505 ReplicationPeerConfig should be builder-style (Gabor Liptak) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7e399883 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7e399883 Diff:

[51/52] [abbrv] hbase git commit: HBASE-14853 Add on protobuf to c++ chain

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/b2887761/hbase-native-client/if/Master.proto -- diff --git a/hbase-native-client/if/Master.proto b/hbase-native-client/if/Master.proto new file mode 100644 index 000..4d3a2e1

[06/52] [abbrv] hbase git commit: HBASE-11393 Replication TableCfs should be a PB object rather than a string

2016-04-08 Thread eclark
HBASE-11393 Replication TableCfs should be a PB object rather than a string Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7f39baf0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7f39baf0 Diff:

[38/52] [abbrv] hbase git commit: HBASE-15400 Use DateTieredCompactor for Date Tiered Compaction (Clara Xiong)

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/f60fc9d1/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDateTieredCompactionPolicy.java -- diff --git

[01/52] [abbrv] hbase git commit: HBASE-15295 MutateTableAccess.multiMutate() does not get high priority causing a deadlock [Forced Update!]

2016-04-08 Thread eclark
Repository: hbase Updated Branches: refs/heads/HBASE-14850 cda4e6a51 -> a2291fb3a (forced update) http://git-wip-us.apache.org/repos/asf/hbase/blob/05200976/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java

[26/52] [abbrv] hbase git commit: HBASE-15234 Don't abort ReplicationLogCleaner on ZooKeeper errors

2016-04-08 Thread eclark
HBASE-15234 Don't abort ReplicationLogCleaner on ZooKeeper errors Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2d8e0a04 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/2d8e0a04 Diff:

[30/52] [abbrv] hbase git commit: HBASE-15582 SnapshotManifestV1 too verbose when there are no regions

2016-04-08 Thread eclark
HBASE-15582 SnapshotManifestV1 too verbose when there are no regions Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/79868bd3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/79868bd3 Diff:

[08/52] [abbrv] hbase git commit: Add ashishsinghi to pom.xml

2016-04-08 Thread eclark
Add ashishsinghi to pom.xml Change-Id: Ib0709d92622350c50bee7e8a0bae0554d40df882 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f1fc5208 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f1fc5208 Diff:

[10/52] [abbrv] hbase git commit: HBASE-15559 Fix BaseMasterAndRegionObserver doesn't implement all the methods

2016-04-08 Thread eclark
HBASE-15559 Fix BaseMasterAndRegionObserver doesn't implement all the methods Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b18de5ef Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b18de5ef Diff:

[15/52] [abbrv] hbase git commit: HBASE-15567 TestReplicationShell broken by recent replication changes (Geoffrey Jacoby)

2016-04-08 Thread eclark
HBASE-15567 TestReplicationShell broken by recent replication changes (Geoffrey Jacoby) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bcc4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bcc4 Diff:

[04/52] [abbrv] hbase git commit: HBASE-11393 Replication TableCfs should be a PB object rather than a string

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/7f39baf0/hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestPerTableCFReplication.java -- diff --git

[18/52] [abbrv] hbase git commit: Revert "HBASE-15572 Adding optional timestamp semantics to HBase-Spark (Weiqing Yang)"

2016-04-08 Thread eclark
Revert "HBASE-15572 Adding optional timestamp semantics to HBase-Spark (Weiqing Yang)" This reverts commit eec27ad7ef7b5078f705301bd3042991d4d4b4d9. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6905d272 Tree:

[09/52] [abbrv] hbase git commit: HBASE-15327 Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled (Jianwei Cui)

2016-04-08 Thread eclark
HBASE-15327 Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled (Jianwei Cui) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/31aee19f Tree:

[21/52] [abbrv] hbase git commit: HBASE-15521 Procedure V2 - RestoreSnapshot and CloneSnapshot (Stephen Yuan Jiang)

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/e1d5c3d2/hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java -- diff --git

[02/52] [abbrv] hbase git commit: HBASE-15295 MutateTableAccess.multiMutate() does not get high priority causing a deadlock

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/05200976/hbase-client/src/main/java/org/apache/hadoop/hbase/client/TableConfiguration.java -- diff --git

[13/52] [abbrv] hbase git commit: HBASE-15324 Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split (Yu Li)

2016-04-08 Thread eclark
HBASE-15324 Jitter may cause desiredMaxFileSize overflow in ConstantSizeRegionSplitPolicy and trigger unexpected split (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9d56105e Tree:

[19/52] [abbrv] hbase git commit: HBASE-15396 Enhance mapreduce.TableSplit to add encoded region name

2016-04-08 Thread eclark
HBASE-15396 Enhance mapreduce.TableSplit to add encoded region name Signed-off-by: Sean Busbey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7d3a89ce Tree:

[05/52] [abbrv] hbase git commit: HBASE-11393 Replication TableCfs should be a PB object rather than a string

2016-04-08 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/7f39baf0/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/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

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/org/apache/hadoop/hbase/client/Durability.html -- diff --git a/apidocs/org/apache/hadoop/hbase/client/Durability.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/client/class-use/MasterKeepAliveConnection.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/regionserver/MemStore.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/MemStore.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/client/package-tree.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcControllerFactory.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/coc.html -- diff --git a/coc.html b/coc.html index a08e293..2b26d01 100644 --- a/coc.html +++ b/coc.html @@ -7,7 +7,7 @@ - + Apache

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

2016-04-08 Thread misty
Published site at 6ea4994569e05ff44e0fa571e053cef828ab57ed. Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/db94a639 Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/db94a639 Diff:

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/HRegionServer.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableName.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallerInterceptorContext.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html -- diff --git a/apidocs/org/apache/hadoop/hbase/filter/class-use/Filter.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/deprecated-list.html -- diff --git a/devapidocs/deprecated-list.html b/devapidocs/deprecated-list.html index 96098ea..eda0700 100644 ---

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/MasterCoprocessorEnvironment.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/index-all.html -- diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html index fddebb7..ca3fc2d 100644 --- a/devapidocs/index-all.html +++

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/PositionedByteRange.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/io/class-use/ImmutableBytesWritable.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/Server.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Server.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/overview-tree.html -- diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 62051a0..a5abf10 100644 --- a/apidocs/overview-tree.html +++

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/regionserver/AbstractMemStore.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/AbstractMemStore.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/checkstyle-aggregate.html -- diff --git a/checkstyle-aggregate.html b/checkstyle-aggregate.html index babbe9a..5202063 100644 --- a/checkstyle-aggregate.html +++

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/master/procedure/class-use/MasterProcedureEnv.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/master/class-use/MasterServices.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/master/class-use/MasterServices.html

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

2016-04-08 Thread misty
Repository: hbase-site Updated Branches: refs/heads/asf-site b0a048625 -> db94a6390 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/regionserver/class-use/Region.html -- diff

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ServerName.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/org/apache/hadoop/hbase/class-use/Cell.html -- diff --git a/apidocs/org/apache/hadoop/hbase/class-use/Cell.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/KeyValue.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/ObserverContext.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/procedure2/class-use/Procedure.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/HStore.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/apidocs/org/apache/hadoop/hbase/util/class-use/Order.html -- diff --git a/apidocs/org/apache/hadoop/hbase/util/class-use/Order.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/Cacheable.html -- diff --git a/devapidocs/org/apache/hadoop/hbase/io/hfile/class-use/Cacheable.html

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/coprocessor/class-use/RegionCoprocessorEnvironment.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/io/encoding/class-use/HFileBlockEncodingContext.html -- diff --git

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

2016-04-08 Thread misty
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/db94a639/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html -- diff --git

hbase git commit: HBASE-15407 Add SASL support for fan out OutputStream

2016-04-08 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master e450d94a2 -> 6ea499456 HBASE-15407 Add SASL support for fan out OutputStream Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ea49945 Tree: