Join Slack
Powered by
Can I do batch insert or does it need to be though...
# general
v
Varun B
09/18/2021, 6:49 PM
Can I do batch insert or does it need to be though Kafka, what will be the fastest way to do it
m
Mayank
09/18/2021, 6:50 PM
You can either do via Kafka or will need to setup a batch ingestion job.
Mayank
09/18/2021, 6:50 PM
You can pick whichever of the two is faster for you.
Mayank
09/18/2021, 6:51 PM
And if this is for simple testing, there's a rest endpoint that you can use:
https://docs.pinot.apache.org/basics/data-import/batch-ingestion#upload-data
Open in Slack
Previous
Next