You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2015/03/26 16:05:55 UTC

[jira] [Created] (FLINK-1789) Allow adding of URLs to the usercode class loader

Timo Walther created FLINK-1789:
-----------------------------------

             Summary: 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)