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

[jira] [Created] (HIVE-16807) Persist table and column stats for HDFS directory across multiple external tables

Mala Chikka Kempanna created HIVE-16807:
-------------------------------------------

             Summary: Persist table and column stats for HDFS directory across multiple external tables
                 Key: HIVE-16807
                 URL: https://issues.apache.org/jira/browse/HIVE-16807
             Project: Hive
          Issue Type: New Feature
            Reporter: Mala Chikka Kempanna


HMS stores table and column stats for table which are tightly coupled to table names/ids.
Instead, these computed stats should be tied to HDFS directory, so that even any external table created should be able to reuse and take advantage of previously computed stats. This conserves compute resources as there will be no need to expend them doing same work on same HDFS directory just for a different table name string




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)