jihoonson commented on issue #8075: Call stopGracefully() when batch ingestion 
is killed explicitly
URL: https://github.com/apache/incubator-druid/pull/8075#issuecomment-511083602
 
 
   > The ingestion task was issued a kill command by clicking the kill link on 
the UI
   
   Do you mean the Druid task issued a kill command to kill Hadoop job? or you 
issued a kill command to kill the Druid task? If it's the later case, then it 
sounds like something went wrong with the kill command issued to the Druid 
task. How did you know `stopGracefully` wasn't called? I guess `Tried killing 
job: [%s], status: [%s]` wasn't printed?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to