This message was deleted.
# general
s
This message was deleted.
s
What error are you getting?
e
no error just i don't know where do i need to put this ingestion task
v
you need to submit it in the task section (not the supervisor section) if you are using the web console. Or if you are literally using the terminal you need to be in the druid directory
e
it won't submit
s
The command the way you have it is meant to run from a shell/command line. It is an example of how you interact with Druid programmatically through its REST API. If you want to run it in that window, paste the content of the
quickstart/tutorial/updates-init-index.json
into that window and hit submit.
1