-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Hello,
When using latest version of metorikku (0.0.148) with jdbc connector (mssql-jdbc-8.4.1.jre8.jar) as an external jar file, it fails with the following error:
User class threw exception: java.sql.SQLException: No suitable driver
When switching back to version 0.0.143, it works fine.
Spark Submit Command:
spark-submit --deploy-mode cluster --jars s3://some_bucket/libs/mssql-jdbc-8.4.1.jre8.jar --class com.yotpo.metorikku.Metorikku s3://some_bucket/libs/metorikku.jar -c s3://some_bucket/some_file_config.yaml
Were there any changes made that require an additional library to the classpath?
Thank you
Metadata
Metadata
Assignees
Labels
No labels