This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 7a775c1 This closes #296
add 5bd80e6 Prepare repository for deployment.
add f8e5099 Add content for new post, missed by automatic deployment
add bf98022 This closes #306: Add content for new post, missed by
automatic deployment
new 09ea01e Adds guidance on how to test transform
configuration/validation
new 2542036 This closes #301
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../capability/2016/03/17/capability-matrix.html | 4 +-
.../2016/04/03/presentation-materials.html | 4 +-
.../sdk/2016/02/25/python-sdk-now-public.html | 4 +-
content/beam/release/2016/06/15/first-release.html | 4 +-
.../2016/10/11/strata-hadoop-world-and-beam.html | 4 +-
.../update/website/2016/02/22/beam-has-a-logo.html | 4 +-
.../blog/2016/05/18/splitAtFraction-method.html | 4 +-
.../05/27/where-is-my-pcollection-dot-map.html | 4 +-
.../2016/06/13/flink-batch-runner-milestone.html | 4 +-
content/blog/2016/08/03/six-months.html | 4 +-
content/blog/2016/10/20/test-stream.html | 6 +-
content/blog/2017/01/09/added-apex-runner.html | 4 +-
content/blog/2017/01/10/beam-graduates.html | 4 +-
.../blog/2017/02/01/graduation-media-recap.html | 4 +-
content/blog/2017/02/13/stateful-processing.html | 4 +-
content/blog/2017/03/16/python-sdk-release.html | 4 +-
.../blog/2017/05/17/beam-first-stable-release.html | 4 +-
content/blog/2017/08/16/splittable-do-fn.html | 14 +-
content/blog/2017/08/28/timely-processing.html | 714 +++++++++++++++++++++
content/blog/index.html | 41 +-
content/coming-soon.html | 4 +-
content/contribute/contribution-guide/index.html | 4 +-
content/contribute/design-principles/index.html | 4 +-
content/contribute/index.html | 4 +-
content/contribute/logos/index.html | 4 +-
content/contribute/maturity-model/index.html | 4 +-
.../contribute/presentation-materials/index.html | 4 +-
.../contribute/ptransform-style-guide/index.html | 37 +-
content/contribute/release-guide/index.html | 4 +-
content/contribute/runner-guide/index.html | 4 +-
content/contribute/source-repository/index.html | 4 +-
content/contribute/team/index.html | 4 +-
content/contribute/testing/index.html | 4 +-
content/contribute/work-in-progress/index.html | 4 +-
content/documentation/dsls/sql/index.html | 10 +-
content/documentation/index.html | 4 +-
content/documentation/io/authoring-java/index.html | 4 +-
.../documentation/io/authoring-overview/index.html | 4 +-
.../documentation/io/authoring-python/index.html | 4 +-
.../documentation/io/built-in/hadoop/index.html | 4 +-
content/documentation/io/built-in/index.html | 4 +-
content/documentation/io/contributing/index.html | 4 +-
content/documentation/io/io-toc/index.html | 4 +-
content/documentation/io/testing/index.html | 4 +-
.../pipelines/create-your-pipeline/index.html | 4 +-
.../pipelines/design-your-pipeline/index.html | 4 +-
.../pipelines/test-your-pipeline/index.html | 8 +-
content/documentation/programming-guide/index.html | 18 +-
content/documentation/resources/index.html | 4 +-
content/documentation/runners/apex/index.html | 4 +-
.../runners/capability-matrix/index.html | 4 +-
content/documentation/runners/dataflow/index.html | 10 +-
content/documentation/runners/direct/index.html | 16 +-
content/documentation/runners/flink/index.html | 8 +-
content/documentation/runners/gearpump/index.html | 8 +-
content/documentation/runners/spark/index.html | 6 +-
.../documentation/sdks/java-extensions/index.html | 4 +-
content/documentation/sdks/java/index.html | 4 +-
.../documentation/sdks/python-custom-io/index.html | 4 +-
.../sdks/python-pipeline-dependencies/index.html | 4 +-
.../sdks/python-type-safety/index.html | 4 +-
content/documentation/sdks/python/index.html | 4 +-
content/feed.xml | 577 +++++++++++++++--
content/get-started/beam-overview/index.html | 4 +-
content/get-started/downloads/index.html | 12 +-
content/get-started/index.html | 4 +-
.../get-started/mobile-gaming-example/index.html | 4 +-
content/get-started/quickstart-java/index.html | 6 +-
content/get-started/quickstart-py/index.html | 4 +-
content/get-started/support/index.html | 4 +-
content/get-started/wordcount-example/index.html | 4 +-
.../blog/timely-processing/BatchedRpcExpiry.png | Bin
.../blog/timely-processing/BatchedRpcStale.png | Bin
.../blog/timely-processing/BatchedRpcState.png | Bin
.../blog/timely-processing/CombinePerKey.png | Bin
.../images/blog/timely-processing/ParDo.png | Bin
.../blog/timely-processing/StateAndTimers.png | Bin
.../images/blog/timely-processing/UnifiedModel.png | Bin
.../blog/timely-processing/WindowingChoices.png | Bin
content/index.html | 14 +-
content/privacy_policy/index.html | 4 +-
src/contribute/ptransform-style-guide.md | 18 +-
82 files changed, 1502 insertions(+), 245 deletions(-)
create mode 100644 content/blog/2017/08/28/timely-processing.html
copy {src => content}/images/blog/timely-processing/BatchedRpcExpiry.png (100%)
copy {src => content}/images/blog/timely-processing/BatchedRpcStale.png (100%)
copy {src => content}/images/blog/timely-processing/BatchedRpcState.png (100%)
copy {src => content}/images/blog/timely-processing/CombinePerKey.png (100%)
copy {src => content}/images/blog/timely-processing/ParDo.png (100%)
copy {src => content}/images/blog/timely-processing/StateAndTimers.png (100%)
copy {src => content}/images/blog/timely-processing/UnifiedModel.png (100%)
copy {src => content}/images/blog/timely-processing/WindowingChoices.png (100%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].