You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/12/14 03:17:00 UTC

[jira] [Created] (FLINK-11162) Provide a rest API to list all logical operators

vinoyang created FLINK-11162:
--------------------------------

             Summary: 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: vinoyang


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)