Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the first row of hb.scan.ex is uncertain #6

Open
evanswang opened this issue May 14, 2014 · 0 comments
Open

the first row of hb.scan.ex is uncertain #6

evanswang opened this issue May 14, 2014 · 0 comments

Comments

@evanswang
Copy link

Hi,

I'm currently using rhbase plugin on R 2.15.2 with Hadoop-1.0.3 and HBase-0.96.0. I got a funny problem. I have many rows, such as "GSM330761", "GSM330762", "GSM330763"... When I use hb.scan.ex with start = "GSM330761" and end = "GSM330763", sometimes I got the result with "GSM330761", "GSM330762", "GSM330763", and sometimes I got "GSM330762", "GSM330763". It is uncertain. Anyone can tell me why?

Many thanks!

Evan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant