[
https://issues.apache.org/jira/browse/FLINK-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122599#comment-14122599
]
ASF GitHub Bot commented on FLINK-1017:
---------------------------------------
GitHub user HungUnicorn opened a pull request:
https://github.com/apache/incubator-flink/pull/114
Hung parallel
FLINK-1017
Add setParallelism() to Java API documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HungUnicorn/incubator-flink HungParallel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #114
----
commit 58505770a4d5ebf3ca0f7e4bb69d8b4a2bb5f6a8
Author: Hung Chang <[email protected]>
Date: 2014-08-16T03:57:33Z
Update java_api_guide.md with parallel
commit 4f12b3cb841062bc84016dadc963062fa24efa15
Author: Hung Chang <[email protected]>
Date: 2014-08-19T06:38:15Z
Improve writing and test # anchor
commit 6605208132b951d4eaf615bcb2297dfc5a7ba43b
Author: Hung Chang <[email protected]>
Date: 2014-08-19T06:39:51Z
to correct anchor(#)
commit 8307afc02934c8a10ff29db2d353b8aaf0605a2f
Author: Hung Chang <[email protected]>
Date: 2014-08-20T14:37:10Z
improve section layout of parallel exectution
commit ffd7330cd43132a822614ca47c5e54ebbd3d4ffc
Author: Hung Chang <[email protected]>
Date: 2014-08-20T14:39:19Z
Correct spelling error
commit 8b1e971a4c13a4e6614da3ba3e14e06a992a6293
Author: Hung Chang <[email protected]>
Date: 2014-08-20T14:40:53Z
parallelism upper case error
commit 5fd62a920f5b1489a0f9a6bedc0e9d5953d81201
Author: Hung Chang <[email protected]>
Date: 2014-08-20T14:43:07Z
<section id="parallelism"> error
commit e408af3a1fff969ee9f8792db126a1901afe1680
Author: Hung Chang <[email protected]>
Date: 2014-08-21T01:20:14Z
spelling correction
commit dfecc4b7bb2ab93ded1547cb4a85af213a48e5ab
Author: Hung Chang <[email protected]>
Date: 2014-09-02T14:11:06Z
Changes according to 8/31
commit dfb944b2498160a61aa8222c370147799a8ac1c9
Author: Hung Chang <[email protected]>
Date: 2014-09-02T14:12:57Z
writing error
commit 793e3452160e3980962a294fa7c9c725b7ee7708
Author: Hung Chang <[email protected]>
Date: 2014-09-02T14:15:23Z
Update java_api_guide.md
commit 5a52c8d18c534d6ff63cdda338c4e37f8ca4faef
Author: Hung Chang <[email protected]>
Date: 2014-09-05T07:44:42Z
Version_Stable
commit ad47ef25d0606a4866a9069e4098ba508ca2d56d
Author: Hung Chang <[email protected]>
Date: 2014-09-05T07:51:38Z
Version_stable
commit 4f5281958c56b0ba368cbe2ff295ff09ee8b1283
Author: Hung Chang <[email protected]>
Date: 2014-09-05T08:00:58Z
site.baseurl.config
commit 6362e2383c2729a94c35b48cccb86397b9c70b8f
Author: Hung Chang <[email protected]>
Date: 2014-09-05T08:11:22Z
writing improvement
----
> 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)