This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from f63ae81 Merge #461: Add a pull request template with staged URL
add 50fa64f Add Apache license headers
add 3a94c16 This closes #481
new 46a3eb1 Prepare repository for deployment.
The 1 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:
.jenkins/append_index_html_to_internal_links.py | 17 +
Gemfile | 17 +
_config.yml | 13 +-
_config_test.yml | 13 +
.../capability/2016/03/17/capability-matrix.html | 1745 ++++-
.../2016/04/03/presentation-materials.html | 99 +-
.../sdk/2016/02/25/python-sdk-now-public.html | 99 +-
content/beam/release/2016/06/15/first-release.html | 99 +-
.../2016/10/11/strata-hadoop-world-and-beam.html | 99 +-
.../update/website/2016/02/22/beam-has-a-logo.html | 99 +-
.../blog/2016/05/18/splitAtFraction-method.html | 99 +-
.../05/27/where-is-my-pcollection-dot-map.html | 98 +-
.../2016/06/13/flink-batch-runner-milestone.html | 98 +-
content/blog/2016/08/03/six-months.html | 99 +-
content/blog/2016/10/20/test-stream.html | 99 +-
content/blog/2017/01/09/added-apex-runner.html | 99 +-
content/blog/2017/01/10/beam-graduates.html | 99 +-
.../blog/2017/02/01/graduation-media-recap.html | 99 +-
content/blog/2017/02/13/stateful-processing.html | 99 +-
content/blog/2017/03/16/python-sdk-release.html | 99 +-
.../blog/2017/05/17/beam-first-stable-release.html | 99 +-
content/blog/2017/08/16/splittable-do-fn.html | 99 +-
content/blog/2017/08/28/timely-processing.html | 99 +-
content/blog/2018/01/09/beam-a-look-back.html | 99 +-
content/blog/2018/02/19/beam-2.3.0.html | 99 +-
content/blog/index.html | 723 +-
content/coming-soon.html | 70 +-
content/community/contact-us/index.html | 98 +-
content/community/logos/index.html | 98 +-
.../community/presentation-materials/index.html | 98 +-
content/contribute/become-a-committer/index.html | 98 +-
content/contribute/committer-guide/index.html | 98 +-
content/contribute/dependencies/index.html | 98 +-
content/contribute/design-documents/index.html | 98 +-
content/contribute/docker-images/index.html | 98 +-
content/contribute/eclipse/index.html | 98 +-
content/contribute/index.html | 98 +-
content/contribute/intellij/index.html | 98 +-
content/contribute/portability/index.html | 98 +-
.../contribute/ptransform-style-guide/index.html | 98 +-
content/contribute/release-guide/index.html | 98 +-
content/contribute/runner-guide/index.html | 98 +-
content/contribute/testing/index.html | 98 +-
.../contribute/website-contributions/index.html | 98 +-
content/css/site.css | 308 +
.../dsls/sql/aggregate-functions/index.html | 98 +-
.../documentation/dsls/sql/data-types/index.html | 98 +-
content/documentation/dsls/sql/joins/index.html | 98 +-
content/documentation/dsls/sql/lexical/index.html | 82 +-
content/documentation/dsls/sql/overview/index.html | 98 +-
.../dsls/sql/scalar-functions/index.html | 98 +-
.../dsls/sql/statements/create-table/index.html | 98 +-
.../dsls/sql/statements/select/index.html | 98 +-
.../dsls/sql/user-defined-functions/index.html | 98 +-
.../documentation/dsls/sql/walkthrough/index.html | 98 +-
.../dsls/sql/windowing-and-triggering/index.html | 98 +-
content/documentation/execution-model/index.html | 98 +-
content/documentation/index.html | 98 +-
content/documentation/io/authoring-java/index.html | 98 +-
.../documentation/io/authoring-overview/index.html | 98 +-
.../documentation/io/authoring-python/index.html | 98 +-
.../documentation/io/built-in/hadoop/index.html | 98 +-
content/documentation/io/built-in/index.html | 98 +-
content/documentation/io/contributing/index.html | 98 +-
content/documentation/io/io-toc/index.html | 98 +-
content/documentation/io/testing/index.html | 98 +-
.../pipelines/create-your-pipeline/index.html | 97 +-
.../pipelines/design-your-pipeline/index.html | 97 +-
.../pipelines/test-your-pipeline/index.html | 97 +-
content/documentation/programming-guide/index.html | 98 +-
content/documentation/resources/index.html | 97 +-
content/documentation/runners/apex/index.html | 97 +-
.../runners/capability-matrix/index.html | 7697 ++++++++++++++++++--
content/documentation/runners/dataflow/index.html | 97 +-
content/documentation/runners/direct/index.html | 97 +-
content/documentation/runners/flink/index.html | 97 +-
content/documentation/runners/gearpump/index.html | 97 +-
content/documentation/runners/jstorm/index.html | 97 +-
content/documentation/runners/mapreduce/index.html | 97 +-
content/documentation/runners/spark/index.html | 97 +-
.../sdks/feature-comparison/index.html | 97 +-
content/documentation/sdks/go/index.html | 97 +-
.../documentation/sdks/java-extensions/index.html | 97 +-
.../documentation/sdks/java-thirdparty/index.html | 97 +-
.../documentation/sdks/java/euphoria/index.html | 97 +-
content/documentation/sdks/java/index.html | 97 +-
content/documentation/sdks/java/nexmark/index.html | 97 +-
.../documentation/sdks/python-custom-io/index.html | 97 +-
.../sdks/python-pipeline-dependencies/index.html | 97 +-
.../documentation/sdks/python-streaming/index.html | 98 +-
.../sdks/python-type-safety/index.html | 97 +-
content/documentation/sdks/python/index.html | 97 +-
content/feed.xml | 171 +-
.../bootstrap/glyphicons-halflings-regular.svg | 20 +-
content/get-started/beam-overview/index.html | 98 +-
content/get-started/downloads/index.html | 98 +-
content/get-started/index.html | 98 +-
.../get-started/mobile-gaming-example/index.html | 98 +-
content/get-started/quickstart-go/index.html | 98 +-
content/get-started/quickstart-java/index.html | 98 +-
content/get-started/quickstart-py/index.html | 98 +-
content/get-started/wordcount-example/index.html | 98 +-
content/images/apache_logo_circle.svg | 20 +-
content/images/beam_logo_circle.svg | 20 +-
content/images/card_border.svg | 20 +-
content/images/cards_bg.svg | 18 +
content/images/execution_model_bundling.svg | 18 +
.../execution_model_bundling_coupled_failure.svg | 18 +
content/images/execution_model_bundling_gantt.svg | 18 +
.../images/execution_model_bundling_gantt_max.svg | 18 +
content/images/execution_model_bundling_multi.svg | 18 +
.../execution_model_bundling_multi_gantt.svg | 18 +
content/images/execution_model_failure_retry.svg | 18 +
content/images/hero_bg.svg | 18 +
content/images/hero_bg_flat.svg | 18 +
.../name-bottom/beam-logo-3-color-name-bottom.svg | 20 +-
.../name-right/beam-logo-3-color-name-right.svg | 20 +-
.../nameless/beam-logo-3-color-nameless.svg | 20 +-
.../bw/name-bottom/beam-logo-bw-name-bottom.svg | 20 +-
.../bw/name-right/beam-logo-bw-name-right.svg | 20 +-
.../logos/bw/nameless/beam-logo-bw-nameless.svg | 20 +-
.../beam-logo-full-color-name-bottom.svg | 20 +-
.../name-right/beam-logo-full-color-name-right.svg | 20 +-
.../nameless/beam-logo-full-color-nameless.svg | 20 +-
content/index.html | 69 +-
content/js/fix-menu.js | 12 +
content/js/language-switch.js | 12 +
content/js/page-nav.js | 12 +
content/js/section-nav.js | 12 +
content/privacy_policy/index.html | 70 +-
content/v2/index.html | 27 +-
src/_data/authors.yml | 13 +
src/_data/capability-matrix.yml | 13 +
src/_data/logos.yml | 13 +
src/_data/meetings.yml | 13 +
src/_includes/authors-list.md | 13 +
src/_includes/capability-matrix-common.md | 13 +
src/_includes/capability-matrix-row-blog.md | 13 +
src/_includes/capability-matrix-row-full.md | 13 +
src/_includes/capability-matrix-row-summary.md | 13 +
src/_includes/capability-matrix.md | 13 +
src/_includes/footer.html | 12 +
src/_includes/head.html | 12 +
src/_includes/header.html | 12 +
src/_includes/icon-github.html | 12 +
src/_includes/icon-github.svg | 18 +
src/_includes/icon-twitter.html | 12 +
src/_includes/icon-twitter.svg | 18 +
src/_includes/page-toc.html | 12 +
src/_includes/section-menu/community.html | 12 +
src/_includes/section-menu/contribute.html | 12 +
src/_includes/section-menu/documentation.html | 12 +
src/_includes/section-menu/get-started.html | 12 +
src/_includes/section-menu/runners.html | 12 +
src/_includes/section-menu/sdks.html | 12 +
src/_layouts/default.html | 12 +
src/_layouts/page.html | 12 +
src/_layouts/post.html | 12 +
src/_layouts/section.html | 12 +
src/_layouts/v2home.html | 12 +
src/_posts/2016-02-22-beam-has-a-logo.markdown | 13 +
.../2016-02-25-python-sdk-now-public.markdown | 13 +
src/_posts/2016-03-17-capability-matrix.md | 13 +
src/_posts/2016-04-03-presentation-materials.md | 13 +
src/_posts/2016-05-18-splitAtFraction-method.md | 13 +
.../2016-05-20-where-is-my-pcollection-dot-map.md | 13 +
.../2016-06-13-flink-batch-runner-milestone.md | 13 +
src/_posts/2016-06-15-first-release.md | 13 +
src/_posts/2016-08-03-six-months.md | 13 +
.../2016-10-12-strata-hadoop-world-and-beam.md | 13 +
src/_posts/2016-10-20-test-stream.md | 13 +
src/_posts/2017-01-09-added-apex-runner.md | 13 +
src/_posts/2017-01-10-beam-graduates.md | 13 +
src/_posts/2017-02-01-graduation-media-recap.md | 13 +
src/_posts/2017-02-13-stateful-processing.md | 13 +
src/_posts/2017-03-16-python-sdk-release.md | 13 +
src/_posts/2017-05-17-beam-first-stable-release.md | 13 +
src/_posts/2017-08-04-splittable-do-fn.md | 13 +
src/_posts/2017-08-28-timely-processing.md | 13 +
src/_posts/2018-01-09-beam-a-look-back.md | 13 +
src/_posts/2018-02-19-beam-2.3.0.md | 13 +
src/_sass/_breakpoints.sass | 17 +
src/_sass/_button.sass | 17 +
src/_sass/_cards.sass | 17 +
src/_sass/_ctas.sass | 17 +
src/_sass/_footer.sass | 17 +
src/_sass/_global.sass | 17 +
src/_sass/_graphic.sass | 17 +
src/_sass/_header.sass | 17 +
src/_sass/_hero.sass | 17 +
src/_sass/_layout.scss | 14 +
src/_sass/_logos.sass | 17 +
src/_sass/_navbar.sass | 17 +
src/_sass/_page-nav.sass | 17 +
src/_sass/_pillars.sass | 17 +
src/_sass/_section-nav.sass | 17 +
src/_sass/_syntax-highlighting.scss | 14 +
src/_sass/_toggler-nav.scss | 16 +-
src/_sass/_type.sass | 17 +
src/_sass/_vars.sass | 17 +
src/_sass/capability-matrix.scss | 14 +
src/blog/index.md | 13 +
src/coming-soon.md | 13 +
src/community/contact-us.md | 13 +
src/community/logos.md | 13 +
src/community/presentation-materials.md | 13 +
src/contribute/become-a-committer.md | 13 +
src/contribute/committer-guide.md | 13 +
src/contribute/dependencies.md | 13 +
src/contribute/design-documents.md | 15 +-
src/contribute/docker-images.md | 13 +
src/contribute/eclipse.md | 13 +
src/contribute/feature-branches.md | 13 +
src/contribute/index.md | 13 +
src/contribute/intellij.md | 13 +
src/contribute/portability.md | 13 +
src/contribute/ptransform-style-guide.md | 13 +
src/contribute/release-guide.md | 13 +
src/contribute/runner-guide.md | 13 +
src/contribute/testing.md | 13 +
src/contribute/website-contributions.md | 13 +
src/css/site.scss | 13 +
src/documentation/dsls/sql/aggregate-functions.md | 13 +
src/documentation/dsls/sql/data-types.md | 13 +
src/documentation/dsls/sql/joins.md | 13 +
src/documentation/dsls/sql/overview.md | 13 +
src/documentation/dsls/sql/scalar-functions.md | 13 +
.../dsls/sql/statements/create-table.md | 13 +
src/documentation/dsls/sql/statements/select.md | 13 +
.../dsls/sql/user-defined-functions.md | 13 +
src/documentation/dsls/sql/walkthrough.md | 13 +
.../dsls/sql/windowing-and-triggering.md | 13 +
src/documentation/execution-model.md | 13 +
src/documentation/index.md | 13 +
src/documentation/io/authoring-java.md | 13 +
src/documentation/io/authoring-overview.md | 13 +
src/documentation/io/authoring-python.md | 13 +
src/documentation/io/built-in-hadoop.md | 15 +-
src/documentation/io/built-in.md | 13 +
src/documentation/io/contributing.md | 13 +
src/documentation/io/io-toc.md | 13 +
src/documentation/io/testing.md | 13 +
.../pipelines/create-your-pipeline.md | 13 +
.../pipelines/design-your-pipeline.md | 13 +
src/documentation/pipelines/test-your-pipeline.md | 13 +
src/documentation/programming-guide.md | 13 +
src/documentation/resources.md | 13 +
src/documentation/runners/apex.md | 13 +
src/documentation/runners/capability-matrix.md | 13 +
src/documentation/runners/dataflow.md | 13 +
src/documentation/runners/direct.md | 13 +
src/documentation/runners/flink.md | 13 +
src/documentation/runners/gearpump.md | 13 +
src/documentation/runners/jstorm.md | 13 +
src/documentation/runners/mapreduce.md | 13 +
src/documentation/runners/spark.md | 13 +
src/documentation/sdks/euphoria.md | 13 +
src/documentation/sdks/feature-comparison.md | 13 +
src/documentation/sdks/go.md | 13 +
src/documentation/sdks/java-extensions.md | 13 +
src/documentation/sdks/java-thirdparty.md | 13 +
src/documentation/sdks/java.md | 15 +-
src/documentation/sdks/javadoc/current.md | 13 +
src/documentation/sdks/javadoc/index.md | 13 +
src/documentation/sdks/nexmark.md | 13 +
src/documentation/sdks/pydoc/current.md | 13 +
src/documentation/sdks/pydoc/index.md | 13 +
src/documentation/sdks/python-custom-io.md | 13 +
.../sdks/python-pipeline-dependencies.md | 13 +
src/documentation/sdks/python-streaming.md | 13 +
src/documentation/sdks/python-type-safety.md | 13 +
src/documentation/sdks/python.md | 13 +
src/feed.xml | 11 +
.../bootstrap/glyphicons-halflings-regular.svg | 20 +-
src/get-started/beam-overview.md | 13 +
src/get-started/downloads.md | 13 +
src/get-started/index.md | 13 +
src/get-started/mobile-gaming-example.md | 13 +
src/get-started/quickstart-go.md | 13 +
src/get-started/quickstart-java.md | 13 +
src/get-started/quickstart-py.md | 13 +
src/get-started/wordcount-example.md | 13 +
src/images/apache_logo_circle.svg | 20 +-
src/images/beam_logo_circle.svg | 20 +-
src/images/card_border.svg | 20 +-
src/images/cards_bg.svg | 18 +
src/images/execution_model_bundling.svg | 18 +
.../execution_model_bundling_coupled_failure.svg | 18 +
src/images/execution_model_bundling_gantt.svg | 18 +
src/images/execution_model_bundling_gantt_max.svg | 18 +
src/images/execution_model_bundling_multi.svg | 18 +
.../execution_model_bundling_multi_gantt.svg | 18 +
src/images/execution_model_failure_retry.svg | 18 +
src/images/hero_bg.svg | 18 +
src/images/hero_bg_flat.svg | 18 +
.../name-bottom/beam-logo-3-color-name-bottom.svg | 20 +-
.../name-right/beam-logo-3-color-name-right.svg | 20 +-
.../nameless/beam-logo-3-color-nameless.svg | 20 +-
.../bw/name-bottom/beam-logo-bw-name-bottom.svg | 20 +-
.../bw/name-right/beam-logo-bw-name-right.svg | 20 +-
.../logos/bw/nameless/beam-logo-bw-nameless.svg | 20 +-
.../beam-logo-full-color-name-bottom.svg | 20 +-
.../name-right/beam-logo-full-color-name-right.svg | 20 +-
.../nameless/beam-logo-full-color-nameless.svg | 20 +-
src/index.md | 13 +
src/js/fix-menu.js | 12 +
src/js/language-switch.js | 12 +
src/js/page-nav.js | 12 +
src/js/section-nav.js | 12 +
src/privacy_policy/index.md | 13 +
src/v2/index.md | 13 +
311 files changed, 21598 insertions(+), 1271 deletions(-)