Hello,

I have looked into this issue:
https://issues.apache.org/jira/browse/FLINK-16866 which supposedly adds
"INITIALIZING" state.

I tried to find the documentation here:
-
https://ci.apache.org/projects/flink/flink-docs-release-1.12/internals/job_scheduling.html#jobmanager-data-structures
-
https://ci.apache.org/projects/flink/flink-docs-release-1.12/internals/task_lifecycle.html

But I could not find any more information on that particular job state. On
the first link in the docs it says "A Flink job is first in the *created*
 state"

Can I get more information on that state? Is "INITIALIZING" first or is it
"CREATED"? How/when do we get into "INITIALIZING" and when do we get out of
it? Would that happen for both stream and batch jobs?

I hope you can help me with some answers on my questions.

Regards
,
Nikola

Reply via email to