You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/12/15 23:23:00 UTC

[jira] [Created] (HIVE-18288) merge/concat not support on Acid table

Eugene Koifman created HIVE-18288:
-------------------------------------

             Summary: merge/concat not support on Acid table
                 Key: HIVE-18288
                 URL: https://issues.apache.org/jira/browse/HIVE-18288
             Project: Hive
          Issue Type: Sub-task
          Components: Transactions
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman


For example, mvn test -Dtest=TestCliDriver -Dqfile=orc_merge10.q

now ends up with 
{noformat}
2017-12-15T15:12:30,753 ERROR [7c3ff5b2-285c-44f2-8b13-5c3ccbd41b13 main] ql.Driver: FAILED: SemanticException org.apache.hadoop.hive.ql.parse.SemanticException: Concatenate/M\
erge can not be performed on transactional tables
org.apache.hadoop.hive.ql.parse.SemanticException: org.apache.hadoop.hive.ql.parse.SemanticException: Concatenate/Merge can not be performed on transactional tables
        at org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeAlterTablePartMergeFiles(DDLSemanticAnalyzer.java:2172)
        at org.apache.hadoop.hive.ql.parse.DDLSemanticAnalyzer.analyzeInternal(DDLSemanticAnalyzer.java:343)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)