You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thiruvel Thirumoolan (JIRA)" <ji...@apache.org> on 2010/08/16 21:48:17 UTC

[jira] Updated: (HIVE-558) describe extended table/partition output is cryptic

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

Thiruvel Thirumoolan updated HIVE-558:
--------------------------------------

    Attachment: HIVE-558_PrelimPatch.patch
                SampleOutputDescribe.txt

Have a initial patch. Wrote a MetaDataFormatUtils class which formats table information. This seemed better than the earlier approach I had. The output on a describe & describe extended are attached.

Please let me know your thoughts on the approach and suggestions if any.

> describe extended table/partition output is cryptic
> ---------------------------------------------------
>
>                 Key: HIVE-558
>                 URL: https://issues.apache.org/jira/browse/HIVE-558
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Prasad Chakka
>         Attachments: HIVE-558_PrelimPatch.patch, SampleOutputDescribe.txt
>
>
> describe extended table prints out the Thrift metadata object directly. The information from it is not easy to read or parse. Output should be easily read and can be simple parsed to get table location etc by programs.

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