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

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

Hi,

- for linking to version-specific files you can use the variable 
{{site.FLINK_VERSION_STABLE}} to let jekyll set the current version. This will 
be automatically updated. The variable is used in several places in 
{{java_api_guide.ml}} if you want to have a look how it is used.
- {{flink-conf.yaml}} is located in the project's sources at 
{{flink-dist/src/main/flink-bin/conf/flink-conf.yaml}}. When the project is 
built, you can find it at {{./conf/flink-conf.yaml}}.

It would be cool, if you could open a pull request once you solve the remaining 
issues.
Thanks, Fabian


> 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