[ 
https://issues.apache.org/jira/browse/FLINK-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087483#comment-14087483
 ] 

Hung Chang commented on FLINK-1017:
-----------------------------------

Hi, I'm interested in this issue but how it should be like?

In javadoc (http://stratosphere-javadocs.github.io/)
it already has the following description.

setParallelism
public DataSource<OUT> setParallelism(int dop)
Sets the degree of parallelism for this data source. The degree must be 1 or 
more.
Parameters:
dop - The degree of parallelism for this data source.
Returns:
This data source with set degree of parallelism.

Does it need more detail and will it be putted here?
http://flink.incubator.apache.org/docs/0.6-SNAPSHOT/#


> Add setParallelism() to Java API documentation
> ----------------------------------------------
>
>                 Key: FLINK-1017
>                 URL: https://issues.apache.org/jira/browse/FLINK-1017
>             Project: Flink
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 0.6-incubating, pre-apache-0.5
>            Reporter: Fabian Hueske
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.6-incubating
>
>
> The Java API offers {{setParallelism()}} to control the degree of parallelism 
> for each operator. This feature is not documented and should be added.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to