JNSimba closed issue #213: [Bug] SaveMode.Overwrite failed write data to doris
URL: https://github.com/apache/doris-spark-connector/issues/213
--
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 spec
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 correspond