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

godfrey he commented on FLINK-5342:
-----------------------------------

at present, we can use TableConfig to tune the parallelism of key operators 
which include shuffle operator (aggregator, sort, join, union), source operator 
and sink operator.

> Setting the parallelism automatically for operators base on cost model
> ----------------------------------------------------------------------
>
>                 Key: FLINK-5342
>                 URL: https://issues.apache.org/jira/browse/FLINK-5342
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: godfrey he
>
> On Flink table API, a query will be translated to operators without 
> parallelism. And user do not know even do not care the target operators 
> translated from query. So it's better to set the parallelism automatically 
> for each operator base on cost model.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to