You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2018/05/31 20:06:00 UTC

[jira] [Created] (HIVE-19753) Strict managed tables mode in Hive

Jason Dere created HIVE-19753:
---------------------------------

             Summary: Strict managed tables mode in Hive
                 Key: HIVE-19753
                 URL: https://issues.apache.org/jira/browse/HIVE-19753
             Project: Hive
          Issue Type: Bug
            Reporter: Jason Dere
            Assignee: Jason Dere


Create a mode in Hive which enforces that all managed tables are transactional (both full or insert-only tables allowed). Non-transactional tables, as well as non-native tables, must be created as external tables when this mode is enabled.
The idea would be that in strict managed tables mode all of the data written to managed tables would have been done through Hive.
The mode would be enabled using config setting hive.strict.managed.tables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)