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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---