[
https://issues.apache.org/jira/browse/FLINK-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358335#comment-14358335
]
Ufuk Celebi commented on FLINK-1679:
------------------------------------
I've discovered a minor inconsistency recently: in the execution environment,
the setter is called {{setDegreeOfParallelism(int)}} whereas for certain
operators like FlatMap its is called {{setParallelism(int)}}.
----
Thanks for bringing this up. I really think we should document this properly
and prominently for the upcoming release. Let's have an offline chat about the
user feedback you've received and I can come up with an initial draft for the
docs in the next week.
> 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
>
> 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)