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/11 15:36:00 UTC

[jira] [Created] (HIVE-19173) Add Storage Handler runtime information as part of DESCRIBE EXTENDED

Nishant Bangarwa created HIVE-19173:
---------------------------------------

             Summary: Add Storage Handler runtime information as part of DESCRIBE EXTENDED
                 Key: HIVE-19173
                 URL: https://issues.apache.org/jira/browse/HIVE-19173
             Project: Hive
          Issue Type: Task
            Reporter: Nishant Bangarwa
            Assignee: Nishant Bangarwa


Follow up for https://issues.apache.org/jira/browse/HIVE-18976 
Kafka Indexing Service in Druid has a runtime state associated with it. 
Druid publishes this runtime state as KafkaSupervisorReport which has latest offsets as reported by Kafka, the consumer lag per partition, as well as the aggregate lag of all partitions.

This information is quite useful to know whether a kafka-indexing-service backed table has latest info or not. 

This task is to add a this information as part of the output of DESCRIBE EXTENDED statement



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