Slackbot
12/15/2022, 2:01 PMIan Roberts
12/15/2022, 2:15 PMThomas
12/15/2022, 2:17 PMIan Roberts
12/15/2022, 2:17 PMVadim
12/15/2022, 6:12 PMAnd when I issue a kill task to remove them from DeepStorage, nothing happens. . there is something going wrong there. How are you issuing the kill task?Thomas
12/15/2022, 6:14 PMVadim
12/15/2022, 6:15 PMThomas
12/15/2022, 6:15 PMVadim
12/15/2022, 6:18 PMVadim
12/15/2022, 6:19 PMVadim
12/15/2022, 6:20 PM1000/3000 (so all time). Since that interval overlaps with your streaming ingestion, those tasks just sit there pending waiting for streaming ingestion to stop which never happensVadim
12/15/2022, 6:21 PMVadim
12/15/2022, 6:25 PMSubmit JSON task dialog in the Ingestion viewThomas
12/15/2022, 6:25 PMThomas
12/15/2022, 6:26 PMThomas
12/15/2022, 6:27 PMVadim
12/15/2022, 7:04 PMThomas
12/15/2022, 7:04 PMThomas
12/15/2022, 7:04 PMVadim
12/15/2022, 7:15 PMVadim
12/15/2022, 7:15 PMDeleting segment[..] linesThomas
12/15/2022, 7:16 PMThomas
12/15/2022, 7:16 PMVadim
12/15/2022, 7:17 PMThomas
12/16/2022, 10:15 AM{
"type": "kill",
"dataSource": "beam-realtime",
"interval": "2022-09-14/2022-09-15"
}Thomas
12/16/2022, 10:16 AM2022-12-16T10:15:20,216 INFO [WorkerTaskManager-NoticeHandler] org.apache.druid.indexing.worker.WorkerTaskManager - Task[kill_beam-realtime_emdmldij_2022-09-14T00:00:00.000Z_2022-09-15T00:00:00.000Z_2022-12-16T10:15:20.189Z] started.
2022-12-16T10:15:20,216 INFO [[kill_beam-realtime_emdmldij_2022-09-14T00:00:00.000Z_2022-09-15T00:00:00.000Z_2022-12-16T10:15:20.189Z]-threading-task-runner-executor-5] org.apache.druid.segment.loading.SegmentLocalCacheManager - Using storage location strategy: [LeastBytesUsedStorageLocationSelectorStrategy]
2022-12-16T10:15:20,269 INFO [threading-task-runner-executor-5] org.apache.druid.indexing.overlord.ThreadingTaskRunner - Removed task directory: /opt/druid-data/task/kill_beam-realtime_emdmldij_2022-09-14T00:00:00.000Z_2022-09-15T00:00:00.000Z_2022-12-16T10:15:20.189Z
2022-12-16T10:15:20,274 INFO [WorkerTaskManager-NoticeHandler] org.apache.druid.indexing.worker.WorkerTaskManager - Task [kill_beam-realtime_emdmldij_2022-09-14T00:00:00.000Z_2022-09-15T00:00:00.000Z_2022-12-16T10:15:20.189Z] completed with status [SUCCESS].Thomas
12/16/2022, 10:17 AM