GitHub user iemejia opened a pull request:
https://github.com/apache/beam-site/pull/156
Fix some typos and small formatting issuesin the last stateful processing
blog post
- The first image in the section "Example: arbitrary-but-consistent index
assignment" is really hard to see with the default settings. I made it bigger
but probably it would be better to change the proportions of the elements of
the diagram.
- There is a small typo I think (uninterseting => uninteresting).
- "You can provide the opportunity for parallelism by making sure that
table has enough columns, either via many keys in few windows - for example, a
globally windowed stateful computation keyed by user ID - or via many windows
over few keys - for example, a fixed windowed stateful computation over a
global key. Caveat: all Beam runners today parallelize only over the key." I
suppose there is an issue with the list here in the markdown, or at least it
seems more clear like this I think.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iemejia/beam-site asf-site
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam-site/pull/156.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 #156
----
commit 8518baa70e1ec0dc609dbd36889e246752bc995e
Author: Ismaël MejÃa <[email protected]>
Date: 2017-02-15T16:45:25Z
Fix some typos and small formatting issues.
----
---
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.
---