Github user mxm commented on the pull request: https://github.com/apache/flink/pull/593#issuecomment-142943052 I just had a look at this pull request. Why don't we treat the JARs in the given folder like the the other jar files that are submitted to the cluster via the BlobManager as part of the job submission? This assumes that the Client can access the JARs but that's IMHO a fair assumption to make. If the Client can't access one of the provided JAR files, we can fail with an appropriate error message.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---