[
https://issues.apache.org/jira/browse/FLINK-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089261#comment-14089261
]
Hung Chang commented on FLINK-1017:
-----------------------------------
I see. May I ask about git and editing tool of .md file?
After clone the repository fork to my machine, I saw many .md files.
So, would I edit the .md files(/docs/java_api_guide.md)
and send pull request after completed? Is that correct?
About editing .md file, which tool is recommended?
standard Markdown or GitHub Flavored Markdown?
About git operation.
Here says it's helpful to switch to a topic branch for the changes.
http://flink.incubator.apache.org/how-to-contribute.html#contribute-changes-to-the-website
Before running "git checkout -b myBranch master"
should I create any folder? because the terminal responses the following
message.
fatal: Not a git repository (or any of the parent directories): .git
Thanks for your reading.
> 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)