[
https://issues.apache.org/jira/browse/FLINK-19358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203972#comment-17203972
]
Kostas Kloudas edited comment on FLINK-19358 at 9/29/20, 3:35 PM:
------------------------------------------------------------------
[~trohrmann] I do not remember how it was in the old
{{StandaloneJobClusterEntryPoint}} but it is true that we do not need to set a
fixed job id when HA is disabled. I will check if this is the case in
application mode.
Any comment on how we can bypass the issue here [~trohrmann]? As you said the
problem should not be unique here. One option, which we had discussed in the
past, was to allow the user to specify a "fixed" and unique job id either
through the {{execute}} call or through a config option. But this will not
solve the issue for already running jobs.
was (Author: kkl0u):
[~trohrmann] I do not remember how it was in the old
{{StandaloneJobClusterEntryPoint}} but it is true that we do not need to set a
fixed job id when HA is disabled. I will check if this is the case.
Any comment on how we can bypass the issue here [~trohrmann]? As you said the
problem should not be unique here. One option, which we had discussed in the
past, was to allow the user to specify a "fixed" and unique job id either
through the {{execute}} call or through a config option. But this will not
solve the issue for already running jobs.
> 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)