| From | Sent On | Attachments |
|---|---|---|
| stack | Aug 17, 2009 10:52 pm | |
| Billy Pearson | Aug 18, 2009 8:43 am | |
| Jean-Daniel Cryans | Aug 18, 2009 8:55 am | |
| stack | Aug 18, 2009 9:03 am | |
| Billy Pearson | Aug 18, 2009 10:58 am | |
| stack | Aug 18, 2009 11:46 am | |
| Billy Pearson | Aug 18, 2009 11:57 am | |
| Billy Pearson | Aug 18, 2009 12:11 pm | |
| stack | Aug 18, 2009 12:20 pm | |
| Andrew Purtell | Aug 19, 2009 6:59 am | |
| Andrew Purtell | Aug 19, 2009 8:38 am | |
| Tim Sell | Aug 24, 2009 1:10 am | |
| Jean-Daniel Cryans | Aug 24, 2009 7:51 am | |
| Jonathan Gray | Aug 25, 2009 4:19 pm | |
| Andrew Purtell | Aug 26, 2009 12:17 am | |
| Mathias Herberts | Aug 26, 2009 1:03 am | |
| stack | Aug 26, 2009 7:21 am | |
| Andrew Purtell | Aug 26, 2009 8:18 am | |
| Jonathan Gray | Aug 26, 2009 9:03 am | |
| stack | Aug 26, 2009 10:44 am | |
| stack | Aug 26, 2009 11:00 am | |
| Ryan Rawson | Aug 26, 2009 11:57 am | |
| Jonathan Gray | Aug 26, 2009 12:07 pm | |
| Andrew Purtell | Aug 27, 2009 12:23 am | |
| Andrew Purtell | Aug 27, 2009 12:27 am | |
| stack | Aug 27, 2009 9:42 am | |
| stack | Aug 31, 2009 12:21 pm |
| Subject: | Re: hbase 0.20.0 Release Candidate 2 available for download | |
|---|---|---|
| From: | Billy Pearson (sal...@pearsonwholesale.com) | |
| Date: | Aug 18, 2009 10:58:01 am | |
| List: | org.apache.hadoop.hbase-dev | |
testing RC2
found 2009-08-18 12:54:16,572 FATAL org.apache.hadoop.hbase.regionserver.MemStoreFlusher: Replay of hlog required. Forcing server shutdown org.apache.hadoop.hbase.DroppedSnapshotException: region: webdata,http:\x2F\x2Fanaal-genomen.isporno.nl\x2F,1250569930062 at org.apache.hadoop.hbase.regionserver.HRegion.internalFlushcache(HRegion.java:950) at org.apache.hadoop.hbase.regionserver.HRegion.flushcache(HRegion.java:843) at org.apache.hadoop.hbase.regionserver.MemStoreFlusher.flushRegion(MemStoreFlusher.java:241) at org.apache.hadoop.hbase.regionserver.MemStoreFlusher.run(MemStoreFlusher.java:149) Caused by: java.io.IOException: Key length 183108 > 65536 at org.apache.hadoop.hbase.io.hfile.HFile$Writer.checkKey(HFile.java:511) at org.apache.hadoop.hbase.io.hfile.HFile$Writer.append(HFile.java:479) at org.apache.hadoop.hbase.io.hfile.HFile$Writer.append(HFile.java:447) at org.apache.hadoop.hbase.regionserver.Store.internalFlushCache(Store.java:525) at org.apache.hadoop.hbase.regionserver.Store.flushCache(Store.java:489) at org.apache.hadoop.hbase.regionserver.HRegion.internalFlushcache(HRegion.java:935) ... 3 more
looks like from a mr job we allow keys larger then 65536 to be processed but when the memcache flush happends we kill the server should the client not fail before the long key gets in to memory?
Billy
"stack" <sta...@duboce.net> wrote in message news:7c96...@mail.gmail.com...
The second hbase 0.20.0 release candidate is available for download:
http://people.apache.org/~stack/hbase-0.20.0-candidate-2/
Near to 450 issues have been addressed since the 0.19 branch. Release notes are available here: http://su.pr/18zcEO <http://tinyurl.com/8xmyx9>.
HBase 0.20.0 runs on Hadoop 0.20.0. Alot has changed since 0.19.x including configuration fundamentals. Be sure to read the 'Getting Started' documentation in 0.20.0 available here: http://su.pr/8YQjHO
If you wish to bring your 0.19.x hbase data forward to 0.20.0, you will need to run a migration. See http://wiki.apache.org/hadoop/Hbase/HowToMigrate. First read the overview and then go to the section, 'From 0.19.x to 0.20.x'.
Should we release this candidate as hbase 0.20.0? Please vote +1/-1 by Wednesday, August 25th.
Yours, The HBasistas





