eclark
10f0270f2c
HBASE-9597 Create an hbase-thrift module
...
* Starting to create a thrift server module.
* Finished creating a thrift module
* Fix the assembly.
(cherry picked from commit 84e71a3469ec8eea1e0164bee3f7b2c9e0242847)
(cherry picked from commit 7fa170bd25e9b311b1cf268070ae05562d221f49)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525139 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:44:22 +00:00
Michael Stack
496534aa3e
Add reference to the health checker facility
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525129 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:29:04 +00:00
nkeywal
c951784d43
HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster - addendum
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525120 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:04:03 +00:00
Michael Stack
e58ec1979e
HBASE-9594 Add reference documentation on changes made by HBASE-7634 (Replication handling of peer cluster changes)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525110 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 19:12:57 +00:00
Michael Stack
34663c4ee7
Add a bit of doc on what happens if old client connects to 0.96 cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525067 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:47:50 +00:00
Jonathan Hsieh
5659862f70
HBASE-9585 Update javadoc builder in pom to exclude empty packages in user api javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525059 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:14:08 +00:00
Jonathan Hsieh
d2ddf0986a
HBASE-9579 Sanity check visiblity and audience for server-side modules
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525055 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:09:39 +00:00
nkeywal
015df40389
HBASE-7462 TestDrainingServer is an integration test. It should be a unit test instead (Gustavo Anatoly)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524995 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 13:22:17 +00:00
nkeywal
1eb261ab42
HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524985 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 13:02:54 +00:00
anoopsamjohn
1bd014c106
HBASE-9244 Add CP hooks around StoreFileReader creation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524949 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 08:51:37 +00:00
anoopsamjohn
0541a8da5c
HBASE-9430 Memstore heapSize calculation - DEEP_OVERHEAD is incorrect
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524914 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:46:51 +00:00
Michael Stack
ab5e4b98d0
HBASE-9518 getFakedKey() improvement
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524896 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:47:19 +00:00
Michael Stack
4e600b8e0e
HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
Jonathan Hsieh
3d890a0f4b
HBASE-9586 Deprecate/Remove o.a.h.h.util.Keying class
...
Removed in 0.98 deprecated in 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524877 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:50:51 +00:00
Michael Stack
f5aca7f59f
HBASE-9577 Log process environment variable on HBase service startup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524873 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:31:54 +00:00
Michael Stack
107e99b2ca
HBASE-9581 Few tests broken since HBASE-9551; ADDENDUM -- aditya followup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524870 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:26:13 +00:00
jeffreyz
ccbdd1bc58
HBASE-9581: Few tests broken since HBASE-9551
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524627 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 06:17:20 +00:00
Michael Stack
c7da56f21b
Add pointer to hbase-downstreamer for testing if mvn artifacts properly published
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524624 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 04:32:40 +00:00
jeffreyz
f56dbe50a5
HBASE-9551: HBaseTestingUtility#createPreSplitLoadTestTable double close HBaseAdmin
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524595 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 22:27:12 +00:00
ndimiduk
353016c99d
HBASE-9153: Introduce/update a script to generate jdiff reports
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524585 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 21:35:54 +00:00
ndimiduk
6d5a7fbebe
HBASE-9364 Get request with multiple columns returns partial results
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524576 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 21:23:57 +00:00
Michael Stack
1cb346d0be
HBASE-9575 Add script to automate much of the rc-making process
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524539 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 19:30:56 +00:00
jyates
6bc48464ca
HBASE-9534: Short-Circuit Coprocessor HTable access when on the same server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524514 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 18:18:58 +00:00
Zhihong Yu
db0a4b2d07
HBASE-9564 Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524415 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 13:53:50 +00:00
ndimiduk
886a96aed8
HBASE-9369 Add support for 1- and 2-byte integers in OrderedBytes and provide types (He Liangliang)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524297 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 06:07:30 +00:00
Michael Stack
d36860258e
HBASE-9569 TestHLog is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524294 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 05:08:59 +00:00
zjushch
de3d34bd4a
HBASE-9488 Improve performance for small scan
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 01:40:20 +00:00
eclark
e7c5a38416
HBASE-9400 [UI] Catalog tables section isn't aligned
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 00:16:47 +00:00
eclark
d9afde973a
HBASE-9565 LocalityRegionPicker was mistakenly commented out
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524256 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 23:49:09 +00:00
ndimiduk
eceab57bed
HBASE-9549 KeyValue#parseColumn empty qualifier
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 22:00:44 +00:00
eclark
10aba8f306
HBASE-9419 Add more informative client column to Integration Test Linked List
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524231 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 21:31:00 +00:00
Michael Stack
5d68130e8d
HBASE-9562 Make HLogPE run against configured FS
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524228 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 21:21:52 +00:00
eclark
3994ae593a
HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00
Enis Soztutar
4e16bc530d
HBASE-9550 IntegrationTestBigLinkedList used to be able to run on pseudo-distributed clusters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524208 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:20:11 +00:00
Enis Soztutar
1dca2b68ad
HBASE-9560 bin/hbase clean --cleanAll should not skip data cleaning if in local mode
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524202 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:12:10 +00:00
Michael Stack
c3f03e3710
Edit of the how to make a release candidate doc.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524165 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 18:42:49 +00:00
Enis Soztutar
990e11893c
HBASE-8633 Document namespaces in HBase book (Francis Liu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524153 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 18:22:20 +00:00
rajeshbabu
f9db5c8943
HBASE-9249 Add cp hook before setting PONR in split
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524114 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 16:13:26 +00:00
nkeywal
63a3155fbb
HBASE-9557 strange dependencies for hbase-client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 15:41:04 +00:00
Michael Stack
8af32219c3
Small fix for build tool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523945 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 07:45:27 +00:00
Michael Stack
9d58ffe302
HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer; ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523926 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 06:34:45 +00:00
Michael Stack
161832243a
HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523914 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 06:03:05 +00:00
Michael Stack
3d55d10714
HBASE-9510 Namespace operations should throw clean exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523903 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 05:43:31 +00:00
Michael Stack
040b53e09a
HBASE-9510 Namespace operations should throw clean exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523902 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 05:43:06 +00:00
Michael Stack
866a2c6c42
HBASE-9467 write can be totally blocked temporarily by a write-heavy region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523881 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 03:34:51 +00:00
Michael Stack
8fd9db6d6c
HBASE-9554 TestOfflineMetaRebuildOverlap#testMetaRebuildOverlapFail fails due to NPE
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523870 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 02:13:58 +00:00
Michael Stack
80ab9fe15c
HBASE-9539 Handle post namespace snapshot files when checking for HFile V1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523867 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 02:10:34 +00:00
Devaraj Das
a61c9beeeb
HBASE-9552. NPE while updating RegionServers with the favored nodes assignments.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523849 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 00:08:56 +00:00
Michael Stack
c26a69f23e
HBASE-9547 Surefire steals focus on mac osx; ADDENDUM2 --I'd double-committed mapred-site.xml so two copies
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523838 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 23:18:38 +00:00
Zhihong Yu
8baf8ebe3a
HBASE-9544 Remove TestAdmin#testIsEnabledOnNonexistentTable()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523837 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 23:14:22 +00:00