You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2008/09/10 02:23:44 UTC

[jira] Created: (HADOOP-4140) Expose various hive table options through create table query.

Expose various hive table options through create table query.
-------------------------------------------------------------

                 Key: HADOOP-4140
                 URL: https://issues.apache.org/jira/browse/HADOOP-4140
             Project: Hadoop Core
          Issue Type: Improvement
          Components: contrib/hive
    Affects Versions: 0.19.0
            Reporter: Prasad Chakka
            Assignee: Namit Jain
             Fix For: 0.19.0


Lot of table options are not exposed through DDL. Only way to access these options are through programmatic API which can be cumbersome. This JIRA should expose retention, create time, last access time, owner, generic key/val params, serde options etc. Some of these should be session level variables instead of DDL options.

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


[jira] Updated: (HADOOP-4140) Expose various hive table options through create table query.

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das updated HADOOP-4140:
--------------------------------

    Fix Version/s:     (was: 0.19.0)

> Expose various hive table options through create table query.
> -------------------------------------------------------------
>
>                 Key: HADOOP-4140
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4140
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Namit Jain
>
> Lot of table options are not exposed through DDL. Only way to access these options are through programmatic API which can be cumbersome. This JIRA should expose retention, create time, last access time, owner, generic key/val params, serde options etc. Some of these should be session level variables instead of DDL options.

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