[
https://issues.apache.org/jira/browse/FLINK-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14363543#comment-14363543
]
ASF GitHub Bot commented on FLINK-1679:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/488
[FLINK-1679] rename degree of parallelism to parallelism & extend
documentation about parallelism
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink parallelism
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/488.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #488
----
commit 9acf5057820ef2e9feece3da216cbd40dcb4cfd9
Author: Maximilian Michels <[email protected]>
Date: 2015-03-16T15:52:21Z
[FLINK-1679] rename degree of parallelism to parallelism
* [Dd]egree[ -]of[ -]parallelism -> [pP]arallelism
* DOP -> [pP]arallelism
* paraDegree -> parallelism
* DEGREE_OF_PARALLELISM -> PARALLELISM
* parallelization.degree.default -> parallelism.default
commit b136659524ddcac9bf47b229b8bf0fff29bd171c
Author: Maximilian Michels <[email protected]>
Date: 2015-03-16T17:01:33Z
[FLINK-1679] extend faq and programming guide to clarify parallelism
----
> Document how "degree of parallelism" / "parallelism" / "slots" are connected
> to each other
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-1679
> URL: https://issues.apache.org/jira/browse/FLINK-1679
> Project: Flink
> Issue Type: Task
> Components: Documentation
> Affects Versions: 0.9
> Reporter: Robert Metzger
> Assignee: Maximilian Michels
>
> I see too many users being confused about properly setting up Flink with
> respect to parallelism.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)