You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "liuzhuo (Jira)" <ji...@apache.org> on 2022/04/11 02:47:00 UTC

[jira] [Closed] (FLINK-26897) Provide an additional way to add dependency files to k8s

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

liuzhuo closed FLINK-26897.
---------------------------
    Resolution: Not A Problem

> Provide an additional way to add dependency files to k8s
> --------------------------------------------------------
>
>                 Key: FLINK-26897
>                 URL: https://issues.apache.org/jira/browse/FLINK-26897
>             Project: Flink
>          Issue Type: New Feature
>          Components: Deployment / Kubernetes
>            Reporter: liuzhuo
>            Priority: Minor
>
> In the yarn environment, we can submit the dependency files of the task through the parameter of 'yarn.ship-files', but in two modes of k8s:
> 1.Application mode: dependencies must be put into the image, resulting in different images for each different task
> 2.Session mode: No relevant parameters have been found to add dependent files
> Do we need to provide a way to add some dependencies of the task itself when the job is submitted in session mode?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)