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

Allow multiple jar files to be specified in the jarFile property. #67

Closed dstreev closed 1 year ago

dstreev commented 1 year ago

Separated by ":". JDBC driver needs to be the FIRST jar in the list.

IE: jarFile: "/Users/dstreev/.hms-mirror/aux_libs/ext/cdp-hive-standalone.jar:/Users/dstreev/jdbc/cdp/hadoop-common-3.1.1.7.1.4.0-203.jar"