Skip to content

Error: java.sql.SQLException: No suitable driver #480

@Rap70r

Description

@Rap70r

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions