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

[jira] [Commented] (FLINK-27473) Capture time that a job spends on initializing tasks

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

Atri Sharma commented on FLINK-27473:
-------------------------------------

[~chesnay] I am working on this and wanted to confirm the definition of an initialising job:

 

A job is considered to be initialising
 * for batch jobs, if no task is running and at least one task is being initialised
 * for streaming jobs, if at least one task is being initialised

 

Please let me know if this is correct

> Capture time that a job spends on initializing tasks
> ----------------------------------------------------
>
>                 Key: FLINK-27473
>                 URL: https://issues.apache.org/jira/browse/FLINK-27473
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination, Runtime / Metrics
>            Reporter: Jun Qin
>            Priority: Major
>
> Similar to https://issues.apache.org/jira/browse/FLINK-25888, we should have it also for initializing tasks.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)