[ 
https://issues.apache.org/jira/browse/FLINK-20375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240866#comment-17240866
 ] 

Yun Gao commented on FLINK-20375:
---------------------------------

Hi [~jark], the task name is computed in 
_StreamingJobGraphGenerator#createChainedName._ From my point of view it should 
be a natural implementation than on purpose. 

> Add a switch to control the operator name in SQL
> ------------------------------------------------
>
>                 Key: FLINK-20375
>                 URL: https://issues.apache.org/jira/browse/FLINK-20375
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Runtime
>            Reporter: hailong wang
>            Priority: Major
>
> From the user-zh email:
> [http://apache-flink.147419.n8.nabble.com/FlinkSQL-Prometheus-td8858.html]
> The sql operator name is too large, this resulted in a lot of memory in 
> querying Prometheus which is not friendly in the production environment.
>  
> I think we can add a  switch to control the operator name in SQL.
> A full name helps debug Jobs, and a short name helps to send this as metrics  
> which will save bandwidth, CPU consumption during compression, and downstream 
> storage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to