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

Robert Metzger commented on FLINK-1017:
---------------------------------------

in incubator-flink/docs, you'll find a script called {{build_docs.sh}}. Invoke 
it like this: {{./build_docs.sh -p}} for having a live preview at 
localhost:4000.
So each time you save the file, the website will update.
To edit markdown files, I suggest to use a regular text editor like Sublime 
Text.

It is certainly a good idea to create a topic branch, but you have to do it 
within your working copy of the git repo (inside incubator-flink)

> 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.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