[
https://issues.apache.org/jira/browse/FLINK-19358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200800#comment-17200800
]
Kostas Kloudas edited comment on FLINK-19358 at 9/23/20, 12:40 PM:
-------------------------------------------------------------------
I am not sure how the checkpointing path is configured, but I think that
somewhere in the path there is also the yarn-application-id which is not
0000000000... and is different for each application. This will allow to
differentiate between the different jobs. Please verify though, but as I said,
this is also how the previous per-job mode was working (if I am not mistaken).
Maybe [~fly_in_gis] has something to add on that.
was (Author: kkl0u):
I am not sure how the checkpointing path is configured, but I think that
somewhere in the path there is also the yarn-application-id which is not
0000000000... and is different for each application. This will allow to
differentiate between the different jobs. Please verify though, but as I said,
this is also how the previous per-job mode was working (if I am not mistaken).
> 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
> 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)