天天看点

java.sql.SQLException: No suitable driver found for ["jdbc:mysql://localhost:3306/abc"]?yearI sDateT

java.sql.SQLException: No suitable driver found for ["jdbc:mysql://localhost:3306/abc"]?yearI

sDateType=false&zeroDateTimeBehavior=convertToNull&tinyInt1isBit=false&rewriteBatchedStatements

=true]

1、reader过程url有[],writer过程没有[]  ---------!!!!!就是这儿犯的错!!!!!!

2、在执行之前writer过程的表已经创建好

3、严格按照格式书写

4、注意主机名、数据库名、用户名、密码不要写错