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:03:15 UTC

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

Alan Gates created HIVE-6829:
--------------------------------

             Summary: 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


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)