Commit Graph

1540 Commits

Author SHA1 Message Date
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 7f4516cc53 HBASE-1575 HMaster does not handle ZK session expiration
Forgot 3 lines


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791920 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07 17:53:28 +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
Andrew Kyle Purtell b0f7d85f3b IN_MEMORY removed from table schemas
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791049 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04 02:15:09 +00:00
Andrew Kyle Purtell 22aaa2c118 javadoc and model improvements from Stargate github
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@791045 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04 01:28:03 +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
Andrew Kyle Purtell a6c48ab299 javadoc and small improvements
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790777 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 02:05:53 +00:00
Michael Stack ea200a9e5c 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@790766 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03 00:08:51 +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
Andrew Kyle Purtell ed63b575a0 cache strings produced for getSize for subsequent use in writeTo
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790497 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 08:36:15 +00:00
Andrew Kyle Purtell ceb0d5e68b fix spurious 400s produced by test
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790486 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 07:49:39 +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 64eabfece1 HBASE-1599 Fix TestFilterSet, broken up on hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@790224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 15:43:44 +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 c6fab79fba HBASE-1594 Fix scan addcolumns after hbase-1385 commit (broken hudson build)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789981 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 22:11:06 +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 54cdde2cf4 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@789848 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 17:48:15 +00:00
Michael Stack 1fdd85b577 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@789847 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 17:45:01 +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
Michael Stack 97816a31a1 HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789834 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 17:17:17 +00:00
Michael Stack 0ddc91173a HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase; Try and fix the broke clover build issue up on hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 05:05:20 +00:00
Michael Stack a8821d10f7 HBASE-1582 Translate ColumnValueFilter and RowFilterSet to the new Filter interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789557 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 04:44:33 +00:00
Michael Stack ac9b0d924f HBASE-1591 HBASE-1554 broke org.apache.hadoop.hbase.io.hfile.TestLruBlockCache.testResizeBlockCache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789537 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 02:42:28 +00:00
Michael Stack 9880f155e2 HBASE-1554 TestHeapSize failing on Hudson; second fix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789491 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 23:29:03 +00:00
Michael Stack 69f71c7d80 Remove mistakenly committed conf/hbase-env.sh changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789489 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 23:17:53 +00:00
Michael Stack 3942b0bfff HBASE-1589 Up zk maxClientCnxns from default of 10 to 20 or 30 or so
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789431 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 20:11:27 +00:00
Michael Stack cb9d79ed72 HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase -- made the package and javadoc targets work for our contribs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789422 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 19:45:53 +00:00
Andrew Kyle Purtell 5666134635 yields should be fine
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789194 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 02:46:02 +00:00
Andrew Kyle Purtell c88a9b2070 remove vestigial and incorrect deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789193 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 02:43:59 +00:00
Andrew Kyle Purtell 2fed7e7c87 compile-test target should depend on both jar and war targets
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789192 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 02:43:09 +00:00
Michael Stack a5f471a4dd HBASE-1460 Concurrent LRU Block Cache -- fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789175 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 23:24:19 +00:00
Michael Stack c786d5d8f4 HBASE-1460 Concurrent LRU Block Cache -- fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789174 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 23:22:53 +00:00
Michael Stack 99f569ab61 HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase--modified stargate in its init and clean targets -- need to do jar and package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789169 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 23:10:17 +00:00
Andrew Kyle Purtell e23a50b0d2 working 'package' target
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789168 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 23:06:44 +00:00
Michael Stack a5c3795267 HBASE-1588 Rig our build to support our new contribs -- stargate and THBase/ITHBase--Added calling down to src/contrib for each of the major targets
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789165 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 22:39:08 +00:00
Michael Stack 271ca69dee Add NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789160 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 22:01:25 +00:00
Andrew Kyle Purtell aa30ac1ba3 replace yields with sleeps
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789142 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 19:33:18 +00:00
Andrew Kyle Purtell 250c25a268 working TestRowResource
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789141 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 19:25:10 +00:00
Andrew Kyle Purtell 1fbdc16fd0 need commons-codec
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789140 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 19:18:55 +00:00
Andrew Kyle Purtell 32e85a601b use root zoo.cfg for testing contribs, and use the correct client port for the ZK minicluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789139 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 18:53:25 +00:00