You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Wei Zheng (JIRA)" <ji...@apache.org> on 2016/02/27 02:26:18 UTC

[jira] [Created] (HIVE-13175) Disallow making external tables transactional

Wei Zheng created HIVE-13175:
--------------------------------

             Summary: Disallow making external tables transactional
                 Key: HIVE-13175
                 URL: https://issues.apache.org/jira/browse/HIVE-13175
             Project: Hive
          Issue Type: Bug
          Components: Hive
    Affects Versions: 2.0.0
            Reporter: Wei Zheng
            Assignee: Wei Zheng


The fact that compactor rewrites contents of ACID tables is in conflict with what is expected of external tables.

Conversely, end user can write to External table which certainly not what is expected of ACID table.

So we should explicitly disallow making an external table ACID.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)