cloudera-labs/hms-mirror

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

guyloureiro opened this issue · 0 comments

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