zeppelin mysqljdbc interpreter设置
如图:

修改项:
|
default.driver |
com.mysql.jdbc.Driver |
|
default.url |
jdbc:mysql://localhost:3306/ |
|
default.user |
root |
|
default.password |
root |
添加mysql的依赖jar包!!
如图:

修改项:
|
default.driver |
com.mysql.jdbc.Driver |
|
default.url |
jdbc:mysql://localhost:3306/ |
|
default.user |
root |
|
default.password |
root |
添加mysql的依赖jar包!!