sri1412 commented on issue #12798:
URL: https://github.com/apache/druid/issues/12798#issuecomment-1186824048

   Thanks Amatya, Will try with the configuration and update here.
    
   As a workaround, we enabled auto deletion of tasks with the indexer 
configuration and now can see task details in UI, however it's causing another 
issue (highlighted below) with most of the tasks moving to failure status. We 
couldn't find more details regarding the error code and exception, could you 
please share few details for the error code (3) and possible reason for failure.
   
   druid.indexer.logs.kill.enabled = true
   druid.indexer.logs.kill.durationToRetain = 3600000
   druid.indexer.logs.kill.initialDelay = 120000
   druid.indexer.logs.kill.delay = 7200000
   
   "errorMsg": "Task execution process exited unsuccessfully with code[3]. See 
middleManager logs for more details."
   
   ERROR [forking-task-runner-10] 
org.apache.druid.indexing.overlord.ForkingTaskRunner - Process exited with 
code[3] for task: index_kafka_SEG_d8d586591d_blglnofe


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