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)