Skip to content

hms-mirror

Compare
Choose a tag to compare
@dstreev dstreev released this 26 Jul 13:08
· 126 commits to main since this release

Added command line flag -cine|--create-if-not-exist to alter create statements. https://github.com/cloudera-labs/hms-mirror#create-external-table-if-not-exists-option

Support for non-apache jdbc drivers (Cloudera JDBC Driver). #70

Changed Connection Pooling Libraries for Datasources to Hikari-CP. #71

Adjusted screen reporting to show initialization of tables and metadata before processing starts.

Improved Testing Framework.