[
https://issues.apache.org/jira/browse/FLINK-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851587#comment-15851587
]
ASF GitHub Bot commented on FLINK-5709:
---------------------------------------
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/3262#discussion_r99351570
--- Diff: docs/dev/parallel.md ---
@@ -166,10 +177,19 @@ try {
</div>
-## System Level
+### System Level
A system-wide default parallelism for all execution environments can be
defined by setting the
`parallelism.default` property in `./conf/flink-conf.yaml`. See the
[Configuration]({{ site.baseurl }}/setup/config.html) documentation for
details.
+## Setting the Maximum Parallelism
--- End diff --
Afaik, there's a performance impact for setting a high max parallelism. We
should warn our users and give some rules of thumb for setting the max
parallelism
> Add Max Parallelism to Parallel Execution Doc
> ---------------------------------------------
>
> Key: FLINK-5709
> URL: https://issues.apache.org/jira/browse/FLINK-5709
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)