Commit Graph

1858 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 561ae3b226 HBASE-2529 Make OldLogsCleaner easier to extend
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@945963 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:40:49 +00:00
Jean-Daniel Cryans 96321df582 HBASE-2539 Cannot start ZK before the rest in tests anymore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@945956 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:23:02 +00:00
Michael Stack a1d6943297 HBASE-2566 Remove 'lib' dir; it only has libthrift and that is being pulled from http://people.apache.org/~rawson/repo/org/apache/thrift/thrift/
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@945948 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 23:14:51 +00:00
Michael Stack ef92b957cd HBASE-2565 Remove contrib module from hbase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@945916 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:55:53 +00:00
Ryan Rawson c83d862620 HBASE-2466 Improving filter API to allow for modification of keyvalue list by filter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@945902 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:37:46 +00:00
Michael Stack ea52d836b4 HBASE-2449 Local HBase does not stop properly
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945836 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 19:24:36 +00:00
Andrew Kyle Purtell b560475837 HBASE-2542 Fold stargate contrib into core
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945816 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 18:49:12 +00:00
Michael Stack 960a9c0d7a HBASE-2562 bin/hbase doesn't work in-situ in maven
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945486 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 04:12:04 +00:00
Michael Stack 064e9fe7ab HBASE-2551 Forward port fixes that are in branch but not in trunk (part of the merge of old 0.20 into TRUNK task)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945437 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 23:38:19 +00:00
Michael Stack e553b2c34a HBASE-2520 Cleanup arrays vs Lists of scanners
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945418 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 23:11:13 +00:00
Michael Stack 0491cb140a HBASE-2457 RS gets stuck compacting region ad infinitum
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945410 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 22:23:32 +00:00
Michael Stack afd149c7aa HBASE-2421 Put hangs for 10 retries on failed region servers; forward-port from branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945395 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 21:36:02 +00:00
Michael Stack 23ee15f04e HBASE-2415 Disable META splitting in 0.20; forward-port
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945382 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 21:27:49 +00:00
Michael Stack 2bc0e1ed3a HBASE-2382 Don't rely on fs.getDefaultReplication() to roll HLogs; committed the overview.html changes only
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@945364 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 21:07:48 +00:00
Jonathan Gray 25580f47a7 HBASE-2555 Get rid of HColumnDescriptor.MAPFILE_INDEX_INTERVAL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944933 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 22:45:27 +00:00
Michael Stack ef0421d856 HBASE-2340 Add end-to-end test of sync/flush (forward-port from 0.20 branch of difference)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944753 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 01:58:44 +00:00
Michael Stack 05980e26b8 HBASE-2523 Add check for licenses before rolling an RC, add to how-to-release doc. and check for inlining a tool that does this for us
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944718 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 21:06:11 +00:00
Ryan Rawson 4cadb9a7a8 HBASE-2474, HBASE-2509, HBASE-2037, HBASE-2248 CHANGES.txt updates
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944535 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 00:32:52 +00:00
Michael Stack 8e95593f42 HBASE-2551 Forward port fixes that are in branch but not in trunk (part of the merge of old 0.20 into TRUNK task) -- part 1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944510 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 22:35:48 +00:00
Michael Stack 6448146e63 HBASE-2547 [mvn] assembly:assembly does not include hbase-X.X.X-test.jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944422 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 19:42:21 +00:00
Michael Stack b1f8ce99c1 HBASE-2524 Unresponsive region server, potential deadlock
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944385 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 18:51:36 +00:00
Michael Stack 4e080fcbbb HBASE-2546 Specify default filesystem in both the new and old way (needed if we are to run on 0.20 and 0.21 hadoop)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944115 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 05:30:02 +00:00
Michael Stack 635768d28a HBASE-2544 Forward port branch 0.20 WAL to TRUNK
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944063 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 23:59:05 +00:00
Michael Stack 590c27c2c9 HBASE-2541 Remove transactional contrib
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944058 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 23:37:09 +00:00
Michael Stack 48143c8f96 HBASE-2540 Make QueryMatcher.MatchCode public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@944054 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 23:21:19 +00:00
Jonathan Gray d335b19ebd HBASE-2537 Change ordering of maven repos listed in pom.xml to have ibiblio first
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@943747 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12 23:11:25 +00:00
Jean-Daniel Cryans 026227e87f HBASE-2515 ChangeTableState considers split&&offline regions as being served
HBASE-2528  ServerManager.ServerMonitor isn't daemonized


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@942962 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11 00:17:35 +00:00
Michael Stack 479c53423c HBASE-2431 Master does not respect generation stamps, may result in meta getting permanently offlined
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@942318 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 06:27:15 +00:00
Jean-Daniel Cryans 6dae1e055b HBASE-2503 PriorityQueue isn't thread safe, KeyValueHeap uses it that way
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@942215 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 20:53:58 +00:00
Michael Stack e06e00450e HBASE-2518 Kill all the trailing whitespaces in the code base
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@942186 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 19:26:45 +00:00
Jonathan Gray 0d884e15bc HBASE-2473 Add to admin create table start and end key params and desired number of regions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@941773 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06 15:13:51 +00:00
Michael Stack 9acf2c8d47 HBASE-2513 hbase-2414 added bug where we'd tight-loop if no root available
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@941101 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 23:41:01 +00:00
Michael Stack 196882e2cd HBASE-2482 regions in transition do not get reassigned by master when RS crashes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@940589 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 19:53:39 +00:00
Michael Stack d3ce422002 HBASE-2489 Make the "Filesystem needs to be upgraded" error message more useful
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@940100 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 20:10:33 +00:00
Jean-Daniel Cryans 4bf60f2fdc Fixed 2497's CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939830 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 21:42:03 +00:00
Michael Stack 19b01d968d HBASE-2414 Enhance test suite to be able to specify distributed scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939567 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 06:52:27 +00:00
Michael Stack f61b52bb45 HBASE-2494 Does not apply new.name parameter to CopyTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939561 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30 05:12:25 +00:00
Jean-Daniel Cryans 3b924fea46 HBASE-2499 Race condition when disabling a table leaves regions in transition
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939157 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29 01:23:07 +00:00
Michael Stack 9272667079 HBASE-2497 ProcessServerShutdown throws NullPointerException for offline regions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939123 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28 22:45:47 +00:00
Jean-Daniel Cryans 369056d691 HBASE-2496 Less ArrayList churn on the scan path
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@939030 13f79535-47bb-0310-9956-ffa450edef68
2010-04-28 17:52:43 +00:00
Michael Stack 2b88cdcd78 HBASE-2393 ThriftServer instantiates a new HTable per request
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@938317 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27 04:14:37 +00:00
Michael Stack 983654d271 HBASE-2487 Uncaught exceptions in receiving IPC responses orphan clients
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@938279 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27 00:34:46 +00:00
Michael Stack 5dccb9751c HBASE-2488 Master should warn more loudly about unexpected events
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@938258 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 22:13:18 +00:00
Michael Stack e37f4ecef9 HBASE-2490 Improve the javadoc of the client API for HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@938220 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 20:17:20 +00:00
Michael Stack 5bab1bdcfb HBASE-2491 master.jsp uses absolute links to table.jsp. This broke when master.jsp moved under webapps/master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@938217 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 20:05:11 +00:00
Michael Stack 2efdd9d54f HBASE-2448 Scanner threads are interrupted without acquiring lock properly
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@937650 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24 17:15:44 +00:00
Michael Stack 98290fec40 HBASE-2481 Client is not getting UnknownScannerExceptions; they are being eaten
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@937649 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24 17:13:50 +00:00
Michael Stack 1982339473 HBASE-2447 LogSyncer.addToSyncQueue doesn't check if syncer is still running before waiting
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@937589 13f79535-47bb-0310-9956-ffa450edef68
2010-04-24 04:24:53 +00:00
Michael Stack c39d8f341a HBASE-2294 Enumerate ACID properties of HBase in a well defined spec
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@936112 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 23:15:45 +00:00
Michael Stack 3cb1168601 HBASE-2443 IPC client can throw NPE if socket creation fails
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@936107 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 23:02:57 +00:00
Michael Stack 2b2f1d1670 HBASE-2438 Addition of a Column Pagination Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@936070 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 21:28:49 +00:00
Michael Stack 0f17cbf487 HBASE-2452 Fix our Maven dependencies
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@936062 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20 21:10:44 +00:00
Michael Stack 446583b0b1 HBASE-2463 Various Bytes.* functions silently ignore invalid arguments
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@935301 13f79535-47bb-0310-9956-ffa450edef68
2010-04-18 05:50:31 +00:00
Michael Stack f6fb68ab0c HBASE-2460 add_table.rb deletes any tables for which the target table name is a prefix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@935114 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 02:49:02 +00:00
Michael Stack 0dcf305575 HBASE-2458 Client stuck in TreeMap,remove
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@935111 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 02:34:16 +00:00
Michael Stack 57dca6f753 HBASE-2456 deleteChangedReaderObserver spitting warnings after HBASE-2248
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934692 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16 05:23:31 +00:00
Michael Stack 1f58ab7c38 HBASE-2453 Revisit compaction policies after HBASE-2248 commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934660 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16 01:17:26 +00:00
Michael Stack 49458a95cd HBASE-2451 .META. by-passes cache; BLOCKCACHE=>'false'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934655 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16 00:22:07 +00:00
Michael Stack b9aeb3e125 HBASE-1892 [performance] make hbase splits run faster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934285 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15 04:16:21 +00:00
Lars George 27d8d69932 HBASE-2430 Disable frag display in trunk, let HBASE-2165 replace it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934237 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 23:06:45 +00:00
Michael Stack 40c45392b3 HBASE-2439 HBase can get stuck if updates to META are blocked
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@934231 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 22:40:04 +00:00
Michael Stack 5f5e0e0575 HBASE-2440 Master UI should check against known bad JDK versions and warn the user
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@933858 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 04:38:18 +00:00
Michael Stack adbb2c58f8 HBASE-1933 Upload Hbase jars to a public maven repository
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@933448 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12 23:50:51 +00:00
Michael Stack ab55ce3b55 HBASE-2435 HTablePool - method to release resources after use
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@933438 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12 22:27:20 +00:00
Andrew Kyle Purtell bb5984fe82 HBASE-2341 ZK settings for initLimit/syncLimit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@932203 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 00:48:28 +00:00
Jean-Daniel Cryans beefa3b7b3 HBASE-2346 Usage of FilterList slows down scans
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@932183 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 00:11:18 +00:00
Jean-Daniel Cryans e48a8ab0fc HBASE-2423 Update 'Getting Started' for 0.20.4 including making
"important configurations more visiable"


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@932109 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 20:48:20 +00:00
Jean-Daniel Cryans a303215a28 HBASE-2417 HCM.locateRootRegion fails hard on "Connection refused"
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@932048 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 18:20:18 +00:00
Michael Stack 1b04442fbc HBASE-2335 mapred package docs don't say zookeeper jar is a dependent
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@932004 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 16:56:21 +00:00
Michael Stack 193476d4c2 HBASE-2360 Make sure we have all the hadoop fixes in our our copy of its rpc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@931837 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 08:56:07 +00:00
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
Andrew Kyle Purtell 1ccce74312 HBASE-2299 [EC2] mapreduce fixups for PE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@920254 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 09:54:03 +00:00
Michael Stack 3baabbdb84 HBASE-2261 The javadoc in WhileMatchFilter and it's tests in TestFilter are not accurate/wrong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919870 13f79535-47bb-0310-9956-ffa450edef68
2010-03-06 22:43:53 +00:00
Jean-Daniel Cryans 6eab8932c8 HBASE-2293 CME in RegionManager#isMetaServer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919708 13f79535-47bb-0310-9956-ffa450edef68
2010-03-06 07:00:03 +00:00
Michael Stack 6db73b1c8d HBASE-2267 More improvements to the Maven build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919095 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:54:27 +00:00
Michael Stack d5a9b7f67f HBASE-2282 More directories should be ignored when using git for development
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919087 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:46:50 +00:00
Michael Stack e325ccd9bf HBASE-2281 Hbase shell does not work when started from the build dir
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919083 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:43:05 +00:00
Andrew Kyle Purtell baef12d73e HBASE-2274 [stargate] filter support: JSON descriptors
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919066 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 17:05:33 +00:00
Michael Stack a4b99cf687 HBASE-2063 For hfileoutputformat, on timeout/failure/kill clean up half-written hfile
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@919058 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 16:39:10 +00:00
Michael Stack b4e29fb201 HBASE-2284 fsWriteLatency metric may be incorrectly reported
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918858 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04 05:20:33 +00:00
Michael Stack 73b4ceb658 HBASE-2244 META gets inconsistent in a number of crash scenarios
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@918271 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02 23:46:19 +00:00
Jean-Daniel Cryans ee54d203e9 HBASE-2245 Unnecessary call to syncWal(region); in HRegionServer
(Benoit Sigoure via JD)
HBASE-2246  Add a getConfiguration method to HTableInterface
            (Benoit Sigoure via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917783 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 23:00:55 +00:00
Lars George dc579e5972 HBASE-2276 - Fixed CHANGES.txt with wrong issue number
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917164 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 10:49:54 +00:00
Lars George ffac8a385c HBASE-2274 Hbase Shell hcd() method is broken by the replication scope parameter (Alexey Kovyrin via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@917162 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 10:47:07 +00:00
Andrew Kyle Purtell db9ca36fb3 HBASE-2273 [stargate] export metrics via Hadoop metrics, JMX, and zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916882 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 00:29:27 +00:00
Andrew Kyle Purtell 0f39b8f477 HBASE-2263 [stargate] multiuser mode: authenticator for zookeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916545 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 03:00:47 +00:00
Andrew Kyle Purtell bfce9fa0ef HBASE-2268 [stargate] Failed tests and DEBUG output is dumped to console since move to Mavenized build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916481 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 22:54:27 +00:00
Lars George 5d85503e7c HBASE-2264 Adjust the contrib apps to the Maven project layout (Lars Francke via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916397 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 18:57:49 +00:00
Jean-Daniel Cryans 961e65362e HBASE-2259 StackOverflow in ExplicitColumnTracker when row has many columns
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916050 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25 00:00:26 +00:00
Jean-Daniel Cryans c1333aa61c HBASE-2262 ZKW.ensureExists should check for existence
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@916004 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:26:45 +00:00
Andrew Kyle Purtell 4ca0a97783 HBASE-2257 [stargate] multiuser mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915996 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 22:13:12 +00:00
Michael Stack a5a5d26ac3 HBASE-2254, HBASE-2260 Improvements to the Maven POMs AND remove ivy and ant
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915959 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 20:17:17 +00:00
Michael Stack 24c9e7e061 HBASE-2258 The WhileMatchFilter doesn't delegate the call to filterRow()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915874 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 17:10:48 +00:00
Ryan Rawson bc1496db15 HBASE-2250 typo in the maven pom
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915137 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 02:11:00 +00:00
Michael Stack 7bc5c1e301 HBASE-2099 Move build to Maven
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@915116 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 23:49:24 +00:00
Michael Stack ecb8ecae3f HBASE-2241 Change balancer sloppyness from 0.1 to 0.3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911960 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 20:06:02 +00:00
Jean-Daniel Cryans 96c80b48de HBASE-2221 MR to copy a table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911621 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 22:27:40 +00:00
Jean-Daniel Cryans 4c7414ec20 HBASE-2070 Collect HLogs and delete them after a period of time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@911233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 00:08:19 +00:00
Michael Stack 0faf605ea1 HBASE-2230 SingleColumnValueFilter has an ungaurded debug log message.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@910407 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 06:00:56 +00:00
Ryan Rawson 8ccacf36a7 HBASE-2219 stop using code mapping for method names in the RPC
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@910316 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 19:47:14 +00:00
Ryan Rawson e743a52a0c HBASE-2226 HQuorumPeerTest doesnt run because it doesnt start with the word Test
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909980 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 06:57:41 +00:00
Michael Stack e2014da2f9 HBASE-2128 ant tar build broken since switch to Ivy
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909726 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 04:10:04 +00:00
Michael Stack 18dc5e84e2 HBASE-2224 Broken build: TestGetRowVersions.testGetRowMultipleVersions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909720 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 04:04:57 +00:00
Michael Stack 03c67da3c0 HBASE-2199 hbase.client.tableindexed.IndexSpecification, lines 72-73 should be reversed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909618 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 21:43:22 +00:00
Michael Stack 0e1cb0cabf HBASE-2220 Add a binary comparator that only compares up to the length of the supplied byte array
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909589 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:14:40 +00:00
Michael Stack f5e8fc90cc HBASE-2212 Refactor out lucene dependencies from HBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909585 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 20:02:53 +00:00
Michael Stack 69bd0cb802 HBASE-2222 Improve log "Trying to contact region server Some server for region , row ip_info_100,,1263329969690, but failed after 11 attempts.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909581 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 19:50:56 +00:00
Ryan Rawson c6ee51819a HBASE-2066
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909235 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 05:06:06 +00:00
Michael Stack 94fdc559e7 HBASE-2177 Add timestamping to gc logging option
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909185 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 00:14:39 +00:00
Michael Stack 7b328fbbc5 HBASE-2209 Support of List [ ] in HBaseOutputWritable for serialization
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@909109 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 19:04:59 +00:00
Michael Stack af9891965e HBASE-2190 HRS should report to master when HMsg are available
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908849 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 05:51:42 +00:00
Jean-Daniel Cryans 39505bccd0 HBASE-2189 HCM trashes meta cache even when not needed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908730 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 23:02:46 +00:00
Michael Stack cdfc6d1c1d HBASE-2198 SingleColumnValueFilter should be able to find the column value even when it's not specifically added as input on the scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908292 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 00:26:56 +00:00
Michael Stack d227aee3cf HBASE-2185 Add html version of default hbase-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908175 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:41:43 +00:00
Michael Stack d32839d1a0 HBASE-2185 HTable - put(Put) , put(List<Put) code duplication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@908161 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:20:01 +00:00
Michael Stack 74cc78ac2d HBASE-2193 Better readability of - hbase.regionserver.lease.period
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907858 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 00:43:54 +00:00
Michael Stack 443d61e41a HBASE-2180 Bad random read performance from synchronizing hfile.fddatainputstream -- putting this as improvement in CHANGES because thats what j-d wants though I think it a bug because our perf. was so bad
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907846 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 23:40:06 +00:00
Jean-Daniel Cryans 10a4154a06 HBASE-2129 Simple Master/Slave replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@907011 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 17:37:54 +00:00
Michael Stack fbc67df8b7 HBASE-2184 Calling HTable.getTableDescriptor().* on a full cluster takes a long time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@906826 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 06:50:21 +00:00
Jean-Daniel Cryans 443686f101 HBASE-2178 Hooks for replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@905834 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 23:20:08 +00:00
Michael Stack d189828325 HBASE-2172 Add constructor to Put for row key and timestamp
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@903792 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 19:44:47 +00:00
Michael Stack f58517d103 HBASE-2164 Ivy nit - clean up configs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902492 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:54:04 +00:00
Michael Stack 7c64474f3b HBASE-2163 ZK dependencies - explicitly add them until ZK artifacts are published to mvn repository
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902490 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:51:30 +00:00
Michael Stack 4ea95c0853 HBASE-1373 Update Thrift to use compact/framed protocol
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902488 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:48:33 +00:00
Michael Stack d87cb4dcb0 HBASE-2153 Publish generated HTML documentation for Thrift on the website
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902338 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 04:51:22 +00:00
Michael Stack 52249bc3aa HBASE-2144 Now does \x20 for spaces
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902281 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 21:28:13 +00:00
Michael Stack 85c53c5d35 HBASE-2160 Can't put with ts in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902269 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 21:12:30 +00:00
Jean-Daniel Cryans f700187546 HBASE-2057 Cluster won't stop (Gary Helmling and JD via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902239 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 19:26:09 +00:00
Michael Stack 0734674f50 HBASE-2157 LATEST_TIMESTAMP not replaced by current timestamp in KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902224 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 19:06:55 +00:00
Jean-Daniel Cryans 60eee421aa HBASE-2156 HBASE-2037 broke Scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902213 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 18:40:23 +00:00
Michael Stack 1bce5eb1d7 HBASE-2149 hbase.regionserver.global.memstore.lowerLimit is too low
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902212 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 18:38:59 +00:00
Michael Stack c40524be57 HBASE-2152 Add default jmxremote.{access|password} files into conf
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902195 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 17:59:58 +00:00
Michael Stack 1c6714733a HBASE-2154 Fix Client#next(int) javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901936 13f79535-47bb-0310-9956-ffa450edef68
2010-01-22 00:11:57 +00:00
Michael Stack 4008068ad8 HBASE-2151 Remove onelab and include generated thrift classes in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901840 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 19:53:00 +00:00
Jean-Daniel Cryans 6ef421167a HBASE-2150 Deprecated HBC(Configuration) constructor doesn't call this()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901455 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 00:17:50 +00:00
Michael Stack 4b48662b60 HBASE-65 Thrift Server should have an option to bind to ip address
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901422 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:59:39 +00:00
Lars George 3d51be2965 HBASE-2146 RPC related metrics are missing in 0.20.3 since recent changes (Gary Helmling via Lars George)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901402 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:09:47 +00:00
Michael Stack a8092ffc36 HBASE-1360 move up to Thrift 0.2.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901398 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 22:04:37 +00:00
Ryan Rawson fb6ed7f687 HBASE-2109
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901034 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 02:05:04 +00:00
Ryan Rawson 44572e6a2d HBASE-2147 - run zookeeper in the same jvm as master during non-distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901030 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 01:42:12 +00:00
Michael Stack 7a8f4c08e3 HBASE-2139 findbugs task in build.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900211 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 20:18:57 +00:00
Michael Stack 8bc2888278 HBASE-2140 findbugs issues - 2 performance warnings as suggested by findbugs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900208 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 20:08:59 +00:00
Michael Stack b2da74b0ac HBASE-2130 bin/* scripts - not to include lib/test/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900062 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 06:39:35 +00:00
Michael Stack 7245829a06 HBASE-2137 and HBASE-2135; ant javadoc complains about missing classes AND javadoc warnings from 'javadoc' target
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900059 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 06:11:27 +00:00
Jean-Daniel Cryans f9b14e8510 HBASE-2138 unknown metrics type (Stack via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900039 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17 00:31:13 +00:00
Andrew Kyle Purtell 43ef004de3 HBASE-2131 [EC2] Mount data volumes as xfs, noatime
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899908 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 09:05:34 +00:00
Andrew Kyle Purtell 3f2e7bd6cf HBASE-2133 Increase default number of client handlers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899864 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 01:03:36 +00:00
Jean-Daniel Cryans b145b4b83e HBASE-2136 Forward-port the old mapred package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899845 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 00:02:10 +00:00
Andrew Kyle Purtell 9b42d8a966 HBASE-2134 Ivy nit regarding checking with latest snapshots
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899818 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 21:23:56 +00:00
Jean-Daniel Cryans f46ffce89a HBASE-2126 Fix build break - ec2 (Kay Kay via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899509 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 01:23:16 +00:00
Michael Stack 16b6a5f043 HBASE-2127 randomWrite mode of PerformanceEvaluation benchmark program writes only to a small range of keys
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899503 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 01:01:31 +00:00
Jean-Daniel Cryans b590cc49ac HBASE-2124 Useless exception in HMaster on startup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899441 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 22:13:57 +00:00
Andrew Kyle Purtell 2c4289f284 HBASE-2024 [stargate] Deletes not working as expected
HBASE-2122 [stargate] Initializing scanner column families doesn't work


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899154 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 10:39:48 +00:00
Michael Stack 56497da881 HBASE-2123 Remove 'master' command-line option from PE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899073 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 06:16:34 +00:00
Andrew Kyle Purtell 437d137414 HBASE-2120 [stargate] Unable to delete column families
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@899022 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14 01:39:27 +00:00
Michael Stack 0ef57644cc HBASE-2119 Fix top-level NOTICES.txt file. Its stale.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898662 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 06:48:50 +00:00
Michael Stack 2af4aa5a9e HBASE-2101 KeyValueSortReducer collapses all values to last passed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898658 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 06:40:49 +00:00
Andrew Kyle Purtell cb1ca32dc2 move all EC2 entries into New Features
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898455 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 18:21:14 +00:00
Andrew Kyle Purtell a61bd539ca HBASE-2103 [EC2] pull version from build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898450 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 18:13:20 +00:00
Jean-Daniel Cryans c785cf8118 HBASE-2115 ./hbase shell would not launch due to missing jruby dependency
(Kay Kay via JD)



git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898151 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 02:04:12 +00:00
Jean-Daniel Cryans 8854ebea34 HBASE-2114 Can't start HBase in trunk (JD and Kay Kay via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898150 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 01:57:07 +00:00
Michael Stack 05e631f7d9 HBASE-2111 Move to ivy broke our being able to run in-place; i.e. ./bin/start-hbase.sh in a checkout
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898132 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 00:23:42 +00:00
Michael Stack 704b52fbe9 HBASE-2107 Upgrading Lucene 2.2 to Lucene 3.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898093 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 22:29:29 +00:00
Michael Stack 9692e3d5da HBASE-1433 Update hbase build to match core, use ivy, publish jars to maven repo, etc.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@897587 13f79535-47bb-0310-9956-ffa450edef68
2010-01-10 02:13:13 +00:00
Andrew Kyle Purtell 66a38217fa HBASE-2100 [EC2] Adjust fs.file-max
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@897376 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 03:02:37 +00:00
Andrew Kyle Purtell 9039e79ec2 HBASE-2093 [stargate] RowSpec parse bug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@897094 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 05:04:58 +00:00
Andrew Kyle Purtell a9482a2382 HBASE-2095 TIF should support more confs for the scanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@896935 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 17:34:15 +00:00
Michael Stack 73aa65deb3 HBASE-2035 Binary values are formatted wrong in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@896738 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 02:25:12 +00:00
Michael Stack 5e65d6ee2f HBASE-2089 HBaseConfiguration() ctor. deprecated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895916 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 06:12:11 +00:00
Michael Stack e2f7f90e00 HBASE-2090 findbugs issues
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895913 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05 06:06:46 +00:00
Michael Stack 95ed506323 HBASE-1996 Configure scanner buffer in bytes instead of number of rows
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895820 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 23:05:13 +00:00
Michael Stack b378ea615f HBASE-2068 MetricsRate is missing registry parameter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895780 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 21:00:57 +00:00
Michael Stack f4c8d1a06c HBASE-2086 Job(configuration,String) deprecated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895515 13f79535-47bb-0310-9956-ffa450edef68
2010-01-04 00:23:11 +00:00
Michael Stack 70312ea625 HBASE-2052 Upper bound of outstanding WALs can be overrun
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@895331 13f79535-47bb-0310-9956-ffa450edef68
2010-01-03 04:08:51 +00:00
Michael Stack 94464432f8 HBASE-2085 StringBuffer -> StringBuilder - conversion of references as necessary
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894950 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 22:34:16 +00:00
Andrew Kyle Purtell 11d2b63d1c HBASE-2084 [EC2] JAVA_HOME handling broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894938 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 20:50:56 +00:00
Michael Stack 3339e94e8d HBASE-2036 Use Configuration instead of HBaseConfiguration
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894934 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 20:44:31 +00:00
Andrew Kyle Purtell b9d6604a94 HBASE-2083 [EC2] HDFS DataNode no longer required on master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894903 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 17:36:46 +00:00
Andrew Kyle Purtell 98637a0bfb HBASE-2080 [EC2] Support multivolume local instance storage
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894807 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 10:50:45 +00:00
Andrew Kyle Purtell e6e56e6269 HBASE-2082 TableInputFormat is ignoring input scan's stop row setting
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894798 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 09:20:12 +00:00
Andrew Kyle Purtell e99d776a91 HBASE-1956 Export HDFS read and write latency as a metric
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894779 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 05:18:46 +00:00
Jean-Daniel Cryans 1241459503 HBASE-2081 Set the retries higher in shell since client pause is lower
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894743 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 23:47:41 +00:00
Jean-Daniel Cryans bd3e171467 HBASE-2025 0.20.2 accessed from older client throws
UndeclaredThrowableException; frustrates rolling upgrade


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894739 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 23:27:49 +00:00
Jean-Daniel Cryans dfd0303cd7 HBASE-2068 MetricsRate is missing "registry" parameter (Lars George via JD)
HBASE-2078  Add JMX settings as commented out lines to hbase-env.sh
            (Lars George via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894689 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 18:27:44 +00:00
Jean-Daniel Cryans 58039a7bc2 HBASE-2077 NullPointerException with an open scanner that expired causing
an immediate region server shutdown (Sam Pullara via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894553 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 07:38:02 +00:00
Andrew Kyle Purtell 6802181855 HBASE-2075 Master requires HDFS superuser privileges due to waitOnSafeMode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894525 13f79535-47bb-0310-9956-ffa450edef68
2009-12-30 00:48:36 +00:00
Jean-Daniel Cryans 42411929ff HBASE-2076 Many javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894511 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:22:39 +00:00
Michael Stack bbefab59d6 HBASE-2074 Improvements to the hadoop-config script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894510 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:17:42 +00:00
Michael Stack b6a18a17d9 HBASE-2074 Improvements to the hadoop-config script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894505 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 23:08:20 +00:00
Jean-Daniel Cryans bdcfe1f11c HBASE-2045 Update trunk and branch zk to just-release 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894229 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 19:28:09 +00:00
Jean-Daniel Cryans 3fb9ac02b8 HBASE-2072 fs.automatic.close isn't passed to FileSystem
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894228 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 19:16:33 +00:00
Jean-Daniel Cryans f4406121af HBASE-2026 NPE in StoreScanner on compaction
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894219 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:41:02 +00:00
Jean-Daniel Cryans 69a6ef5a9a HBASE-2062 Metrics documentation outdated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894216 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:37:10 +00:00
Jean-Daniel Cryans a64f8aa795 HBASE-2062 Metrics documentation outdated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894213 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:35:49 +00:00
Jean-Daniel Cryans 1b3748a994 HBASE-2064 Cannot disable a table if at the same the Master is moving
its regions around
HBASE-2065  Cannot disable a table if any of its region is opening 
            at the same time


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@893379 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 02:39:03 +00:00
Andrew Kyle Purtell 9f45ca97ec HBASE-1982 [EC2] Handle potentially large and uneven instance startup times
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892958 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 20:11:31 +00:00
Andrew Kyle Purtell c609d25614 HBASE-2028 Add HTable.incrementColumnValue support to shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892648 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 19:50:23 +00:00
Andrew Kyle Purtell ed377a19e3 HBASE-2060 Missing closing tag in mapreduce package info
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892645 13f79535-47bb-0310-9956-ffa450edef68
2009-12-20 19:41:05 +00:00
Andrew Kyle Purtell 23cbf39343 HBASE-2059 Break out WAL reader and writer impl from HLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892451 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 08:10:45 +00:00
Jean-Daniel Cryans 91fa2ad048 HBASE-2054 memstore size 0 is >= than blocking -2.0g size
HBASE-2057  Cluster won't stop


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892392 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 22:47:03 +00:00
Andrew Kyle Purtell 21bd10825a HBASE-1960 Master should wait for DFS to come up when creating hbase.version
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892072 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 01:33:25 +00:00
Jean-Daniel Cryans 3e11daa7c0 HBASE-2052 Make hbase more 'live' when comes to noticing table creation,
splits, etc., for 0.20.3
            Temporary until master is redone


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891855 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:28:03 +00:00
Michael Stack 962236ed99 HBASE-2049 Cleanup HLog binary log output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891843 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:03:36 +00:00
Michael Stack d225c7576c HBASE-2034 [Bulk load tools] loadtable.rb calls an undefined method 'descendingIterator'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891842 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 19:02:37 +00:00
Jean-Daniel Cryans 04155cac92 HBASE-2044 HBASE-1822 removed not-deprecated APIs
HBASE-2041  Change WAL default configuration values
            changes to the shell and fixing interrupt bug


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891073 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 23:41:40 +00:00
Jean-Daniel Cryans 83f441fb18 HBASE-2048 Small inconsistency in the "Example API Usage"
(Benoit Sigoure via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890601 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 02:02:35 +00:00
Jean-Daniel Cryans 66e1e3863d HBASE-2047 Example command in the "Getting Started"
documentation doesn't work (Benoit Sigoure via JD)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890599 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 01:31:09 +00:00
Jean-Daniel Cryans 6965cf5135 HBASE-2043 Shell's scan broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890192 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 06:20:21 +00:00
Jean-Daniel Cryans 21f8097353 HBASE-2040 Fixes to group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11 19:15:10 +00:00
Jean-Daniel Cryans 5d8688fc3d HBASE-2031 When starting HQuorumPeer, try to match on more than 1 address
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889461 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 23:17:35 +00:00
Jean-Daniel Cryans 0db51718ce HBASE-2013 Add useful helpers to HBaseTestingUtility.java (Lars George
via J-D)


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@889453 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 22:56:51 +00:00
Jean-Daniel Cryans 99b6ece5c1 HBASE-2033 Shell scan 'limit' is off by one
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888640 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 23:55:36 +00:00
Michael Stack d0b61e75ae HBASE-2027 HConnectionManager.HBASE_INSTANCES leaks TableServers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888202 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 00:24:21 +00:00
Jean-Daniel Cryans 28b6d90a93 HBASE-2022 NPE in housekeeping kills RS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888193 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 23:39:26 +00:00
Michael Stack 5c6931f263 HBASE-2029 Reduce shell exception dump on console
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888132 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 20:54:58 +00:00
Michael Stack 0a09b675d6 HBASE-1994 Master will lose hlog entries while splitting if region has empty oldlogfile.log
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887314 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 18:37:00 +00:00
Andrew Kyle Purtell c3eb2c844f HBASE-2018 Updates to .META. blocked under high MemStore load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@887054 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 04:30:56 +00:00
Andrew Kyle Purtell 6f56688341 HBASE-2019 [EC2] remember credentials if not configured
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@886052 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 05:25:12 +00:00
Andrew Kyle Purtell bf32e51013 HBASE-2017 Set configurable max value size check to 10MB
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885317 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 02:43:02 +00:00
Andrew Kyle Purtell c09a401202 HBASE-1995 Add configurable max value size check
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@885162 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 22:59:09 +00:00
Andrew Kyle Purtell 17653dd487 HBASE-2011 Add zktop like output to HBase's master UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884476 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 09:37:25 +00:00
Andrew Kyle Purtell e505eb385c HBASE-2012 [EC2] LZO support
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@884448 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 08:00:02 +00:00
Andrew Kyle Purtell 0fa38355cf HBASE-2009 [EC2] Support mapreduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883960 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 02:25:30 +00:00
Michael Stack 0440aab870 HBASE-1958 Remove '# TODO: PUT BACK vi CHANGES.txt! ''/bin/hadoop dfsadmin -safemode wai'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883899 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 22:21:51 +00:00
Michael Stack 225fb345f6 HBASE-1985 change HTable.delete(ArrayList) to HTable.delete(List)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883897 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 22:11:36 +00:00
Michael Stack 67047d7ec7 HBASE-1987 The Put object has no simple read methods for checking what has already been added
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883853 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:26:34 +00:00
Michael Stack 97eb0f0b6f HBASE-1970 Export does one version only; make it configurable how many it does
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883845 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:10:16 +00:00
Michael Stack 7486a7efe2 HBASE-1901 General partitioner for hbase-48 bulk (behind the api, write hfiles direct) uploader
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883833 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 19:44:32 +00:00
Andrew Kyle Purtell 866453467e HBASE-2003 [shell] deleteall ignores column if specified
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883242 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 04:25:24 +00:00
Michael Stack e7ee750f6c HBASE-1997 zk tick time bounds maximum zk session time
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883190 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 23:39:18 +00:00
Michael Stack 41bfe09a49 HBASE-1999 When HTable goes away, close zk session in shutdown hook or something...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883189 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 23:36:00 +00:00
Jean-Daniel Cryans 8dd763874c HBASE-1971 Unit test the full WAL replay cycle
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@880956 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 21:08:04 +00:00
Andrew Kyle Purtell b83cda4bd8 HBASE-1961 HBase EC2 scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836183 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 14:11:53 +00:00
Andrew Kyle Purtell 463eea1343 HBASE-1979 MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835840 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 13:10:14 +00:00
Michael Stack bbb6ce9d34 HBASE-1977 Add ts and allow setting VERSIONS when scanning in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835761 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 07:04:11 +00:00
Michael Stack efef11e2dc HBASE-1841 If multiple of same key in an hfile and they span blocks, may miss the earlier keys on a lookup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835757 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 06:39:58 +00:00
Michael Stack a6b7d95097 HBASE-1975 SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835744 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 05:22:59 +00:00
Andrew Kyle Purtell ca1f068c57 HBASE-1963 Output to multiple tables from Hadoop MR without use of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834554 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 17:20:13 +00:00
Michael Stack b13b990a64 HBASE-1904 Add tutorilal for installing HBase on Windows using Cygwin as a test and development environment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834347 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 05:06:24 +00:00
Jean-Daniel Cryans 9ae54b277b HBASE-1966 Apply the fix from site/ to remove the forrest dependency on java5
HBASE-1967  [Transactional] client.TestTransactions.testPutPutScan fails sometimes
               Temporary fix


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834294 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 01:40:04 +00:00
Michael Stack 9ea1470180 HBASE-1962 Bulk loading script makes regions incorrectly (loadtable.rb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834120 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:56:18 +00:00
Michael Stack 54ee56f8e4 HBASE-1867 Tool to regenerate an hbase table from the data files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834114 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 15:45:04 +00:00
Michael Stack 239ca0c090 HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833952 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 00:41:15 +00:00
Michael Stack 1c078c3aad HBASE-1928 ROOT and META tables stay in transition state (making the system not usable) if the designated regionServer dies before the assignment is complete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833779 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07 23:42:55 +00:00
Michael Stack 24e48ff4c8 HBASE-1957 Get-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833513 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 18:41:03 +00:00
Michael Stack f76400f6e9 HBASE-1949 KeyValue expiration by Time-to-Live during major compaction is broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833194 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 21:50:35 +00:00
Jean-Daniel Cryans c25e5e20e1 HBASE-1781 Weird behavior of WildcardColumnTracker.checkColumn(),
looks like recursive loop


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832659 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 05:10:56 +00:00
Jean-Daniel Cryans 88c5a74d7c HBASE-1951 Stack overflow when calling HTable.checkAndPut()
when deleting a lot of values


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832640 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 01:26:02 +00:00
Jean-Daniel Cryans 99e725c7ff HBASE-1919 code: HRS.delete seems to ignore exceptions it shouldnt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832618 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 23:47:41 +00:00
Michael Stack 8cffa38ba3 HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832525 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:39:49 +00:00
Michael Stack ba354e2c61 HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832517 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 19:13:47 +00:00
Jean-Daniel Cryans 96dfa4a2bf HBASE-1947 If HBase starts/stops often in less than 24 hours,
you end up with lots of store files


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832188 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02 23:28:02 +00:00
Michael Stack d493073e54 HBASE-1682 IndexedRegion does not properly handle deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831473 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 22:23:08 +00:00
Jean-Daniel Cryans e30b9d47f2 HBASE-1945 Remove META and ROOT memcache size bandaid
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831447 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:36:42 +00:00
Jean-Daniel Cryans beaac2c27f HBASE-1944 Add a "deferred log flush" attribute to HTD
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831445 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 20:30:26 +00:00
Michael Stack 502cfe7b5d HBASE-1946 Unhandled exception at regionserver (Dmitriy Lyfar via Stack)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831395 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 17:25:34 +00:00
Michael Stack a5248f95fc HBASE-1943 Remove AgileJSON; unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831155 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:45:57 +00:00
Michael Stack 47feb6be86 HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831146 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 23:07:37 +00:00
Jean-Daniel Cryans c7df216c11 HBASE-1921 When the Master's session times out and there's only one, cluster is wedged
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830820 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 01:24:03 +00:00
Jean-Daniel Cryans 0d5da71571 HBASE-1936 HLog group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830434 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28 03:58:03 +00:00
Michael Stack e5f6c67f0d HBASE-1934 NullPointerException in ClientScanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829703 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 05:23:53 +00:00
Michael Stack a4c81cdd30 HBASE-1930 Put.setTimeStamp misleading (doesn't change timestamp on existing KeyValues, not copied in copy constructor)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829197 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 20:02:14 +00:00
Jonathan Gray 98aee5440f HBASE-1927 Scanners not closed properly in certain circumstances
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828816 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 18:53:41 +00:00
Jean-Daniel Cryans a1f63322bb HBASE-1929 If hbase-default.xml is not in CP, zk session timeout is 10 secs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828810 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 18:41:02 +00:00
Michael Stack 41cb158f09 HBASE-1925 IllegalAccessError: Has not been initialized (getMaxSequenceId)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828776 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 16:41:39 +00:00
Jonathan Gray 340cf43e09 HBASE-1777 column length is not checked before saved to memstore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828256 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 23:37:22 +00:00
Michael Stack beee5c154e HBASE-1926 Remove unused xmlenc jar from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@828089 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 16:30:48 +00:00
Ryan Rawson 3fe4832c21 hdfs-1915
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@827858 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 00:38:25 +00:00
Jonathan Gray 42d9fca0d1 HBASE-1908 ROOT not reassigned if only one regionserver left
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826903 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 00:08:07 +00:00
Jean-Daniel Cryans 7b4b398043 Adding debug for 1918
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826893 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 23:51:18 +00:00
Jean-Daniel Cryans 740ad7fff1 HBASE-1918 Don't do DNS resolving in .META. scanner for each row
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826820 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 21:30:02 +00:00
Andrew Kyle Purtell b65f9cc05c HBASE-1916 FindBugs and javadoc warnings cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826569 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 00:32:20 +00:00
Andrew Kyle Purtell d4cf962c8a HBASE-1912 When adding a secondary index to an existing table, it will cause NPE during re-indexing
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 16:31:26 +00:00
Andrew Kyle Purtell 9375e3c8b0 HBASE-1537 Intra-row scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826464 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 15:32:45 +00:00
Ryan Rawson 6baaba0a2c HBASE-1914
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826131 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 23:58:32 +00:00
Michael Stack a64d5d04ec HBASE-410 [testing] Speed up the test suite
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@826048 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 19:21:35 +00:00
Andrew Kyle Purtell 3a591a989c HBASE-1907 Version all client writables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825736 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 01:53:51 +00:00
Michael Stack 134c510d11 HBASE-1896 WhileMatchFilter.reset should call encapsulated filter reset
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825411 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 06:48:27 +00:00
Michael Stack cb4c765635 HBASE-1906 FilterList of prefix and columnvalue not working properly with deletes and multiple values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@825237 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 19:37:44 +00:00
Michael Stack 2929b1bd38 HBASE-1905 Remove unused config. hbase.hstore.blockCache.blockSize
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824864 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 18:03:23 +00:00
Michael Stack e0bf4fb231 HBASE-1903 Enable DEBUG by default
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824547 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 23:58:45 +00:00
Michael Stack b26cdb24f5 HBASE-1885 Simplify use of IndexedTable outside Java API
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824546 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 23:57:13 +00:00
Michael Stack 52d79981c6 HBASE-1902 Let PerformanceEvaluation support setting tableName and compress algorithm
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824397 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 16:03:36 +00:00
Andrew Kyle Purtell 55afbc4675 HBABSE-1889 ClassNotFoundException on trunk for REST
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824041 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 08:50:54 +00:00
Andrew Kyle Purtell 2bf23f56cd line wrap
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824040 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 08:50:03 +00:00
Michael Stack 620bfe40be HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823747 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 00:03:45 +00:00
Jean-Daniel Cryans 400aa9a809 HBASE-1899 Use scanner caching in shell count
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823712 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:55:44 +00:00
Michael Stack 7293cefa98 HBASE-1890 hbase-1506 where assignment is done at regionserver doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822804 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 17:05:20 +00:00
Michael Stack e5c8531001 HBASE-1831 Scanning API must be reworked to allow for fully functional Filters client-side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822111 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 03:25:07 +00:00
Michael Stack db8adc7b78 HBASE-1722 Add support for exporting HBase metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822087 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 23:20:10 +00:00
Michael Stack 360b8bba7e HBASE-1506 [performance] Make splits faster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822072 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:49:14 +00:00
Jonathan Gray 3b8bed11a6 HBASE-1481 Add fast row key only scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822062 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:34:16 +00:00
Michael Stack 4fdfcaaf9f HBASE-1878 BaseScanner results can't be trusted at all (Related to hbase-1784)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822052 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 22:15:06 +00:00
Michael Stack 7130baf116 HBASE-1832 Faster enable/disable/delete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822024 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:25:09 +00:00
Michael Stack 6213bc3c8e HBASE-1875 Compression test utility
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822010 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 21:07:58 +00:00
Michael Stack f7dad3dccc HBASE-1883 HRegion passes the wrong minSequenceNumber to doReconstructionLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@821247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 05:05:53 +00:00
Michael Stack 26cc7e9a23 HBASE-1879 ReadOnly transactions generate WAL activity.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@820888 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 05:21:47 +00:00
Michael Stack c2db3972ec HBASE-1874 Client Scanner mechanism that is used for HbaseAdmin methods (listTables, tableExists), is very slow if the client is far away from the HBase cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@820089 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 21:06:40 +00:00
Michael Stack 57f5eafe25 Moved remove of historian to incompatible change section; had a tool that was dependent on it and it broke when upgraded (should be rare case though)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819796 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 02:10:27 +00:00
Michael Stack 128bca90d9 HBASE-1871 Wrong type used in TableMapReduceUtil.initTableReduceJob()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819216 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 21:23:19 +00:00
Andrew Kyle Purtell 94b7aaee90 HBASE-1870 Bytes.toFloat(byte[], int) is marked private
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819201 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 19:51:47 +00:00