You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/05/05 08:07:00 UTC

[jira] [Commented] (FLINK-17515) Move file uploading functionality to a separate class

    [ https://issues.apache.org/jira/browse/FLINK-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099633#comment-17099633 ] 

Canbin Zheng commented on FLINK-17515:
--------------------------------------

Not very sure whether the file uploading functionality is specific to the YARN deployment, maybe they could be used in K8s deployment as well?

> Move file uploading functionality to a separate class
> -----------------------------------------------------
>
>                 Key: FLINK-17515
>                 URL: https://issues.apache.org/jira/browse/FLINK-17515
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission, Deployment / YARN
>    Affects Versions: 1.11.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>
> Currently the file uploading functionality when deploying on Yarn is spread across the {{YarnClusterDescriptor}} and the {{org.apache.flink.yarn.Utils}}. This issue aims at consolidating all this functionality into a single class, the {{YarnApplicationFileUploader}}. 
> This issue does not add/remove/change any of the existing functionality.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)