[
https://issues.apache.org/jira/browse/FLINK-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723623#comment-16723623
]
vinoyang commented on FLINK-11162:
----------------------------------
My initial thought was to add to jobs:/jobid/plan, but this may cause
incompatibilities with existing interfaces, but the subsequent rest API will
carry the version number, maybe compatibility will no longer be a hindrance?
Providing a separate interface, we don't need to worry about any problems, but
I don't know if it is necessary enough. Maybe you can listen to the ideas of
[~till.rohrmann] and [~Zentol] before you start.
> Provide a rest API to list all logical operators
> ------------------------------------------------
>
> Key: FLINK-11162
> URL: https://issues.apache.org/jira/browse/FLINK-11162
> Project: Flink
> Issue Type: New Feature
> Components: REST
> Reporter: vinoyang
> Assignee: lining
> Priority: Major
>
> The scene of this issue:
> We are using the indicator variable of the operator: <operator_id>,
> <operator_name>.
> We have customized the display of the indicator. Based on the query purpose,
> we currently lack an interface to get all the logical operators of a job. The
> current rest API only provides the chained node information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)