You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/10/09 09:31:00 UTC

[jira] [Commented] (FLINK-19358) when submit job on application mode with HA,the jobid will be 0000000000

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

Till Rohrmann commented on FLINK-19358:
---------------------------------------

From a users perspective I would expect that one does not have to manually provide {{JobIDs}} for different parts of a job via {{execute}}. With {{execute}} it seems that one can easily shoot oneself in the foot by forgetting about it or by setting a {{JobID}} in a deployment scenario where you don't want to run jobs with the same {{JobID}} (e.g. in a session cluster).

> when submit job on application mode with HA,the jobid will be 0000000000
> ------------------------------------------------------------------------
>
>                 Key: FLINK-19358
>                 URL: https://issues.apache.org/jira/browse/FLINK-19358
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / YARN
>    Affects Versions: 1.11.0
>            Reporter: Jun Zhang
>            Priority: Major
>              Labels: usability
>             Fix For: 1.12.0
>
>
> when submit a flink job on application mode with HA ,the flink job id will beĀ 00000000000000000000000000000000, when I have many jobs ,they have the same job id , it will be lead to a checkpoint error



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