[ https://issues.apache.org/jira/browse/FLINK-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907777#comment-14907777 ]
ASF GitHub Bot commented on FLINK-1789: --------------------------------------- Github user mxm commented on the pull request: https://github.com/apache/flink/pull/593#issuecomment-143153638 I've read through the JIRA conversation again. We recently had a discussion on the mailing list that we would like to have more self-explanatory JIRA descriptions. I think this is a classic case where this is simply not met. @twalthr Could you please update the JIRA/Pull request description and clearly state your problem definition and use case. These things aside, I think this is a pretty neat idea. Could you rebase again to the current master? It also needs to have some more test exposure. It seems like the URLs are not properly passed for streaming applications. I might be able to help you with rebasing or tests. Just let me know how you want to proceed and where you are currently. Thank you. > Allow adding of URLs to the usercode class loader > ------------------------------------------------- > > Key: FLINK-1789 > URL: https://issues.apache.org/jira/browse/FLINK-1789 > Project: Flink > Issue Type: Improvement > Components: Distributed Runtime > Reporter: Timo Walther > Assignee: Timo Walther > Priority: Minor > > Currently, there is no option to add customs classpath URLs to the > FlinkUserCodeClassLoader. JARs always need to be shipped to the cluster even > if they are already present on all nodes. > It would be great if RemoteEnvironment also accepts valid classpaths URLs and > forwards them to BlobLibraryCacheManager. -- This message was sent by Atlassian JIRA (v6.3.4#6332)