dinsaw opened a new pull request #8037: Fix overlord port in delete data tutorial URL: https://github.com/apache/incubator-druid/pull/8037 ### Description In [single-machine quickstart](https://druid.apache.org/docs/latest/tutorials/index.html), overlord and coordinator is started as one process on port 8081. But in [delete data tutorial](https://druid.apache.org/docs/latest/tutorials/tutorial-delete-data.html) the kill task http request is sent to 8090 port, which fails. <hr> This PR has: - [X] been self-reviewed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
