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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)