RE: Regionserver goes down while endpoint execution

2013-03-14 Thread Anoop Sam John
14, 2013 11:15 PM To: user@hbase.apache.org Subject: Re: Regionserver goes down while endpoint execution There is no ordering guarantee for the endpoint execution, other than that calls will be executed in parallel across all the regions. In case you have 5 regions, then there will be 5 separate

Re: Regionserver goes down while endpoint execution

2013-03-14 Thread Himanshu Vashishtha
t; >> ** ** >> >> Regards, >> >> Deepak >> >> ** ** >> >> ** ** >> >> -Original Message- >> From: hv.cs...@gmail.com [mailto:hv.cs...@gmail.com] On Behalf Of >> Himanshu Vashishtha >> Sent: Wednesday, March

Re: Regionserver goes down while endpoint execution

2013-03-14 Thread Ted Yu
of the region & > region servers? > > ** ** > > Regards, > > Deepak > > ** ** > > ** ** > > -Original Message- > From: hv.cs...@gmail.com [mailto:hv.cs...@gmail.com] On Behalf Of > Himanshu Vashishtha > Sent: Wednesday, March 13, 2013 12:09 PM > To: user@hbas

RE: Regionserver goes down while endpoint execution

2013-03-14 Thread Kumar, Deepak8
o:hv.cs...@gmail.com] On Behalf Of Himanshu Vashishtha Sent: Wednesday, March 13, 2013 12:09 PM To: user@hbase.apache.org Cc: Gary Helmling; yuzhih...@gmail.com; lars hofhansl Subject: Re: Regionserver goes down while endpoint execution On Wed, Mar 13, 2013 at 8:19 AM, Kumar, Deepak8 mailto:de

Re: Regionserver goes down while endpoint execution

2013-03-13 Thread Himanshu Vashishtha
regions that are in the range you specify. > > Regards, > Deepak > > From: Gary Helmling [mailto:ghelml...@gmail.com] > Sent: Tuesday, March 12, 2013 2:14 PM > To: user@hbase.apache.org > Cc: lars hofhansl; Kumar, Deepak8 [CCC-OT_IT NE] > Subject: Re: Regionserver go

Re: Regionserver goes down while endpoint execution

2013-03-13 Thread Ted Yu
** ** > > Regards, > > Deepak > > ** ** > > *From:* Gary Helmling [mailto:ghelml...@gmail.com] > *Sent:* Tuesday, March 12, 2013 2:14 PM > *To:* user@hbase.apache.org > *Cc:* lars hofhansl; Kumar, Deepak8 [CCC-OT_IT NE] > > *Subject:* Re: Regionserver goes down

RE: Regionserver goes down while endpoint execution

2013-03-13 Thread Kumar, Deepak8
Helmling [mailto:ghelml...@gmail.com] Sent: Tuesday, March 12, 2013 2:14 PM To: user@hbase.apache.org Cc: lars hofhansl; Kumar, Deepak8 [CCC-OT_IT NE] Subject: Re: Regionserver goes down while endpoint execution To expand on what Himanshu said, your endpoint is doing an unbounded scan on the

Re: Regionserver goes down while endpoint execution

2013-03-12 Thread Gary Helmling
> ** ** > > > > *From:* Kumar, Deepak8 [CCC-OT_IT NE] > > *Sent:* Tuesday, March 12, 2013 3:00 AM > > *To:* Kumar, Deepak8 [CCC-OT_IT NE]; 'user@hbase.apache.org'; 'lars > > hofhansl' > > > > *Subject:* RE: Regionserver goes down wh

Re: Regionserver goes down while endpoint execution

2013-03-12 Thread Ted Yu
0 AM > *To:* Kumar, Deepak8 [CCC-OT_IT NE]; 'user@hbase.apache.org'; 'lars > hofhansl' > > *Subject:* RE: Regionserver goes down while endpoint execution > > ** ** > > Lars, > > It is having following errors when I execute the Endpoint RPC client f

Re: Regionserver goes down while endpoint execution

2013-03-12 Thread Himanshu Vashishtha
m: Kumar, Deepak8 [CCC-OT_IT NE] > Sent: Tuesday, March 12, 2013 3:00 AM > To: Kumar, Deepak8 [CCC-OT_IT NE]; 'user@hbase.apache.org'; 'lars hofhansl' > > > Subject: RE: Regionserver goes down while endpoint execution > > > > Lars, > > It is having fo

RE: Regionserver goes down while endpoint execution

2013-03-12 Thread Kumar, Deepak8
Kumar, Deepak8 [CCC-OT_IT NE] Sent: Tuesday, March 12, 2013 2:27 AM To: 'user@hbase.apache.org'; 'lars hofhansl' Subject: RE: Regionserver goes down while endpoint execution Lars, Thanks for your quick response.There is not much info in region server log. I am again executin

RE: Regionserver goes down while endpoint execution

2013-03-11 Thread Kumar, Deepak8
w us your endpoint code. -- Lars From: "Kumar, Deepak8 " mailto:deepak8.ku...@citi.com>> To: "'user@hbase.apache.org'" mailto:user@hbase.apache.org>> Sent: Monday, March 11, 2013 10:51 PM Subject: Regionserver

Re: Regionserver goes down while endpoint execution

2013-03-11 Thread lars hofhansl
ser@hbase.apache.org'" Sent: Monday, March 11, 2013 10:51 PM Subject: Regionserver goes down while endpoint execution Hi, I have a table in hbase which has more than 5GB of data, it is distributed at 101 regions at 5 regionservers. When I execute an endpoint which is supposed to fetch a co

Regionserver goes down while endpoint execution

2013-03-11 Thread Kumar, Deepak8
Hi, I have a table in hbase which has more than 5GB of data, it is distributed at 101 regions at 5 regionservers. When I execute an endpoint which is supposed to fetch a column qualifier value using an endpoint RPC client, the region server goes down. The hbase master log says "Can't connect to