RE: Scanner returning subset of data

2013-04-08 Thread Anoop Sam John
Yu [yuzhih...@gmail.com] Sent: Tuesday, April 09, 2013 2:48 AM To: user@hbase.apache.org Subject: Re: Scanner returning subset of data 0.92.1 is pretty old. Are you able to deploy newer release, e.g. 0.94.6.1 and see if the problem can be reproduced ? Otherwise we have two choices: 1. write a unit

Re: Scanner returning subset of data

2013-04-08 Thread Ted Yu
0.92.1 is pretty old. Are you able to deploy newer release, e.g. 0.94.6.1 and see if the problem can be reproduced ? Otherwise we have two choices: 1. write a unit / integration test that shows this bug 2. see more of the region server / client logs so that further analysis can be performed. Than

Scanner returning subset of data

2013-04-08 Thread Randy Fox
I have a needle-in-the-haystack type scan. I have tried to read all the issues with ScannerTimeoutException and LeaseException, but do have not seen anyone report what I am seeing. Running 0.92.1-cdh4.1.1. All config wrt to timeouts and periods are default: 60s. When I run a scanner that w