uds5501 commented on PR #18341:
URL: https://github.com/apache/druid/pull/18341#issuecomment-3149818721
Tested locally, the logs streaming is done via s3 as expected, the log
pushes + temporary log savings have been shut down (noop).
Task status -
```
{
"id": "index_parallel_kttm1_mbhlngbb_2025-08-04T09:26:54.347Z",
"groupId": "index_parallel_kttm1_mbhlngbb_2025-08-04T09:26:54.347Z",
"type": "index_parallel",
"createdTime": "2025-08-04T09:26:54.359Z",
"queueInsertionTime": "1970-01-01T00:00:00.000Z",
"statusCode": "SUCCESS",
"status": "SUCCESS",
"runnerStatusCode": "WAITING",
"duration": 51000,
"location": {
"host": "10.244.0.153",
"port": 8100,
"tlsPort": -1,
"k8sPodName":
"indexparallelkttm1mbhlngbb2025-d8c190f944e0b8893f24ce3edfdb7q9r"
},
"dataSource": "kttm1",
"errorMsg": null
}
```
report -
```
{
"ingestionState": "COMPLETED",
"unparseableEvents": {},
"rowStats": {
"determinePartitions": {
"processed": 465346,
"processedBytes": 360464067,
"processedWithError": 0,
"thrownAway": 0,
"unparseable": 0
},
"buildSegments": {
"processed": 465346,
"processedBytes": 360464067,
"processedWithError": 0,
"thrownAway": 0,
"unparseable": 0
}
},
"errorMsg": null,
"segmentAvailabilityConfirmed": false,
"segmentAvailabilityWaitTimeMs": 0,
"recordsProcessed": {},
"segmentsPublished": 1
}
```
<img width="954" height="68" alt="image"
src="https://github.com/user-attachments/assets/574e26bf-5237-4755-b30b-c457f4962063"
/>
<img width="1246" height="322" alt="image"
src="https://github.com/user-attachments/assets/614c4339-3af3-43cc-88ed-10f4fa5a6100"
/>
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]