You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/05 13:30:00 UTC

[jira] [Created] (HIVE-22831) Add option in HiveStrictManagedMigration to also move managed tables converted to external

Ádám Szita created HIVE-22831:
---------------------------------

             Summary: Add option in HiveStrictManagedMigration to also move managed tables converted to external
                 Key: HIVE-22831
                 URL: https://issues.apache.org/jira/browse/HIVE-22831
             Project: Hive
          Issue Type: Improvement
            Reporter: Ádám Szita
            Assignee: Ádám Szita


HiveStrictManagedMigration supports these use cases (among others) currently:
 * convert managed tables to external (+set external purge)
 * move managed tables from old to new warehouse root (HDFS)

I propose we add a feature that combines both:
 * convert managed tables to external and move them (from old managed warehouse root) to a new path ( e.g. default external warehouse location)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)