Druid for Noobs
Ingesting Data via plain text Lets create a data-source via Native Index: curl --location 'http://localhost:8888/druid/indexer/v1/task' \ --header 'Content-Type: application/json' \ --data '{ "type": "index", "spec": { "dataSchema": { "...
Aug 2, 20233 min read35