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

Fabian Hueske commented on FLINK-1017:
--------------------------------------

Hi,

- by highlighting as source code I meant using MarkDown markup to display 
method names as code, i.e., use backticks {{`setParallelism()`}}.
- I am not really concerned about the syntax, but the links you add should 
work. The documentation uses Github MarkDown.
- Regarding the system parallelism: At this point, YARN and concurrent jobs do 
not matter. Simply state that the default parallelism for all jobs in a setup 
can be configured using the "parallelization.degreee.default" parameter in 
flink.yaml and refer to the corresponding section in the configuration document.


> 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
>            Assignee: Hung Chang
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.7-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.3.4#6332)

Reply via email to