You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/13 19:55:41 UTC

[jira] [Resolved] (FLINK-5631) [yarn] Support downloading additional jars from non-HDFS paths

     [ https://issues.apache.org/jira/browse/FLINK-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-5631.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed in 186b12309b540f82a055be28f3f005dce4b8cf46

Thank you for the contribution!

> [yarn] Support downloading additional jars from non-HDFS paths
> --------------------------------------------------------------
>
>                 Key: FLINK-5631
>                 URL: https://issues.apache.org/jira/browse/FLINK-5631
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>             Fix For: 1.3.0
>
>
> Currently the {{YarnResourceManager}} and {{YarnApplicationMasterRunner}} always register the additional jars using the YARN filesystem object. This is problematic as the paths might require another filesystem.
> To support localizing from non-HDFS paths (e.g., s3, http or viewfs), the cleaner approach is to get the filesystem object from the path.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)