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/29 19:48:44 UTC

[jira] Created: (HADOOP-4307) add an option to describe table to show extended properties of the table such as serialization/deserialization properties

add an option to  describe table to show extended properties of the table such as serialization/deserialization properties 
---------------------------------------------------------------------------------------------------------------------------

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


support statement like below
describe extended table_name_abc

this should print all the properties of the table instead of just the columns.

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


[jira] Resolved: (HADOOP-4307) add an option to describe table to show extended properties of the table such as serialization/deserialization properties

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

Prasad Chakka resolved HADOOP-4307.
-----------------------------------

    Fix Version/s: 0.19.0
       Resolution: Fixed

Fixed as part of JIRA-4230

> add an option to  describe table to show extended properties of the table such as serialization/deserialization properties 
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4307
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4307
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Prasad Chakka
>             Fix For: 0.19.0
>
>
> support statement like below
> describe extended table_name_abc
> this should print all the properties of the table instead of just the columns.

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