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

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

Kostas Kloudas created FLINK-17515:
--------------------------------------

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


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)