JonathanYakan commented on issue #17848:
URL: https://github.com/apache/druid/issues/17848#issuecomment-2854607788

   Basically, at the end of its task, I think the peon shuts down too quickly 
as soon as it finishes, and so when the overlord or coordinator tries to call 
it one last time, it fails.
   
   But with this configuration, the peon pushes its status and logs to S3, so 
when the coordinator or overlord fails to reach it, it will instead try to 
fetch the status from S3.
   
   At least, that’s what I think is happening — but I’m not entirely sure 
either.
   
   Before adding that config, I admit my Kafka indexing tasks were also failing 
— even though they were actually finishing successfully. But now, through the 
UI, I can properly access their logs and real status.
   @vadimprt 


-- 
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]

Reply via email to