【详述】sr2.3.0适配的JDBC驱动版本?
【背景】dolphinscheduler连接sr报错,JDBC驱动8.0.16
【业务影响】
【StarRocks版本】2.3.0
【集群规模】
【机器信息】
【附件】
BeanCreationException: Error creating bean with name ‘dataSource’ defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method ‘dataSource’ threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.cj.jdbc.Driver
database 我配置的mysql,jdbc:mysql://localhost:port/dolphin?useUnicode=true&characterEncoding=utf8