Commit Graph

3355 Commits

Author SHA1 Message Date
Michael Stack f1996d4932 HBASE-3052 Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1084008 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:48:47 +00:00
Michael Stack c4fb32cc22 HBASE-3676 Update region server load for AssignmentManager through regionServerReport()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083992 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:13:38 +00:00
Jonathan Gray 9d93ccc938 HBASE-3641 LruBlockCache.CacheStats.getHitCount() is not using the correct variable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083986 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:08:10 +00:00
Michael Stack 9ad69f3bd0 HBASE-3422 Balancer will try to rebalance thousands of regions in one go; needs an upper bound added
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083362 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 02:41:12 +00:00
Michael Stack 1889d7ed5c HBASE-3671) Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing -- fix suggested by Ted Yu
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083357 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 01:52:43 +00:00
Michael Stack 23916d541d HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083279 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:23:57 +00:00
Michael Stack 3579bdf84b HBASE-3671 Split report before we finish parent region open; workaround till 0.92; Race between split and OPENED processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083275 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:17:02 +00:00
Michael Stack 97331fb7d4 HBASE-3655 Revision to HBase book, more examples in data model, more metrics, more performance -- part one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1083274 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 20:13:08 +00:00
Andrew Kyle Purtell cb85bf2e0a HBASE-3275 [rest] No gzip/deflat content encoding support; fix error handling in GzipFilter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082792 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 01:58:43 +00:00
Jean-Daniel Cryans d051203938 Reverting HBASE-3515
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082772 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 00:40:00 +00:00
Jean-Daniel Cryans 95661df251 HBASE-3664 [replication] Adding a slave when there's none may kill the cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082752 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 23:45:38 +00:00
Andrew Kyle Purtell 5997bc3ca5 HBASE-3662 REST server does not respect client supplied max versions when creating scanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082717 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 21:59:08 +00:00
Michael Stack 1e07b8a396 HBASE-3595 get_counter broken in shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082694 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 21:01:25 +00:00
Michael Stack 83772176b6 HBASE-3595 get_counter broken in shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 20:59:43 +00:00
Michael Stack c980f1d16a HBASE-3657 reduce copying of HRegionInfo's
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082686 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 20:46:57 +00:00
Nicolas Spiegelberg 4723e3b017 add HBASE-3665 to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082654 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:29:06 +00:00
Nicolas Spiegelberg 8a386e758e HBASE-3665 tighten assertions for testBloomFilterSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082653 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:26:51 +00:00
Nicolas Spiegelberg b9e1d6c698 HBASE-3653 : Parallelize Server Requests on HBase Client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082648 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:08:50 +00:00
Todd Lipcon a50c7d8dfc Clean up CHANGES.txt to move things fixed on 90 branch into 0.90.2 section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082407 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 06:27:25 +00:00
Todd Lipcon f39217bad1 Fill in release date for 0.90.1 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082405 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 06:04:11 +00:00
Todd Lipcon 0f57c35465 HBASE-3659 Fix TestHLog to pass on newer versions of Hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082403 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 05:59:29 +00:00
Michael Stack 2563e25be0 Add sentence on benefits of bulk load
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082346 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 23:31:11 +00:00
Ryan Rawson 75593fc93a Build fix, HBASE-3514
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082342 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 23:18:51 +00:00
Jonathan Gray 9f6c65f54e Fix TestHeapSize after commit of HBASE-3507
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082297 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 20:51:19 +00:00
Michael Stack 692552597a HBASE-3440 Clean out load_table.rb and make sure all roads lead to completebulkload tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082247 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 18:26:29 +00:00
Michael Stack 60c70403f8 HBASE-3440 Clean out load_table.rb and make sure all roads lead to completebulkload tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082246 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 18:25:41 +00:00
Jean-Daniel Cryans a8beafc5cf HBASE-3650 HBA.delete can return too fast
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082204 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 16:55:02 +00:00
Michael Stack 8963351fc1 HBASE-3600 Update our jruby to 1.6.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1082002 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 23:34:05 +00:00
Michael Stack 449e7386bc HBASE-3600 Update our jruby to 1.6.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081994 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 23:15:38 +00:00
Ryan Rawson f3134976f4 HBASE-3613 NPE in MemStoreFlusher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081986 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 23:04:35 +00:00
Michael Stack 27c1c071af Add chapter on building; note on how to do maven deploy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081977 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:54:09 +00:00
Michael Stack 4c0ff368a2 Use xinclude for chapters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081966 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:23:12 +00:00
Ryan Rawson 4e50338bb6 HBASE-3606 Create an package integration project (Eric Yang via Ryan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081964 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:20:08 +00:00
Ryan Rawson 6e3c8eed74 HBASE-3514 Speedup HFile.Writer append (Matteo Bertozzi via Ryan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081959 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:01:59 +00:00
Jean-Daniel Cryans 6392c15b73 HBASE-3648 [replication] failover is sloppy with znodes
HBASE-3596  [replication] Wait a few seconds before transferring queues


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081957 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 21:47:48 +00:00
Michael Stack b408cc1217 HBASE-2495 Allow record filtering with selected row key values in HBase Export
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081889 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 18:25:32 +00:00
Michael Stack b56b88e984 Added FAQ on pauses when compression referencing today's exchange between Bryan Keller and J-D
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081654 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 03:30:49 +00:00
Todd Lipcon 4953a4fd11 HBASE-3625 improve/fix support excluding Tests via Maven -D property. (Alejandro Abdelnur via todd)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081624 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 01:10:27 +00:00
Todd Lipcon b45a3456a1 HBASE-3639 FSUtils.getRootDir should qualify path
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081618 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 00:25:59 +00:00
Michael Stack 4196e5404c HBASE-3507 requests count per HRegion and rebalance command; part 1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081610 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 23:38:57 +00:00
Ryan Rawson 941f2d89ae HBASE-3117 rename repo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081605 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 23:15:35 +00:00
Michael Stack 856065dee8 HBASE-3636 a bug about deciding whether this key is a new key for the ROWCOL bloomfilter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081577 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 21:54:07 +00:00
Nicolas Spiegelberg 7c8f6406a5 HBASE-3610 : Improve RegionSplitter performance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081566 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 21:17:08 +00:00
Michael Stack 4f5e8d29db HBASE-3618 Add to HBase book, 'schema' chapter - pre-creating regions and key types
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081435 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 16:10:12 +00:00
Michael Stack cfedd4d7dd HBASE-3630 DemoClient.Java is outdated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081432 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 15:58:40 +00:00
Michael Stack 36c3025c97 HBASE-3313 Table name isn't checked in isTableEnabled/isTableDisabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081431 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 15:53:31 +00:00
Michael Stack afbbbef1ce HBASE-3631 CLONE - HBase 2984 breaks ability to specify BLOOMFILTER & COMPRESSION via shell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081430 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 15:45:11 +00:00
Michael Stack df2d501052 HBASE-3633 ZKUtil::createSetData should only create a node when it nonexists
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081427 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 15:40:34 +00:00
Michael Stack c96566d022 HBASE-3538 Column families allow to have slashes in name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1080870 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 06:34:26 +00:00
Michael Stack 2501de1c3f HBASE-3626 Update instructions in thrift demo files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1080868 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 06:30:40 +00:00