GitHub user alpinegizmo opened a pull request:
https://github.com/apache/flink/pull/2932
[FLINK-5249] [docs] description of datastream rescaling doesn't matchâ¦
In docs/dev/datastream_api.html#physical-partitioning the figure shows a
parallelism of 2 rescaling to 6 and back to 2 â while the text assumes 4,
rather than 6. This makes the explanation very confusing.
See the figure at the end of [this
section](https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/datastream_api.html#physical-partitioning).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alpinegizmo/flink rescaling-description
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2932.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 #2932
----
commit 7e448955180b0525bf1324c3fd4296dbc2a9a71e
Author: David Anderson <[email protected]>
Date: 2016-12-04T14:32:23Z
[FLINK-5249] [docs] description of datastream rescaling doesn't match the
figure
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---