[
https://issues.apache.org/jira/browse/FLINK-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851603#comment-15851603
]
ASF GitHub Bot commented on FLINK-5709:
---------------------------------------
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/3262#discussion_r99354689
--- 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 --
I mention it in the introduction but I can also repeat it here.
> 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)