BenJFan commented on issue #1669:
URL: 
https://github.com/apache/incubator-seatunnel/issues/1669#issuecomment-1092640550

   > > Can flink load additional jars through the -C parameter?
   > 
   > Maybe we can, I will test this, thanks.
   
        -C,--classpath <url>                 Adds a URL to each user code
                                             classloader  on all nodes in the
                                             cluster. The paths must specify a
                                             protocol (e.g. file://) and be
                                             accessible on all nodes (e.g. by 
means
                                             of a NFS share). You can use this
                                             option multiple times for 
specifying
                                             more than one URL. The protocol 
must
                                             be supported by the {@link
                                             java.net.URLClassLoader}.
   This parameter should be jar can be accessible on all nodes


-- 
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