Regenerating website after merge
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/694410d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/694410d8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/694410d8 Branch: refs/heads/asf-site Commit: 694410d8f1cdfabe224449ff095707af2088c7a2 Parents: 5325637 Author: Dan Halperin <[email protected]> Authored: Tue Aug 2 10:58:37 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Tue Aug 2 10:58:37 2016 -0700 ---------------------------------------------------------------------- content/feed.xml | 4 ++-- content/learn/runners/capability-matrix/index.html | 2 +- content/use/releases/index.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/694410d8/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index d2a8906..9a00002 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ </description> <link>http://beam.incubator.apache.org/</link> <atom:link href="http://beam.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 02 Aug 2016 10:42:54 -0700</pubDate> - <lastBuildDate>Tue, 02 Aug 2016 10:42:54 -0700</lastBuildDate> + <pubDate>Tue, 02 Aug 2016 10:57:41 -0700</pubDate> + <lastBuildDate>Tue, 02 Aug 2016 10:57:41 -0700</lastBuildDate> <generator>Jekyll v3.2.0</generator> <item> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/694410d8/content/learn/runners/capability-matrix/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/capability-matrix/index.html b/content/learn/runners/capability-matrix/index.html index 28ed044..38f9911 100644 --- a/content/learn/runners/capability-matrix/index.html +++ b/content/learn/runners/capability-matrix/index.html @@ -127,7 +127,7 @@ <div class="container"> <h1 id="beam-capability-matrix">Beam Capability Matrix</h1> -<p><span style="font-size:11px;float:none">Last updated: 2016-08-02 10:42 PDT</span></p> +<p><span style="font-size:11px;float:none">Last updated: 2016-08-02 10:57 PDT</span></p> <p>Apache Beam (incubating) provides a portable API layer for building sophisticated data-parallel processing engines that may be executed across a diversity of exeuction engines, or <i>runners</i>. The core concepts of this layer are based upon the Beam Model (formerly referred to as the <a href="http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf">Dataflow Model</a>), and implemented to varying degrees in each Beam runner. To help clarify the capabilities of individual runners, weâve created the capability matrix below.</p> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/694410d8/content/use/releases/index.html ---------------------------------------------------------------------- diff --git a/content/use/releases/index.html b/content/use/releases/index.html index e9f5736..7471b86 100644 --- a/content/use/releases/index.html +++ b/content/use/releases/index.html @@ -129,7 +129,7 @@ <h1 id="apache-beam-releases">Apache Beam Releases</h1> <p>The easiest way to use Apache Beam is via one of the released versions in the -<a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22">Maven Central Repository</a>.</p> +<a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22">Maven Central Repository</a>.</p> <p>For example, if you are developing using Maven and want to use the SDK for Java with the <code class="highlighter-rouge">DirectRunner</code>, add the following dependencies to your @@ -156,7 +156,7 @@ at scale.</p> <h2 id="release-notes">Release Notes</h2> <h3 id="incubating">0.1.0-incubating</h3> -<p><a href="https://dist.apache.org/repos/dist/release/incubator/beam/0.1.0-incubating/apache-beam-0.1.0-incubating-source-release.zip">Source code download</a></p> +<p><a href="https://www.apache.org/dyn/closer.cgi?filename=incubator/beam/0.1.0-incubating/apache-beam-0.1.0-incubating-source-release.zip&action=download">Source code download</a></p> <ul> <li>The first incubating release of Apache Beam.</li>
