Re: Possible bug in reading KeyValues from sequence files in HBase 0.90

2011-09-06 Thread Stan Barton
e Stan. It happens in context only? > Can u stick the sequence file up in an issue so one us could take a look? > > Stack > > > > On Sep 5, 2011, at 1:18, Stan Barton wrote: > >> >> >> >> stack-3 wrote: >>> >>> On Thu

Re: Possible bug in reading KeyValues from sequence files in HBase 0.90

2011-09-05 Thread Stan Barton
stack-3 wrote: > > On Thu, Aug 4, 2011 at 6:54 AM, Stan Barton wrote: >> I have spent a lot of time in order to track down the bug and found out >> that >> when I write the SequenceFile of KeyValues with HBase 0.90.3 I cannot >> read >> the content b

Possible bug in reading KeyValues from sequence files in HBase 0.90

2011-08-04 Thread Stan Barton
reproducible with this unit test. As for Hadoop, I am using the Cloudera distribution CDH3 Beta 2. Thanks for help. Stan Barton -- View this message in context: http://old.nabble.com/Possible-bug-in-reading-KeyValues-from-sequence-files-in-HBase-0.90-tp32194680p32194680.html Sent from the HBase User

Re: HTable.put hangs on bulk loading

2011-05-18 Thread Stan Barton
stack-3 wrote: > > On Mon, May 16, 2011 at 4:55 AM, Stan Barton wrote: >>> Sorry.  How do you enable overcommitment of memory, or do you mean to >>> say that your processes add up to more than the RAM you have? >>> >> >> The memory overcommitment

Re: HTable.put hangs on bulk loading

2011-05-16 Thread Stan Barton
stack-3 wrote: > > On Fri, May 13, 2011 at 7:44 AM, Stan Barton wrote: >> stack-3 wrote: >>> >>> On Thu, Apr 28, 2011 at 6:54 AM, Stan Barton wrote: >>> Are you swapping Stan?  You are close to the edge with your RAM >>> allocations.  Wh

Re: HTable.put hangs on bulk loading

2011-05-13 Thread Stan Barton
stack-3 wrote: > > On Thu, Apr 28, 2011 at 6:54 AM, Stan Barton wrote: >> >> Yes, these high limits are for the user running the hadoop/hbase >> processes. >> >> The systems are ran on a cluster of 7 machines (1 master, 6 slaves). One >> processor,

Re: HTable.put hangs on bulk loading

2011-04-28 Thread Stan Barton
ccess queries (including multi-versioned data) - have done extensive comparison regarding this. Stan stack-3 wrote: > > On Wed, Apr 27, 2011 at 2:30 AM, Stan Barton wrote: >> >> Hi, >> >> what means increase? I checked on the client machines and the nproc limit >&

Re: HTable.put hangs on bulk loading

2011-04-27 Thread Stan Barton
gt; Jean-Daniel Cryans suggested i increase the nproc limit on the client > machines. I did it and it fixed the problem. > > -ajay > > > > Stan Barton wrote: >> >> I am running into similar problem with HBase 0.90.2. My setting is 6 RSs >> one master s

Re: HTable.put hangs on bulk loading

2011-04-26 Thread Stan Barton
attempted to run such importing progress with the new HBase versions (even 0.90.1). Can anybody address this problem? Does other have similar problems? I can provide further info about the configuration if needed. Stan Barton ajay.gov wrote: > > Sorry, my server config was not attached. It

Re: question about region assignment

2011-04-08 Thread Stan Barton
Jack Levin writes: > > I am on 0.89-830 > > On Tue, Mar 29, 2011 at 10:44 AM, Ted Yu wrote: > > Are you using 0.90.1 (where regions are randomly distributed across cluser) > > ? > > I logged HBASE-3373 but was told it is specific to our usage. > > > > On Tue, Mar 29, 2011 at 10:39 AM, Jack Lev