You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2009/02/07 03:16:59 UTC

[jira] Commented: (HIVE-281) Remove "iscompressed" parameter in the metastore

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

Prasad Chakka commented on HIVE-281:
------------------------------------

you mean in the ql.metadata interface or in the metastore db? the former is very easy but the later can be done when we refactor the schema for views etc.

> Remove "iscompressed" parameter in the metastore
> ------------------------------------------------
>
>                 Key: HIVE-281
>                 URL: https://issues.apache.org/jira/browse/HIVE-281
>             Project: Hadoop Hive
>          Issue Type: Improvement
>    Affects Versions: 0.2.0, 0.3.0
>            Reporter: Zheng Shao
>
> We should remove "isCompressed" option in the metastore. It's not used for anything now.
> The result of a query is compressed depending on the mapred.output.compress option instead of table property.
> Hadoop can automatically detect if the data is compressed or not, so we don't need this property in metastore.

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