[hbase] Git Push Summary

2016-03-25 Thread busbey
Repository: hbase Updated Branches: refs/heads/0.89-fb-accidentally-wiped-commit-log [deleted] 31dcca3d1 refs/heads/0.94-test [deleted] 0005cd2c2 refs/heads/HBASE-14337 [deleted] d0b00a6e3 refs/heads/admin [deleted] a2bbb6b43 refs/heads/asf-site [deleted] 2dc53cb99 refs/heads/branch-2

hbase git commit: HBASE-15494 Close obviated PRs on the GitHub mirror.

2016-03-25 Thread busbey
Repository: hbase Updated Branches: refs/heads/master b865fb943 -> 1a9837ab7 HBASE-15494 Close obviated PRs on the GitHub mirror. - closes #1 HBASE-1015 obviated by HBASE-14850 - closes #3 obviated by HBASE-15059 - closes #17 obviated by HBASE-15223 Signed-off-by: Elliott Clark

hbase git commit: HBASE-15496 Throw RowTooBigException only for user scan/get (Guanghao Zhang)

2016-03-25 Thread tedyu
Repository: hbase Updated Branches: refs/heads/branch-1 d5bc56c26 -> 87f1af842 HBASE-15496 Throw RowTooBigException only for user scan/get (Guanghao Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/87f1af84 Tree:

hbase git commit: HBASE-15496 Throw RowTooBigException only for user scan/get (Guanghao Zhang)

2016-03-25 Thread tedyu
Repository: hbase Updated Branches: refs/heads/master 11d11d3fc -> b865fb943 HBASE-15496 Throw RowTooBigException only for user scan/get (Guanghao Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b865fb94 Tree:

hbase git commit: HBASE-15460 Fix infer issues in hbase-common

2016-03-25 Thread apurtell
Repository: hbase Updated Branches: refs/heads/0.98 b902c9e4d -> fdf7d517c HBASE-15460 Fix infer issues in hbase-common Summary: Fix issues found by static analysis Test Plan: Unit test pass Differential Revision: https://reviews.facebook.net/D1 Conflicts:

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

2016-03-25 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/967f0910 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/967f0910 Diff:

[5/8] 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-03-25 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:

[3/8] hbase git commit: HBASE-14852 Update build env

2016-03-25 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/3c81072b/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

[4/8] hbase git commit: HBASE-14852 Update build env

2016-03-25 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/3c81072b Tree:

[6/8] hbase git commit: HBASE-14854 Read meta location from zk

2016-03-25 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/a51ac256 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a51ac256 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a51ac256

[2/8] hbase git commit: HBASE-15401 Add Zookeeper to third party

2016-03-25 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/d518092e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d518092e Diff:

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

2016-03-25 Thread eclark
http://git-wip-us.apache.org/repos/asf/hbase/blob/967f0910/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

[1/8] hbase git commit: HBASE-15418 Clean up un-used warning in test util

2016-03-25 Thread eclark
Repository: hbase Updated Branches: refs/heads/HBASE-14850 [created] cda4e6a51 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/cda4e6a5 Tree:

hbase git commit: HBASE-15526 Make SnapshotManager accessible through MasterServices

2016-03-25 Thread tedyu
Repository: hbase Updated Branches: refs/heads/HBASE-7912 524edfdbd -> 15b257a88 HBASE-15526 Make SnapshotManager accessible through MasterServices Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/15b257a8 Tree:

[1/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/0.98 f39c53057 -> b902c9e4d http://git-wip-us.apache.org/repos/asf/hbase/blob/b902c9e4/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestDateTieredCompactor.java

[2/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
HBASE-15389 Write out multiple files when compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b902c9e4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b902c9e4 Diff:

[1/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1.3 fea8fd6ab -> a548d9426 http://git-wip-us.apache.org/repos/asf/hbase/blob/a548d942/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactor.java

[2/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
HBASE-15389 Write out multiple files when compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a548d942 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a548d942 Diff:

[1/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/branch-1 4b5b8e01d -> d5bc56c26 http://git-wip-us.apache.org/repos/asf/hbase/blob/d5bc56c2/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactor.java

[2/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
HBASE-15389 Write out multiple files when compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/d5bc56c2 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/d5bc56c2 Diff:

[2/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
HBASE-15389 Write out multiple files when compaction Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/11d11d3f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/11d11d3f Diff:

[1/2] hbase git commit: HBASE-15389 Write out multiple files when compaction

2016-03-25 Thread zhangduo
Repository: hbase Updated Branches: refs/heads/master e9c4f1285 -> 11d11d3fc http://git-wip-us.apache.org/repos/asf/hbase/blob/11d11d3f/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactor.java