Hi All,
I was just wondering if anyone had a chance too look at this issue, or
experienced something similar. I'm stuck with this and would appreciate any
hint.
Many thanks,
Martin
On Dec 27, 2010, at 11:27 AM, Martin Arnandze wrote:
> Hi,
> I'm using hbase 0.20.5 a
Hi,
I'm using hbase 0.20.5 and hadoop 0.20.1. Some region servers are crashing,
saying that an file cannot be found, and that a lease has expired (log detail
below). Tried to find in this mailing list for the exact problem but was not
successful. These are the symptoms:
- Typically I see high
Thanks everyone, we're currently testing with 10K and no issues so far.
On Thu, Sep 23, 2010 at 2:57 PM, Andrew Purtell wrote:
> > From: Todd Lipcon
> [...]
> > > 4000 xcievers is a lot.
> >
> > 2:1 ratio of file descriptors to xceivers. 4000 xceivers is
> > quite normal on a heavily loaded HBa
Hi,
We have a job that writes many small files (using MultipleOutputFormat)
and its exceeding the 4000 xcievers that we have configured. What is the
effect on the cluster of increasing this count to some higher number?
Many thanks,
Martin
PD: Hbase is also running on the cluster.
rgest Puts you do. With normal write buffer
> sizes, you're looking at around 2MB per handler, so while it sounds nice to
> bump the handler count up to a really high number, you can get OOMEs like
> you're seeing.
>
> Thanks
> -Todd
>
> On Thu, Aug 26, 2010 at 9:
I provide the answers below.
Thanks!
Martin
On Aug 26, 2010, at 11:45 AM, Stack wrote:
> On Thu, Aug 26, 2010 at 8:07 AM, Martin Arnandze wrote:
>> Hi,
>> I'm doing an experiment on an 8 node cluster, each of which has 6GB of RAM
>> allocated to hbase region serve
Hi,
I'm doing an experiment on an 8 node cluster, each of which has 6GB of RAM
allocated to hbase region server. Basically, doing a bulk import processing
large files, but some imports require to do gets and scans as well. In the
master UI I see that the heap used gets very close to the 6GB lim