Dileep Kumar Chiguruvada created HIVE-20086:
-----------------------------------------------
Summary: Druid-hive kafka ingestion: indexing tasks kept running
even after setting 'druid.kafka.ingestion' = 'STOP'
Key: HIVE-20086
URL: https://issues.apache.org/jira/browse/HIVE-20086
Project: Hive
Issue Type: Bug
Components: Hive, StorageHandler
Affects Versions: 3.0.0
Reporter: Dileep Kumar Chiguruvada
Fix For: 3.0.0
Attachments: Screen Shot 2018-07-02 at 8.51.10 PM.png
Druid-hive kafka ingestion: indexing tasks kept running even after setting
'druid.kafka.ingestion' = 'STOP'.
when ingestion started( 'druid.kafka.ingestion' = 'START') the indexing task
start running and could able to load rows into Druid-Hive table.
But after stopping it still the indexing task kept running without getting down
gracefully.
The issue is for every START of ingestion this will pool up multiple indexing
tasks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)