[
https://issues.apache.org/jira/browse/BEAM-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958310#comment-15958310
]
ASF GitHub Bot commented on BEAM-1851:
--------------------------------------
GitHub user mdshalda opened a pull request:
https://github.com/apache/beam/pull/2451
[BEAM-1851] Update documentation for fixedSizeGlobally…
to be clear about memory constraints, like the documentation for "any".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mdshalda/beam mshalda/beam-1851
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2451.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 #2451
----
commit 15048e1cfeccaa5d036269c6b39b1b3941275b75
Author: mdshalda <[email protected]>
Date: 2017-04-06T05:23:00Z
BEAM-1851: Update documentation for for fixedSizeGlobally to be clear about
memory constraints.
----
> Sample.fixedSizedGlobally documentation should include single worker memory
> constraint
> --------------------------------------------------------------------------------------
>
> Key: BEAM-1851
> URL: https://issues.apache.org/jira/browse/BEAM-1851
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Affects Versions: 0.6.0
> Reporter: Mark Shalda
> Assignee: Mark Shalda
> Priority: Trivial
> Labels: doc
>
> Sample.any mentions in the documentation:
> " All of the elements of the output {@code PCollection} should fit into main
> memory of a single worker machine. This operation does not run in parallel."
> This should also be mentioned for fixedSizedGlobally.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)