ruanwenjun commented on issue #1463:
URL: 
https://github.com/apache/incubator-seatunnel/issues/1463#issuecomment-1066440250


   > 
   
   @kalencaya Yes, agree with you. The best practice to build a Flink 
application is just to set the scope of runtime dependencies to  provided, and 
other dependencies like connector needed to be compiled. So it's necessary to 
remove the scope provided of `flink-connector-jdbc_${scala.binary.version}`. 
   We can find some doc from [Flink Core and Application 
Dependencies](https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/dev/datastream/project-configuration/#flink-core-and-application-dependencies)
   
   cc @CalvinKirs 


-- 
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 specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to