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

mapr ojai only show 100000 rows data #76

Open
raybol95 opened this issue Jun 7, 2022 · 7 comments
Open

mapr ojai only show 100000 rows data #76

raybol95 opened this issue Jun 7, 2022 · 7 comments

Comments

@raybol95
Copy link

raybol95 commented Jun 7, 2022

I query data from maprdb using ojai. I select * data and want to convert that data to a data frame. but I only get 100000 data instead of full data. when I check using mapr dbshell, i have 3 million rows but using ojai query, i only get 100000 rows of data. pls help

@tdunning
Copy link
Contributor

tdunning commented Jun 7, 2022

Can you show a code snippet?

@raybol95
Copy link
Author

raybol95 commented Jun 8, 2022

image
image

@tdunning
Copy link
Contributor

tdunning commented Jun 8, 2022 via email

@raybol95
Copy link
Author

raybol95 commented Jun 8, 2022

maprdb-python-client = 1.1.5
ojai-python-api = 1.1
python = 3.6.9

@tdunning
Copy link
Contributor

tdunning commented Jun 8, 2022 via email

@raybol95
Copy link
Author

raybol95 commented Jun 8, 2022

sorry i cant find maprfs version, but i got this
MapRBuildVersion = 6.1.0
hadoopversion = 2.7.0

@tdunning
Copy link
Contributor

tdunning commented Jun 8, 2022 via email

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

2 participants