Can I do batch insert or does it need to be though...
# general
v
Can I do batch insert or does it need to be though Kafka, what will be the fastest way to do it
m
You can either do via Kafka or will need to setup a batch ingestion job.
You can pick whichever of the two is faster for you.
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