Commit Graph

936 Commits

Author SHA1 Message Date
Michael Stack b4dedf9cbf HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@776017 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 17:36:33 +00:00
Andrew Kyle Purtell d25c8da619 HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours; back out changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775824 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18 06:10:06 +00:00
Michael Stack b33dfbeaea HBASE-1401 close HLog (and open new one) if there hasnt been edits in N minutes/hours
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775765 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 21:50:05 +00:00
Andrew Kyle Purtell 6eb8f1e58f HBASE-1431 NPE in HTable.checkAndSave when row doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775739 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 19:18:00 +00:00
Andrew Kyle Purtell 755ea927b4 HBASE-1432 LuceneDocumentWrapper is not public
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775730 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 18:22:40 +00:00
Andrew Kyle Purtell 5465455602 HBASE-1429 Allow passing of a configuration object to HTablePool
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775511 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:22:49 +00:00
Michael Stack cff0b8bb04 HBASE-1394 Uploads sometimes fall to 0 requests/second (Binding up on HLog#append?)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775418 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 06:10:44 +00:00
Jean-Daniel Cryans ac347387ab HBASE-1008 [performance] The replay of logs on server crash takes way too long
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@775132 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15 13:45:11 +00:00
Michael Stack 02a969d3e1 HBASE-1425 ColumnValueFilter and WhileMatchFilter fixes on trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774964 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 23:43:09 +00:00
Michael Stack 5de2553738 HBASE-1424 have shell print regioninfo and location on first load if DEBUG enabled
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774878 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14 18:45:34 +00:00
Michael Stack e738b7f4a2 HBASE-1411 Remove HLogEdit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774595 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 23:27:07 +00:00
Michael Stack f88ad07fe9 HBASE-1417 Cleanup disorientating RPC message
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774436 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 17:08:10 +00:00
Andrew Kyle Purtell e81f7f3484 HBASE-1413 Fall back to filesystem block size default if HLog blocksize is not specified
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774242 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 07:06:01 +00:00
Michael Stack 734bc8d117 HBASE-1380 Make KeyValue implement HeapSize and HBASE-1379 Make KeyValue implement Writable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774223 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 06:12:02 +00:00
Michael Stack 81c06b9299 HBASE-1412 Change values for delete column and column family in KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 05:36:24 +00:00
Andrew Kyle Purtell 8f472ec416 HBASE-1414 Add server status logging chore to ServerManager
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774152 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 00:27:51 +00:00
Michael Stack bf9a5aeb19 HBASE-1323 hbase-1234 broke TestThriftServer; fix and reenable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@774145 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 00:08:12 +00:00
Andrew Kyle Purtell 62b33ba910 HBASE-1391 NPE in TableInputFormatBase.restart if zoo.cfg is wrong or missing on tasktrackers
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773825 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 08:54:05 +00:00
Michael Stack 58e206e9c8 HBASE-1345 Remove distributed mode from MiniZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773757 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 01:48:20 +00:00
Michael Stack 0d8fdd9378 HBASE-1407 Changing internal structure of ImmutableBytesWritable contructor.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773756 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12 01:45:12 +00:00
Michael Stack 135daf0c41 HBASE-1311 ZooKeeperWrapper: Failed to set watcher on ZNode /hbase/master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773677 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 20:21:59 +00:00
Michael Stack 3867c4c9e4 HBASE-1405 Threads.shutdown has unnecessary branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773665 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 19:48:42 +00:00
Michael Stack 4bb48156bc HBASE-1404 minor edit of regionserver logging messages
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773627 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11 17:32:24 +00:00
Andrew Kyle Purtell 72c0393ea7 HBASE-1399 Can't delete tables since 1398
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773241 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 15:39:52 +00:00
Michael Stack 6fdd1525b7 HBASE-1398 TableOperation doesnt format keys for meta scan properly
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773169 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 06:12:33 +00:00
Michael Stack 2e242480b7 HBASE-1393 Narrow synchronization in HLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773167 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 05:49:46 +00:00
Michael Stack 806ee8c9de HBASE-1397 Better distribution in the PerformanceEvaluation MapReduce when rows run to the Billions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773166 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 05:38:47 +00:00
Michael Stack b8854372bc HBASE-1396 Remove unused sequencefile and mapfile config. from hbase-default.xml -- fixed number in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773153 13f79535-47bb-0310-9956-ffa450edef68
2009-05-09 02:07:14 +00:00
Michael Stack 90dffef122 HBASE-1392 change how we build/configure lzocodec
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@773033 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08 15:40:11 +00:00
Michael Stack f7add789cd HBASE-???? Remove unused sequencefile and mapfile config. from hbase-default.xml -- will fill in issue number when JIRA db comes back
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772719 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 17:34:00 +00:00
Michael Stack bc6ad67d67 HBASE-1386 NPE in housekeeping
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772703 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 16:47:39 +00:00
Michael Stack 6940db02c9 HBASE-1286 Thrift should support next(nbRow) like functionality
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772698 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 16:29:40 +00:00
Michael Stack 59c6ce905d HBASE-1383 hbase shell needs to warn on deleting multi-region table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772499 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 04:48:44 +00:00
Michael Stack 99de3f7364 HBASE-1344 WARN IllegalStateException: Cannot set a region as open if it has not been pending
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772493 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 03:46:37 +00:00
Michael Stack 6566301e47 HBASE-1370 re-enable LZO using hadoop-gpl-compression library
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772432 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 21:26:09 +00:00
Michael Stack 2597f74d10 HBASE-1381 Remove onelab and bloom filters files from hbase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772429 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 21:16:56 +00:00
Jean-Daniel Cryans e78e38dce8 HBASE-1377 RS address is null in master web UI
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772390 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 18:18:38 +00:00
Michael Stack 734890772f HBASE-1336 Splitting up the compare of family+column into 2 different compares
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@772021 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 00:37:05 +00:00
Andrew Kyle Purtell 92e5efdcb6 HBASE-1374 NPE out of ZooKeeperWrapper.loadZooKeeperConfig
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771996 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 22:35:16 +00:00
Andrew Kyle Purtell 6d5cbbdc25 HBASE-1341 HTable pooler
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771633 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 09:13:05 +00:00
Andrew Kyle Purtell ca0e255aff HBASE-1367 Get rid of Thrift exception 'NotFound'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771604 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 07:26:49 +00:00
Michael Stack fc856b6a24 HBASE-1361 Disable bloom filters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771558 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 04:36:57 +00:00
Michael Stack 08de99e307 HBASE-889 The current Thrift API does not allow a new scanner to be created without supplying a column list unlike the other APIs.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771545 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05 03:57:26 +00:00
Andrew Kyle Purtell 31cd01f656 HBASE-1264 Wrong return values of comparators for ColumnValueFilter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771459 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 21:50:02 +00:00
Jean-Daniel Cryans 8abe303d1f HBASE-1368 HBASE-1279 broke the build
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771406 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 19:11:51 +00:00
Jean-Daniel Cryans 3c35c00cf9 HBASE-1279 Fix the way hostnames and IPs are handled
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771387 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04 18:30:49 +00:00
Michael Stack f1bc7a2592 HBASE-1318 Thrift server doesnt know about atomicIncrement -- undoing this commit because it mistakenly included hbase-1336 patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771087 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 17:11:58 +00:00
Michael Stack 4bd6e90b1b HBASE-1318 Thrift server doesnt know about atomicIncrement
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771084 13f79535-47bb-0310-9956-ffa450edef68
2009-05-03 16:59:34 +00:00
Michael Stack df6e6e4ba6 HBASE-1365 Typo in TableInputFormatBase.setInputColums
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02 23:56:23 +00:00
Michael Stack 4ce9bb1e86 HBASE-1347 HTable.incrementColumnValue does not take negative 'amount'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@770991 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02 22:39:32 +00:00