Commit Graph

1415 Commits

Author SHA1 Message Date
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
Andrew Kyle Purtell 90c057b60f remove bogus test.log.dir
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789138 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 18:41:12 +00:00
Andrew Kyle Purtell 0ff28bdd32 added stargate contrib
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@789136 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 18:21:45 +00:00
Michael Stack 184c5c2903 Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus 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@789122 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 16:43:40 +00:00
Michael Stack 32c74d5048 Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus 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@789055 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 06:38:58 +00:00
Michael Stack 470ea68d57 Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus 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@789054 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 06:35:18 +00:00
Michael Stack 92e136837e Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus 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@789053 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 06:07:45 +00:00
Michael Stack 61970dc11e Part of HBASE-1586 Bring back transactions and indexing for 0.20.. plus 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@789051 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 05:47:35 +00:00
Michael Stack 03e786b0a8 HBASE-1460 Concurrent LRU Block Cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788910 13f79535-47bb-0310-9956-ffa450edef68
2009-06-27 00:39:34 +00:00
Michael Stack 503b6f2838 HBASE-1460 Concurrent LRU Block Cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788894 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 22:33:00 +00:00
Michael Stack 9be89e60cd HBASE-1460 Concurrent LRU Block Cache
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788888 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 22:16:40 +00:00
Michael Stack 831e975a5d HBASE-1437 broken links in hbase.org
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788852 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 20:09:50 +00:00
Michael Stack bd0a597e5f HBASE-1437 broken links in hbase.org
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788851 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 20:08:08 +00:00
Michael Stack 30c5045f7c HBASE-1437 broken links in hbase.org
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788846 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 20:04:36 +00:00
Michael Stack 94d5c54087 HBASE-1437 broken links in hbase.org
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788839 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 19:52:25 +00:00
Michael Stack 888aeb06cf HBASE-1587 Update ganglia config and doc to account for ganglia 3.1 and hadoop-4675
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788837 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 19:49:08 +00:00
Michael Stack a65c38840f HBASE-1580 Store scanner does not consult filter.filterRow at end of scan
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788581 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:26:18 +00:00
Andrew Kyle Purtell c92c02b5fc HBASE-1560 TIF can't seem to find one region
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:59:12 +00:00
Michael Stack 9754249af2 HBASE-1566 using Scan(startRow,stopRow) will cause you to iterate the entire table
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788551 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:56:40 +00:00
Michael Stack 969b989c63 HBASE-1450 Scripts passed to hbase shell do not have shell context set up for them
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788550 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:53:04 +00:00
Michael Stack 1eb46d4be7 HBASE-1581 Run major compaction on .META. when table is dropped or truncated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788545 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:14:29 +00:00
Michael Stack 49599944be HBASE-1569 rare race condition can take down a regionserver
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788543 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 23:10:11 +00:00
Michael Stack 79f31a2f0f HBASE-1563 incrementColumnValue does not write to WAL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788529 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 22:12:24 +00:00
Michael Stack 6ab29a6c47 HBASE-1577 Move memcache to ConcurrentSkipListMap from ConcurrentSkipListSet; second attempt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788515 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 21:22:14 +00:00
Michael Stack 7fb19786ee HBASE-1585 More binary key/value log output cleanup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788479 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 19:29:48 +00:00
Michael Stack 1115f46d1e HBASE-1584 Put add methods should return this for ease of use (Be consistant with Get)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788475 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 19:26:01 +00:00