mrchristine / db-migration

Databricks Migration Tools
Other
43 stars 27 forks source link

Add exclude database option from metastore export #35

Open saldroubi opened 4 years ago

saldroubi commented 4 years ago

Could you please add an option to exclude database from the metastore export. For example:

--exclude-database DATABASE Database name to be excluded from metastore export. Single database name supported.

A more friendly option would be to exclude a list of command delisted database

--exclude-database DATABASE Database name(s) to be excluded from metastore export. Command delimited database names supported.