You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/07 22:50:49 UTC

[GitHub] [druid] jcoelh0 opened a new issue #9642: Can't run druid with a kafka supervisor running

jcoelh0 opened a new issue #9642: Can't run druid with a kafka supervisor running
URL: https://github.com/apache/druid/issues/9642
 
 
   Isn't it possible to do a post before running druid?
   I know it's possible to post a task using the file **\druid-master\examples\bin\post-index-task-main** with ** \druid-master\examples\quickstart\tutorial\wikipedia-index.json**.
   
   Why isn't there a way to do this?
   The only way is through a POST? Like this:
   `curl -X POST -H 'Content-Type: application/json' -d @supervisor-spec.json http://localhost:8081/druid/indexer/v1/supervisor `
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org