-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
Can you show a code snippet? |
That's excellent.
And which version of things are you using?
…On Tue, Jun 7, 2022 at 5:21 PM Aditya Raybol Saragih < ***@***.***> wrote:
[image: image]
<https://user-images.githubusercontent.com/53115305/172504031-44ba1c3b-0c40-4bcf-b954-4267ce589656.png>
[image: image]
<https://user-images.githubusercontent.com/53115305/172505441-1b0d46e6-f983-4d67-b54b-74e678b4cd40.png>
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB5E6RX4TDC7KCPA3YY2BTVN7RQ3ANCNFSM5YCSMBOQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
maprdb-python-client = 1.1.5 |
and maprfs version?
…On Tue, Jun 7, 2022 at 9:52 PM Aditya Raybol Saragih < ***@***.***> wrote:
maprdb-python-client = 1.1.5
ojai-python-api = 1.1
python = 3.6.9
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB5E6SARCYMZPYKBNYVWTLVOARIBANCNFSM5YCSMBOQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
sorry i cant find maprfs version, but i got this |
Oops. Sorry about not asking all the questions at once.
Are you using DAG? Or the direct client?
Also, do you have a support contract?
…On Tue, Jun 7, 2022 at 10:43 PM Aditya Raybol Saragih < ***@***.***> wrote:
sorry i cant find maprfs version, but i got this
MapRBuildVersion = 6.1.0
hadoopversion = 2.7.0
—
Reply to this email directly, view it on GitHub
<#76 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB5E6XSAF7E562AI2QOZIDVOAXIXANCNFSM5YCSMBOQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: