hi, All,
Has anybody do scan on one table using multiple scanners at the
same time and found some inconsistent problem?
I am doing query on a table using dozens(20-120) of scanners in
parallel(multiple threads), trying to take advantage of the multiple cores.
But I found the scan results doesn't consist among several goes. I have
checked my code, seems there is no bug in it. So I guess the problem may
come from the HBase itself.
My HBase version is 0.20.3.
- multiple scanners on same table will cause problem? Scan res... steven zhuang
- RE: multiple scanners on same table will cause problem?... Michael Segel
- Re: multiple scanners on same table will cause prob... steven zhuang
- RE: multiple scanners on same table will cause ... Michael Segel
- Re: multiple scanners on same table will ca... Tim Robertson
- RE: multiple scanners on same table wi... Michael Segel
- Re: multiple scanners on same tabl... Tim Robertson
- RE: multiple scanners on same ... Michael Segel
- Re: multiple scanners on same ... Ryan Rawson
- Re: multiple scanners on same table will ca... Stack
