You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2018/04/04 15:19:01 UTC

[jira] [Created] (HIVE-19107) Wait for druid kafka indexing tasks to start before returning from create table statement

Nishant Bangarwa created HIVE-19107:
---------------------------------------

             Summary: Wait for druid kafka indexing tasks to start before returning from create table statement
                 Key: HIVE-19107
                 URL: https://issues.apache.org/jira/browse/HIVE-19107
             Project: Hive
          Issue Type: Task
            Reporter: Nishant Bangarwa
            Assignee: Nishant Bangarwa


Follow up for https://issues.apache.org/jira/browse/HIVE-18976 
Above PR adds support to setup druid kafka indexing service from hive. 
However, the create table command submits the kafka supervisor to druid and does not wait for the indexing tasks to start. This task is to add a wait by checking the supervisor status on druid side. 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)