Commit Graph

1488 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 0b788acf5e HBASE-2286 [Transactional Contrib] Correctly handle or avoid cases where
writes occur in same millisecond (Clint Morgan via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@931727 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 23:49:35 +00:00
Michael Stack 8b9247cdca HBASE-2419 Remove from RS logs the fat NotServingRegionException stack
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@931698 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 21:38:42 +00:00
Andrew Kyle Purtell 4c5eec3968 HBASE-2412 [stargate] PerformanceEvaluation; and related fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@931038 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 07:07:44 +00:00
Jean-Daniel Cryans 6baf69a757 HBASE-2410 spurious warnings from util.Sleeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930985 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 23:40:54 +00:00
Jean-Daniel Cryans b1c1873abe HBASE-2252 Mapping a very big table kills region servers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930945 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05 20:04:36 +00:00
Andrew Kyle Purtell 53f0d0db3e HBASE-2403 [stargate] client HTable interface to REST connector
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@930491 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 08:02:11 +00:00
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
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 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 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
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
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
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
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 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 9013c837e8 HBASE-2324 Refactoring of TableRecordReader (mapred / mapreduce) for reuse outside the scope of InputSplit / RecordReader
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923404 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:37:48 +00:00
Michael Stack 11999bd2b3 HBASE-2323 filter.RegexStringComparator does not work with certain bytes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923381 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 18:36:29 +00:00
Michael Stack 29bc8bb519 HBASE-2305 Client port for ZK has no default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@923368 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 18:11:29 +00:00
Michael Stack a5715cc5d6 HBASE-2314 [shell] Support for getting counters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922672 13f79535-47bb-0310-9956-ffa450edef68
2010-03-13 20:32:10 +00:00
Michael Stack dd8456b1be HBASE-2316 Need an ability to run shell tests w/o invoking junit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922408 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 19:59:35 +00:00
Michael Stack 3098604a01 HBASE-2023 Client sync block can cause 1 thread of a multi-threaded client to block all others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922162 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 07:22:17 +00:00
Michael Stack 4770ea178a HBASE-2279 Hbase Shell does not have any tests
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922110 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 01:36:04 +00:00
Michael Stack 20319e9eab HBASE-2309 Add apache releases to pom (list of ) repositories
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922092 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 01:03:28 +00:00
Michael Stack 0bac7d5b31 HBASE-2302 Optimize M-R by bulk excluding regions - less InputSplit-s to avoid traffic on region servers when performing M-R on a subset of the table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922076 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 23:51:23 +00:00
Michael Stack f3f7b0622f HBASE-2287 TypeError in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922074 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 23:45:23 +00:00
Michael Stack 685d6093b0 HBASE-2268 PerformanceEvaluation --nomapred may assign duplicate random seed over multiple testing threads
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922070 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 23:33:53 +00:00
Michael Stack 59955d1a5b HBASE-2174 Stop from resolving HRegionServer addresses to names using DNS on every heartbeat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922000 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 20:07:06 +00:00
Michael Stack 1030b60316 HBASE-2307 hbase-2295 changed hregion size, testheapsize broke... fix it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921626 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 23:33:18 +00:00
Michael Stack 6d0d1cc9a9 HBASE-2308 Fix the bin/rename_table.rb script, make it work again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921624 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 23:27:30 +00:00
Michael Stack bfd6812b40 HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921094 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 20:15:13 +00:00
Michael Stack 782f78f29d HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920971 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 16:36:50 +00:00