mirror of https://github.com/apache/druid.git
parent
f022a9f246
commit
7580248770
|
@ -137,7 +137,7 @@ You can retrieve status of a query to see if it is still running, completed succ
|
|||
<!--HTTP-->
|
||||
|
||||
```
|
||||
GET /druid/indexer/v1/task/<taskId>
|
||||
GET /druid/indexer/v1/task/<taskId>/status
|
||||
```
|
||||
|
||||
<!--curl-->
|
||||
|
|
Loading…
Reference in New Issue