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

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

     [ https://issues.apache.org/jira/browse/HIVE-19768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-19768:
------------------------------
    Attachment: HIVE-19768.1.patch

> 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
>            Priority: Major
>         Attachments: HIVE-19768.1.patch
>
>
> 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)