Re: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Stack
rry. Wasn't implying you'd do distro fixes. Didn't mean to confuse. Above sounds good. St.Ack > Eric > > -Original Message- > From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack > Sent: Thursday, September 10, 2015 5:49 PM > To: HBas

RE: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Eric Owhadi
e Dev List Subject: Re: Question on hbase.client.scanner.timeout.period Suggest you do apache hbase first. You have a chance of getting it into 1.2 if you do it soon. You might get a review too. Vendors generally want patch upstream first before backporting. If up in apache hbase, they might pull it

Re: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Stack
Thursday, September 10, 2015 4:23 PM > To: HBase Dev List > Subject: Re: Question on hbase.client.scanner.timeout.period > > You have a patch for apache hbase Eric? Is there an apache hbase issue to > add this in? > St.Ack > > On Thu, Sep 10, 2015 at 10:21 AM, Eric Owhadi &

RE: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Eric Owhadi
shipping with 2.0? Eric -Original Message- From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack Sent: Thursday, September 10, 2015 4:23 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period You have a patch for apache hbase Eric? Is there an

Re: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Stack
e [mailto:jerry...@gmail.com] > Sent: Saturday, September 5, 2015 1:47 PM > To: dev > Subject: Re: Question on hbase.client.scanner.timeout.period > > You can take a look at HBASE-1: Renew Scanner Lease without advancing > the RegionScanner, which may be helpful in this kin

RE: Question on hbase.client.scanner.timeout.period

2015-09-10 Thread Eric Owhadi
Message- From: Jerry He [mailto:jerry...@gmail.com] Sent: Saturday, September 5, 2015 1:47 PM To: dev Subject: Re: Question on hbase.client.scanner.timeout.period You can take a look at HBASE-1: Renew Scanner Lease without advancing the RegionScanner, which may be helpful in this kind of case

Re: Question on hbase.client.scanner.timeout.period

2015-09-05 Thread Jerry He
st turn on > this behavior as the default. > > Thanks, > St.Ack > > > > > Eric Owhadi > > > > -Original Message----- > > From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of > Stack > > Sent: Friday, August 28, 2015 6:35 PM > > To

Re: Question on hbase.client.scanner.timeout.period

2015-09-05 Thread Stack
aint@gmail.com] On Behalf Of Stack > Sent: Friday, August 28, 2015 6:35 PM > To: HBase Dev List > Subject: Re: Question on hbase.client.scanner.timeout.period > > On Fri, Aug 28, 2015 at 11:31 AM, Eric Owhadi > wrote: > > > That sounds good, but given trafodion

RE: Question on hbase.client.scanner.timeout.period

2015-09-04 Thread Eric Owhadi
6:35 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period On Fri, Aug 28, 2015 at 11:31 AM, Eric Owhadi wrote: > That sounds good, but given trafodion needs to work on current and > future released version of HBase, unpatched, I will first implement a > ClientS

RE: Question on hbase.client.scanner.timeout.period

2015-08-28 Thread Eric Owhadi
@gmail.com] On Behalf Of Stack Sent: Friday, August 28, 2015 6:35 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period On Fri, Aug 28, 2015 at 11:31 AM, Eric Owhadi wrote: > That sounds good, but given trafodion needs to work on current and > future released v

Re: Question on hbase.client.scanner.timeout.period

2015-08-28 Thread Stack
. Is is easy to insert your T*ClientScanner? St.Ack > Regards, > Eric > > -Original Message- > From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack > Sent: Thursday, August 27, 2015 3:55 PM > To: HBase Dev List > Subject: Re: Question on hbase.cl

RE: Question on hbase.client.scanner.timeout.period

2015-08-28 Thread Eric Owhadi
@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack Sent: Thursday, August 27, 2015 3:55 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period On Thu, Aug 27, 2015 at 1:39 PM, Eric Owhadi wrote: > Oops, my bad, the related JIRA was : > https://issues

Re: Question on hbase.client.scanner.timeout.period

2015-08-27 Thread Stack
gt; Eric > > > > -Original Message- > From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack > Sent: Thursday, August 27, 2015 3:23 PM > To: HBase Dev List > Subject: Re: Question on hbase.client.scanner.timeout.period > > On Tue, Aug 25, 2015

RE: Question on hbase.client.scanner.timeout.period

2015-08-27 Thread Eric Owhadi
usually, code is here for a reason :-)... Regards, Eric -Original Message- From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack Sent: Thursday, August 27, 2015 3:23 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period On Tue, Aug 25

Re: Question on hbase.client.scanner.timeout.period

2015-08-27 Thread Stack
on is still open? > > Best regards, > Eric Owhadi > > > > -Original Message- > From: saint....@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack > Sent: Monday, August 24, 2015 11:07 PM > To: HBase Dev List > Subject: Re: Question on hbase.client.scanner

RE: Question on hbase.client.scanner.timeout.period

2015-08-25 Thread Eric Owhadi
- From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack Sent: Monday, August 24, 2015 11:07 PM To: HBase Dev List Subject: Re: Question on hbase.client.scanner.timeout.period On Mon, Aug 24, 2015 at 4:48 PM, Eric Owhadi wrote: > Hello everyone, > We have been facin

Re: Question on hbase.client.scanner.timeout.period

2015-08-24 Thread Stack
On Mon, Aug 24, 2015 at 4:48 PM, Eric Owhadi wrote: > Hello everyone, > We have been facing a situation on trafodion, where we are hitting the > hbase.client.scanner.timeout.period scenario: > basically, when doing queries that require spilling to disk because of high > complexity of what is invo

Question on hbase.client.scanner.timeout.period

2015-08-24 Thread Eric Owhadi
Hello everyone, We have been facing a situation on trafodion, where we are hitting the hbase.client.scanner.timeout.period scenario: basically, when doing queries that require spilling to disk because of high complexity of what is involved, the underlying hbase scanner serving one of the operation