ankit0811 edited a comment on issue #6803: [Proposal] Kill Hadoop MR task on 
kill of ingestion task and resume ability for Hadoop ingestion tasks
URL: 
https://github.com/apache/incubator-druid/issues/6803#issuecomment-451539134
 
 
   @jon-wei `HadoopIndexTask` will issue the kill command using the 
`ToolRunner` util class
   We do have a working implementation ready for 0.12.2 and have been testing 
it for quite some time now. The classes/interface affected will be `JobHelper`, 
`IndexGeneratorJob`, `HadoopDruidIndexGeneratorJob`, 
`HadoopDruidIndexerConfig`, `HadoopDruidDetermineConfigurationJob`, 
`DetermineHashedPartitionsJob` and 'Jobby'
   
   for phase II will share a detailed use case soon
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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