flink run jar throw java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

2019-10-29 Thread Alex Wang
Hello everyone, I am a newbie. I am learning the flink-sql-submit project. From @Jark Wu : https://github.com/wuchong/flink-sql-submit My local environment is: 1. flink1.9.0 standalone 2. kafka_2.11-2.2.0 single I configured Flink Connectors and Formats jars to $FLINK_HOME/lib . Reference: https

Re: flink run jar throw java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

2019-10-30 Thread Alex Wang
it can make >> maintenance difficult. Eg deployment is challenging, upgrade of flink, >> providing it on new nodes etc. >> >> >> Am 30.10.2019 um 04:46 schrieb Alex Wang : >> >>  >> Hello everyone, I am a newbie. >> I am learning the flink-s