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/06/01 19:02:00 UTC

[jira] [Created] (HIVE-19768) Utility to convert tables to conform to Hive strict managed tables mode

Jason Dere created HIVE-19768:
---------------------------------

             Summary: Utility to convert tables to conform to Hive strict managed tables mode
                 Key: HIVE-19768
                 URL: https://issues.apache.org/jira/browse/HIVE-19768
             Project: Hive
          Issue Type: Sub-task
            Reporter: Jason Dere
            Assignee: Jason Dere


Create a utility that can check existing hive tables and convert them if necessary to conform to strict managed tables mode.
- Managed non-transactional ORC tables will be converted to full transactional tables
- Managed non-transactional tables of other types will be converted to insert-only transactional tables
- Tables with non-native storage/schema will be converted to external tables.



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