1454 Commits

Author SHA1 Message Date
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
Michael Stack
8732e8d44f HBASE-1562 How to handle the setting of 32 bit versus 64 bit machines
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788164 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 20:03:26 +00:00
Michael Stack
7886526f30 HBASE-1578 Change the name of the in-memory updates from 'memcache' to 'memtable' or....
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788160 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 19:56:51 +00:00
Michael Stack
0f0a133abf HBASE-1577 Move memcache to ConcurrentSkipListMap from ConcurrentSkipListSet
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788103 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 18:19:31 +00:00
Michael Stack
cc920fe6bb HBASE-1576 TIF needs to be able to set scanner caching size for smaller row tables & performance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787917 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 06:02:39 +00:00
Michael Stack
44d6294ed7 HBASE-1567 cant serialize new filters
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787910 13f79535-47bb-0310-9956-ffa450edef68
2009-06-24 05:34:26 +00:00
Michael Stack
e121a78192 HBASE-1572 Zookeeper log4j property set to ERROR on default, same output when cluster working and not working
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787861 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 22:42:01 +00:00
Michael Stack
9730fcbdb7 HBASE-1564 in UI make host addresses all look the same -- not IP sometimes and host at others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787790 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 19:04:01 +00:00
Michael Stack
fe66233cfa HBASE-1568 Client doesnt consult old row filter interface in filterSaysStop() - could result in NPE or excessive scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787742 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 16:19:36 +00:00
Michael Stack
fdf64a3988 HBASE-1508 Shell 'close_region' reveals a Master<>HRS problem, regions are not reassigned
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787444 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 23:39:03 +00:00
Michael Stack
7037a0f740 HBASE-1532 UI Visibility into ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787443 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 23:32:11 +00:00
Michael Stack
3599514ff6 HBASE-1558 deletes use 'HConstants.LATEST_TIMESTAMP' but no one translates that into 'now' -- undo mistaken commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@787342 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22 18:25:04 +00:00