[
https://issues.apache.org/jira/browse/FLINK-12214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated FLINK-12214:
-------------------------------
Description:
Third party library would like to add some hook when submitting jobs. So it
would be nice to have JobListener for flink.
More details about the motivation:
The background is that I am working on integrating flink with apache zeppelin
notebook. In apache zeppelin notebook, we allow user to run flink scala code or
sql. For each piece fo code, I'd like to associate it with its corresponding
flink job. So that user can link to flink job ui in zeppelin notebook, also he
can cancel this job. Here's one screenshot of my POC, in this screenshot you
can see the FLINK JOB link which will link to the flink job ui
was:Third party library would like to add some hook when submitting jobs. So
it would be nice to have JobListener for flink.
> Add JobListener to capture job submission process
> -------------------------------------------------
>
> Key: FLINK-12214
> URL: https://issues.apache.org/jira/browse/FLINK-12214
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Coordination
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2019-04-17-00-11-00-020.png,
> image-2019-04-17-00-13-15-999.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Third party library would like to add some hook when submitting jobs. So it
> would be nice to have JobListener for flink.
> More details about the motivation:
> The background is that I am working on integrating flink with apache zeppelin
> notebook. In apache zeppelin notebook, we allow user to run flink scala code
> or sql. For each piece fo code, I'd like to associate it with its
> corresponding flink job. So that user can link to flink job ui in zeppelin
> notebook, also he can cancel this job. Here's one screenshot of my POC, in
> this screenshot you can see the FLINK JOB link which will link to the flink
> job ui
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)