mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
In Single-Server Quickstart tutorial the overlord and coordinator is started as one process on port 8081. But in delete data tutorial the kill task is sent to 8090 port, which fails.