Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 35 (0.593s).
Loading phrases to help you
refine your search...
Re: using date as key - HBase - [mail # user]
...Lior,   If you already know the key distribution you can create all the regions in  advance.  Are you inserting a single day or multiple days?  5X is a good improvement. ...
   Author: Cosmin Lehene, 2011-03-28, 07:04
Re: HBase not scaling well - HBase - [mail # user]
...Hi Hari,   Could you do some realtime monitoring (htop, iptraf, iostat) and report the  results? Also you could add some timers to the map-reduce operations: meas ure average opera...
   Author: Cosmin Lehene, 2010-10-29, 08:05
Re: [VOTE] Release 'development release' HBase 0.89.2010924 rc1? - HBase - [mail # dev]
...+1 I tested the build over the weekend running MR jobs and some write performa nce testing. It looks good.   Cosmin  On Sep 25, 2010, at 2:38 AM, Stack wrote:  branch. e-0.89....
   Author: Cosmin Lehene, 2010-10-04, 15:33
Re: High OS Load Numbers when idle - HBase - [mail # user]
...George,   Did you try to monitor the CPU in real-time to see any patterns? Does it do  any CPU spikes? Even so, the load averages should be matched against the n umber of cores/hyp...
   Author: Cosmin Lehene, 2010-08-18, 07:26
Re: Row level locking? - HBase - [mail # user]
...On Jul 16, 2010, at 6:41 PM, Michael Segel wrote:    Thanks for the response. (You don't need to include the cc ...)  With respect to the row level locking ... I was intereste...
   Author: Cosmin Lehene, 2010-07-16, 16:16
Re: Row level locking? - HBase - [mail # user]
...Currently a row is part of a region and there's a single region server serv ing that region at a particular moment.  So when that row is updated a lock is acquired for that row until th...
   Author: Cosmin Lehene, 2010-07-16, 11:34
Re: transactional hbase - HBase - [mail # user]
...Hi,   HBase supports row-level atomic operations. If you need to update more than  a row in a single transaction you'll have to use a coordination mechanism.  You can use Zook...
   Author: Cosmin Lehene, 2010-07-16, 09:24
Re: ORM Question - HBase - [mail # user]
...Hi Ananth,  I know about GORM http://www.grails.org/plugin/gorm-hbase And about DataNucleus JPA plugin h ttp://www.datanucleus.org/products/accessplatform/hbase/support.html  Also ...
   Author: Cosmin Lehene, 2010-06-10, 19:58
Re: Please welcome Todd Lipcon as our latest committer - HBase - [mail # dev]
...Congrats Todd, HBase! :)  Cosmin On May 25, 2010, at 9:54 AM, Stack wrote:  ...
   Author: Cosmin Lehene, 2010-05-25, 08:49
Re: Release killed... RC3 coming soon WAS -> Re: [VOTE] Shall we release hbase-0.20.4 Release Candidate 2 as hbase-0.20.4? (WAS --> Re: [VOTE] Shall we release hbase-0.20.4 Release Candidate 1 as hbase-0.20.4?) - HBase - [mail # dev]
...I've noticed there are more places where exceptions tend to be eaten, or tr ansformed in a generic IOException. Working around this tends to obscure lo gic sometimes.  More, most of the...
   Author: Cosmin Lehene, 2010-04-23, 05:51
Sort:
project
HBase (35)
Pig (8)
HDFS (6)
Kafka (5)
Hadoop (4)
MapReduce (1)
type
mail # dev (16)
mail # user (16)
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (2)
last 9 months (35)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)
Cosmin Lehene