Commit Graph

2095 Commits

Author SHA1 Message Date
Jean-Daniel Cryans f60e26e771 HBASE-2087 The wait on compaction because "Too many store files"
holds up all flushing



git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930143 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 00:55:03 +00:00
Andrew Kyle Purtell e1b5bff0f0 HBASE-2402 [stargate] set maxVersions on gets
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930138 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 23:35:24 +00:00
Andrew Kyle Purtell 379baff984 remove old now empty directory tree
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930134 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 23:25:12 +00:00
Michael Stack 4503dbe136 HBASE-2398 NPE in HLog.append when calling writer.getLength
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930129 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 23:00:20 +00:00
Michael Stack 4cbfa4b594 HBASE-2338 log recovery: deleted items may be resurrected; 2nd attempt... fixes broke build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929962 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 13:27:11 +00:00
Michael Stack 3e6935613c HBASE-2373 Remove confusing log message of how "BaseScanner GET got different address/startcode than SCAN"
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929857 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 06:22:42 +00:00
Michael Stack 86335c9fb2 HBASE-2365 Double-assignment around split
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929856 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 06:20:43 +00:00
Jean-Daniel Cryans 7784ad0762 HBASE-2270 Improve how we handle recursive calls in ExplicitColumnTracker
and WildcardColumnTracker



git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929332 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:56:21 +00:00
Andrew Kyle Purtell 843bfd31b7 HBASE 2392 Upgrade to ZooKeeper 3.3.0; fix up EC2 init script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929324 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:45:23 +00:00
Andrew Kyle Purtell 4a03a8d641 HBASE-2392 Upgrade to ZooKeeper 3.3.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929320 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:20:40 +00:00
Jean-Daniel Cryans f77ab807e7 HBASE-2361 WALEdit broke replication scope
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929195 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 17:16:46 +00:00
Jean-Daniel Cryans a84c14f3e4 HBASE-2388 Give a very explicit message when we figure a big GC pause
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929194 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 17:06:39 +00:00
Michael Stack ee3c65fb58 HBASE-2374 TableInputFormat - Configurable parameter to add column families
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929006 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 06:18:37 +00:00
Michael Stack 59b13bfb7a HBASE-2385 Debug Message Received
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@929001 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 05:55:01 +00:00
Michael Stack 3e02fe03d6 HBASE-2378 Bulk insert with multiple reducers broken due to improper ImmutableBytesWritable comparator
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 05:35:51 +00:00
Michael Stack dc0e68b5cb HBASE-2378 Bulk insert with multiple reducers broken due to improper ImmutableBytesWritable comparator
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928995 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 05:34:26 +00:00
Michael Stack d460886eb1 HBASE-2389 HTable - delete / put unnecessary sync
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928986 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 04:56:24 +00:00
Andrew Kyle Purtell 463d3daa28 HBASE-2348 [stargate] Stargate needs both JAR and WAR artifacts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928876 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 19:15:15 +00:00
Michael Stack 5e4aa0830f HBASE-2359 WALEdit doesn't implement HeapSize
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928351 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 06:19:15 +00:00
Michael Stack 961b0938cb HBASE-2338 log recovery: deleted items may be resurrected
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928342 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 05:15:37 +00:00
Andrew Kyle Purtell 34a965c46f [EC2] consider multiple regions in config; added 'reboot-hbase-cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928259 13f79535-47bb-0310-9956-ffa450edef68
2010-03-27 20:14:42 +00:00
Andrew Kyle Purtell a03976103d added copyright notices
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928089 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:45:48 +00:00
Andrew Kyle Purtell e1649b8e2a removed empty directory 'transactional'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928088 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:44:27 +00:00
Andrew Kyle Purtell f349cda0e9 removed empty file DisabledTestTransactionalHLogManager.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928086 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:43:52 +00:00
Andrew Kyle Purtell d87dad94d2 removed empty file DisabledTestHLogRecovery.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928085 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:43:37 +00:00
Andrew Kyle Purtell 29953222ee removed empty file DisabledTestTransactionalHLogManager.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928078 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:25:14 +00:00
Andrew Kyle Purtell 3f1ca00a6c removed empty file DisabledTestHLogRecovery.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928077 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 22:24:56 +00:00
Andrew Kyle Purtell 4dced17a0e CRLF cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@928031 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 19:33:27 +00:00
Andrew Kyle Purtell 57a3c0395e [EC2] make use of elastic IPs optional, and disabled by default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@927666 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 01:52:37 +00:00
Andrew Kyle Purtell 4f1ba234d0 HBASE-2367 [PE] Add an option to toggle writeToWAL on puts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926931 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 04:41:51 +00:00
Ryan Rawson f529cb29e1 HBASE-2370 saveVersion.sh doesnt properly grab the git revision
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926869 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 00:01:08 +00:00
Michael Stack 136d3a1f58 HBASE-2364 Ignore Deprecations during build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926462 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 03:56:52 +00:00
Ryan Rawson e2725f70fb HBASE-2255 take trunk back to hadoop 0.20
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926397 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 23:36:37 +00:00
Michael Stack 0d1bbc6c51 HBASE-2358 Store doReconstructionLog will fail if oldlogfile.log is empty and won't load region
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926353 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:36:17 +00:00
Andrew Kyle Purtell ee70585289 HBASE-2355 Unsynchronized logWriters map is mutated from several threads in HLog splitting
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@926242 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:20:47 +00:00
Andrew Kyle Purtell 6befceaf93 raising NewSize to 128m from 64m generally improves performance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 09:40:13 +00:00
Andrew Kyle Purtell e1e70fdfc3 HBASE-2283 row level atomicity; add missing file WALEdit.java
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925519 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:09 +00:00
Michael Stack f106722774 HBASE-2283 row level atomicity
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925508 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 00:52:51 +00:00
Andrew Kyle Purtell e9cc906a81 HBASE-2319 [stargate] multiuser mode: request shaping
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@925418 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:02:35 +00:00
Andrew Kyle Purtell 09f371e56b make symlinks to hadoop and hbase home dirs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924570 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 00:23:09 +00:00
Lars George 46e773124c HBASE-2336 Fix build broken with HBASE-2334 (Lars Francke via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924254 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 12:22:38 +00:00
Andrew Kyle Purtell 0f4baf6223 list-hbase-{master,slaves,zookeeper} utility scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924178 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 07:23:14 +00:00
Michael Stack a5c75f71b1 HBASE-2334 Slimming of Maven dependency tree - improves assembly build -- putting back sl4j.. broke hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924166 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 05:42:10 +00:00
Michael Stack 72426552f4 HBASE-2334 Slimming of Maven dependency tree - improves assembly build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@924156 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 04:56:58 +00:00
Michael Stack 0358a0bf57 HBASE-2331 [shell] count command needs a way to specify scan caching
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923979 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 21:04:29 +00:00
Michael Stack dfc23200bd HBASE-2313 Nit-pick about hbase-2279 shell fixup, if you do get with non-existant column family, throws lots of exceptions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923894 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 17:43:09 +00:00
Andrew Kyle Purtell 0f9ecf657a set hbase log4j loglevel to INFO
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923607 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 07:53:28 +00:00
Andrew Kyle Purtell f9df757d71 try harder to start up the quorum ensemble instances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923529 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:48:06 +00:00
Andrew Kyle Purtell 45afc8f15f HBASE-2327 [EC2] Allocate elastic IP addresses for ZK and master nodes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923517 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 00:19:09 +00:00
Michael Stack 1160dca052 Really restore the pom.xml to assembly plugin 2.2-beta-5
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923494 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:05:17 +00:00