[
https://issues.apache.org/jira/browse/FLINK-14242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950952#comment-16950952
]
hailong wang commented on FLINK-14242:
--------------------------------------
For now, SQL jobs always have quite long name, can we cut it by some rule
rather than collapse it? Because we should report these metrics to kafka orĀ Or
some other storage, the long name will make message too big.
> Collapse task names in job graph visualization if too long
> ----------------------------------------------------------
>
> Key: FLINK-14242
> URL: https://issues.apache.org/jira/browse/FLINK-14242
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Affects Versions: 1.9.0
> Reporter: Paul Lin
> Assignee: Yadong Xie
> Priority: Minor
>
> For some complex jobs, especially SQL jobs, the task names are quite long
> which makes the job graph hard to read. We could auto collapse these task
> names if they exceed a certain length, and provide an uncollapse button for
> the full task names.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)