[ https://issues.apache.org/jira/browse/FLINK-14964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084476#comment-17084476 ]
Zili Chen commented on FLINK-14964: ----------------------------------- I've submit a patch based on 1.9. Generally speaking we don't do auto-detection but have another method to register remote ship files(or called shared libs). The original registering ship files method remains and still serves for local ship files. The difference between them is we don't have to upload files before registering as local resources. > Support configure remote flink jar > ---------------------------------- > > Key: FLINK-14964 > URL: https://issues.apache.org/jira/browse/FLINK-14964 > Project: Flink > Issue Type: Improvement > Components: Deployment / YARN > Reporter: Zili Chen > Priority: Major > Attachments: > [XXX]_Enable_configure_shared_libraries_[YYY]_Enable_configure_remote_flink_jar.patch > > > Corresponding discussion happens onĀ > [https://lists.apache.org/x/thread.html/a2fef19f6925d43dd2cf3f9a46a2263b20562bd61d4da970f609568d@%3Cdev.flink.apache.org%3E] > This ticket focuses on support configure remote flink jar. That is, when user > configure flink jar as "hdfs://..." we also respect the pattern and instead > of uploading from local, directly register as YARN's {{LocalResource}}. > This improvement will speed up the deployment on YARN. -- This message was sent by Atlassian Jira (v8.3.4#803005)