cloudera-labs / hms-mirror

"hms-mirror" is a utility used to bridge the gap between two clusters and migrate hive metadata.
Apache License 2.0
13 stars 8 forks source link

hms-mirror -d DUMP --database-regex ".*" not creating database DDL statements for empty databases (ie databases without tables) #98

Closed guyloureiro closed 8 months ago

guyloureiro commented 8 months ago

Was running the following statement: hms-mirror -d DUMP --database-regex ".*" --dump-source LEFT --hadoop-classpath and any database without tables did not produce an xxxx_execute.sql file with a database create statement