You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/07/01 01:52:50 UTC

[jira] Commented: (HIVE-1010) Implement INFORMATION_SCHEMA in Hive

    [ https://issues.apache.org/jira/browse/HIVE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884101#action_12884101 ] 

John Sichi commented on HIVE-1010:
----------------------------------

Can we get the native SQL translation from JDO and then wrap this to get the data out of the metastore?

http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapred/lib/db/DBInputFormat.html

Then use HIve views to map metastore representation to INFORMATION_SCHEMA.


> Implement INFORMATION_SCHEMA in Hive
> ------------------------------------
>
>                 Key: HIVE-1010
>                 URL: https://issues.apache.org/jira/browse/HIVE-1010
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Metastore, Query Processor, Server Infrastructure
>            Reporter: Jeff Hammerbacher
>
> INFORMATION_SCHEMA is part of the SQL92 standard and would be useful to implement using our metastore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.