We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
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"
The text was updated successfully, but these errors were encountered:
Stats collection criteria added to avoid getting stats when not neede…
be36734
…d. Add skipStatsCollection option to avoid when using a file system that isn't great at reporting this. cloudera-labs/hms-mirror#68 Allow Multiple Jars in jarFile: cloudera-labs/hms-mirror#67 Adjust CREATE to CREATE IF NOT EXISTS with option: cloudera-labs/hms-mirror#66 Extend STORAGE_MIGRATION support to use `-dc`: cloudera-labs/hms-mirror#65
dstreev
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: