I'm using Apache NiFi.
What is the proper way to load data from REST API to Druid?
You have 2 options:
I am not an NiFi expert, but i think you will always need something like kafka to buffer events since i don't think NiFi does offer a buffering queue (again am not 100% sure about this claim).