Ádám Szita created HIVE-24981:
---------------------------------
Summary: Add control file option to HiveStrictManagedMigration for
DB/table selection
Key: HIVE-24981
URL: https://issues.apache.org/jira/browse/HIVE-24981
Project: Hive
Issue Type: Improvement
Reporter: Ádám Szita
Assignee: Ádám Szita
Currently HiveStrictManagedMigration supports db regex and table regex options
that allow the user to specify what Hive entities it should deal with. In cases
where we have thousands of tables across thousands of DBs iterating through
everything takes a lot of time, while specifying a set of tables/DBs with
regexes is cumbersome.
We should make it available for users to prepare a control file with the list
of required items to migrate and feed this to the tool.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)