I am new in Apache Druid. I follow Quick Start to inject the sample data. However, the task fails. The reports/logs also show "Request failed with status code 404".
May I know how to resolve? Thanks.
Status:
{
"id": "index_parallel_wikipedia_djijkgcb_2021-01-25T07:38:37.705Z",
"groupId": "index_parallel_wikipedia_djijkgcb_2021-01-25T07:38:37.705Z",
"type": "index_parallel",
"createdTime": "2021-01-25T07:38:37.706Z",
"queueInsertionTime": "1970-01-01T00:00:00.000Z",
"statusCode": "FAILED",
"status": "FAILED",
"runnerStatusCode": "WAITING",
"duration": 22266,
"location": {
"host": "xxx.xxx.0.5",
"port": 8100,
"tlsPort": -1
},
"dataSource": "wikipedia",
"errorMsg": null
}```
question from:
https://stackoverflow.com/questions/65895812/cannot-inject-data-into-apache-druid-status-code-404 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…