Mischa Krüger created FLINK-4981:
------------------------------------
Summary: Job Plan view: Not very readable and informative
Key: FLINK-4981
URL: https://issues.apache.org/jira/browse/FLINK-4981
Project: Flink
Issue Type: Improvement
Components: Webfrontend
Reporter: Mischa Krüger
Priority: Minor
For example the quickstart example graph renders not so useful information, the
code inside a block wraps to bad readable text, and it mostly contains text
which makes it harder to identify different blocks and associate them with your
code (except the size of blocks differ).
I would propose to make it more beautiful:
1. Though inside code a single statement is used, do not group into a single
block. Whether you use a new line/new statement or inline into expressions
makes no difference, so inside the graph it should also make no difference.
2. Use distinguishable and easy-to-grasp images, like different images for
different data sources, different mappings etc etc
So far the first ideas :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)