You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/04/03 11:13:15 UTC

[jira] [Updated] (HIVE-6829) alter table foo compact gives an error

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

Alan Gates updated HIVE-6829:
-----------------------------

    Attachment: HIVE-6829.patch

> alter table foo compact gives an error 
> ---------------------------------------
>
>                 Key: HIVE-6829
>                 URL: https://issues.apache.org/jira/browse/HIVE-6829
>             Project: Hive
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 0.13.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-6829.patch
>
>
> Doing "alter table foo compact 'minor'" results in the error:
> ERROR ql.Driver (SessionState.java:printError(550)) - FAILED: HiveException Operation should not be null
> org.apache.hadoop.hive.ql.metadata.HiveException: Operation should not be null
> "alter table foo partition (key='value') compact 'minor'" works fine.



--
This message was sent by Atlassian JIRA
(v6.2#6252)