Commit Graph

1089 Commits

Author SHA1 Message Date
Michael Stack aa4df127a9 HBASE-1609 We wait on leases to expire before regionserver goes down. Rather, just let client fail
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794956 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 04:27:11 +00:00
Michael Stack ef30d39681 HBASE-1583 Start/Stop of large cluster untenable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794905 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 23:24:21 +00:00
Andrew Kyle Purtell 53b3084c85 HBASE-1665 expose more load information to the client side
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794902 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 23:13:41 +00:00
Michael Stack 8439231fe7 HBASE-1664 Disable 1058 on catalog tables
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794867 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 21:29:05 +00:00
Michael Stack 54d3670219 HBASE-1663 Request compaction only once instead of every time 500ms each time we cycle the hstore.getStorefilesCount() > this.blockingStoreFilesNumber loop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794788 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 19:15:22 +00:00
Michael Stack 797e2316bc HBASE-1662 Tool to run major compaction on catalog regions when hbase is shutdown
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794448 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 22:50:11 +00:00
Nitay Joffe 7b2eb07de7 CHANGES.txt for HBASE-1632
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 17:42:25 +00:00
Ryan Rawson 3e6fa5f0b8 HBASE-1659, merge tool binary fixes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 00:36:33 +00:00
Michael Stack 740749bcea HBASE-1658 Remove UI refresh -- its annoying
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794117 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 23:48:44 +00:00
Michael Stack e9c8ea8156 HBASE-1650 HBASE-1551 broke the ability to manage non-regionserver start-up/shut down. ie: you cant start/stop thrift on a cluster anymore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794011 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 18:47:25 +00:00
Michael Stack 6c7ef5bfc7 HBASE-1651 client is broken, it requests ROOT region location from ZK too much
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 18:08:56 +00:00
Michael Stack 503cc3b990 HBASE-1649 ValueFilter may not reset its internal state
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793642 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 18:09:55 +00:00
Michael Stack c493cd3bcc HBASE-1646 Scan-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793431 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 23:21:26 +00:00
Michael Stack 67f428cc42 HBASE-1470 hbase and HADOOP-4379, dhruba's flush/sync
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793145 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 23:18:15 +00:00
Nitay Joffe 99f1faf30b HBASE-1639 clean checkout with empty hbase-site.xml, zk won't start
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793123 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 21:44:43 +00:00
Michael Stack 10c178fcb0 HBASE-1644 Result.row is cached in getRow; this breaks MapReduce
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793115 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 21:34:16 +00:00
Michael Stack 6691578821 HBASE-1603 MR failed 'RetriesExhaustedException: Trying to contact region server Some server for region TestTable...'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793094 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:52:20 +00:00
Michael Stack f10f85f0ff HBASE-1643 ScanDeleteTracker takes comparator but it unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793084 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:30:39 +00:00
Michael Stack 60e69c6982 HBASE-1627 TableInputFormatBase#nextKeyValue catches the wrong exception
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793077 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 19:06:38 +00:00
Michael Stack 09200b7260 HBASE-1641 Stargate build.xml causes error in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@793071 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 18:37:52 +00:00
Jean-Daniel Cryans 269cc35ad6 HBASE-698 HLog recovery is not performed after master failure
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792964 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 14:58:26 +00:00
Michael Stack e2f5f48014 HBASE-1640 Allow passing arguments to jruby script run when run by bin/hbase shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792802 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 04:20:48 +00:00
Michael Stack 732abb77c8 HBASE-1633 Can't delete in TRUNK shell; makes it hard doing admin repairs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792793 13f79535-47bb-0310-9956-ffa450edef68
2009-07-10 03:25:20 +00:00
Nitay Joffe 2ec772096e HBASE-1637 Delete client class methods should return itself like Put, Get, Scan (Jon Gray via Nitay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792746 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 23:27:09 +00:00
Nitay Joffe 800f623138 HBASE-1629 HRS unable to contact master
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 23:04:42 +00:00
Nitay Joffe 002e9e8bdc HBASE-1551 HBase should manage multiple node ZooKeeper quorum
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 19:04:43 +00:00
Jean-Daniel Cryans 2a08fa99ad HBASE-1635 PerformanceEvaluation should use scanner prefetching
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792619 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 17:55:50 +00:00
Michael Stack ff272e45ad HBASE-1626 Allow emitting Deletes out of new TableReducer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792388 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 04:08:20 +00:00
Michael Stack e59e923ecb HBASE-1622 Make KeyValue implement the Comparable interface to make it work with Cascading -- reversed application
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792028 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:16:51 +00:00
Michael Stack 6a5b635e6f HBASE-1622 Make KeyValue implement the Comparable interface to make it work with Cascading
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792025 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:06:37 +00:00
Michael Stack b00a7f271f HBASE-1625 Adding check to Put.add(KeyValue kv), to see that it has the same row as when instantiated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792024 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 04:04:25 +00:00
Michael Stack 79e1eed60e HBASE-1624 Don't sort Puts if only one in list in HCM#processBatchOfRows
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 23:25:39 +00:00
Michael Stack d8607b4e16 HBASE-1618 Investigate further into the MemStoreFlusher StoreFile limit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791977 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 21:01:18 +00:00
Michael Stack 83e462ffde HBASE-1620 Need to use special StoreScanner constructor for major compactions (passed sf, no caching, etc)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791923 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 18:09:50 +00:00
Jean-Daniel Cryans 9cf697f4df HBASE-1575 HMaster does not handle ZK session expiration
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791901 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 16:33:41 +00:00
Michael Stack 085f87eebb HBASE-1616 Unit test of compacting referenced StoreFiles
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791694 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 03:47:44 +00:00
Michael Stack 619a7243d0 HBASE-1615 HBASE-1597 introduced a bug when compacting after a split
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791693 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 03:44:40 +00:00
Nitay Joffe 90366d50f8 HBASE-1606 Remove zoo.cfg, put config options into hbase-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791037 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 23:33:28 +00:00
Michael Stack 0afd4cffa8 HBASE-1218 Implement in-memory column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791021 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 21:29:21 +00:00
Michael Stack faacd72a21 HBASE-1607 Redo MemStore heap sizing to be accurate, testable, and more like new LruBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790999 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 19:44:06 +00:00
Michael Stack 1f85226103 HBASE-1597 Prevent unnecessary caching of blocks during compactions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790989 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 19:11:12 +00:00
Andrew Kyle Purtell 80b5452a0d HBASE-1596 Remove WatcherWrapper and have all users of Zookeeper provide a Watcher
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790970 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 17:31:23 +00:00
Michael Stack 98e1225354 HBASE-1608 TestCachedBlockQueue failing on some jvms
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790764 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 00:01:23 +00:00
Michael Stack ad8968141d HBASE-1599 Fix TestFilterSet, broken up on hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790717 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 19:31:10 +00:00
Michael Stack de1cc3ec7b HBASE-1602 HRegionServer won't go down since we added in new LruBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790424 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 23:57:40 +00:00
Michael Stack 5907afb48f HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790044 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:34:10 +00:00
Michael Stack 31d27e353b HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790043 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:32:54 +00:00
Michael Stack 0f17f20cfd HBASE-1595 hadoop-default.xml and zoo.cfg in hbase jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789995 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 22:41:37 +00:00
Michael Stack 89429bc61e HBASE-1594 Fix scan addcolumns after hbase-1385 commit (broken hudson build)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789954 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 21:05:14 +00:00
Michael Stack 94165dbc02 HBASE-1385 Revamp TableInputFormat, needs updating to match hadoop 0.20.x AND remove bit where we can make < maps than regions
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789846 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 17:42:53 +00:00