You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2012/06/01 04:34:23 UTC

[jira] [Updated] (HIVE-1073) CREATE VIEW followup: track view dependency information in metastore

     [ https://issues.apache.org/jira/browse/HIVE-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-1073:
---------------------------------

    Component/s: Views
    
> CREATE VIEW followup:  track view dependency information in metastore
> ---------------------------------------------------------------------
>
>                 Key: HIVE-1073
>                 URL: https://issues.apache.org/jira/browse/HIVE-1073
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore, Views
>    Affects Versions: 0.6.0
>            Reporter: John Sichi
>            Assignee: John Sichi
>
> Add a generic mechanism for recording the fact that one object depends on another.  First use case (to be implemented as part of this task) would be views depending on tables or other views, but in the future we can also use this for views depending on persistent functions, functions depending on other functions, etc.
> This involves metastore modeling, QL analysis for deriving and recording the dependencies (Ashish says something may already be available from the lineage work), and CLI support for browsing dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira