[
https://issues.apache.org/jira/browse/FLINK-16692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064587#comment-17064587
]
Kostas Kloudas commented on FLINK-16692:
----------------------------------------
Hi, I think this is a nice feature to have. I have 2 comments on the design
here:
1) I believe that the option should go in the {{DeploymentOptions}} rather than
the {{ExecutionOptions}}
2) the name has to be aligned with the names of the other parameters, so it has
to be something like: {{execution.job-listeners}}.
> flink joblistener can register from config
> ------------------------------------------
>
> Key: FLINK-16692
> URL: https://issues.apache.org/jira/browse/FLINK-16692
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Affects Versions: 1.10.0
> Reporter: jackylau
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> we should do as spark does ,which can register listener from conf such as
> "spark.extraListeners"。 And it will be convinient for users when users just
> want to set hook
--
This message was sent by Atlassian Jira
(v8.3.4#803005)