gnehil commented on issue #213: URL: https://github.com/apache/doris-spark-connector/issues/213#issuecomment-2208611242
This is due to missing JDBC driver package. You need to place the mysql jdbc driver package in the spark classpath, or set the `--jars` option to specify the corresponding jar when executing the `spark-submit` command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
