You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2019/10/04 16:30:13 UTC

[beam] branch asf-site updated: Publishing website 2019/10/04 16:29:56 at commit daa36e7

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7d29d39  Publishing website 2019/10/04 16:29:56 at commit daa36e7
7d29d39 is described below

commit 7d29d3964bcac7cd332e68b12a47b1f3cc7a6346
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Oct 4 16:29:57 2019 +0000

    Publishing website 2019/10/04 16:29:56 at commit daa36e7
---
 website/generated-content/roadmap/portability/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/generated-content/roadmap/portability/index.html b/website/generated-content/roadmap/portability/index.html
index 5ec2aed..f1991a1 100644
--- a/website/generated-content/roadmap/portability/index.html
+++ b/website/generated-content/roadmap/portability/index.html
@@ -396,6 +396,8 @@ See the
 <a href="https://s.apache.org/apache-beam-portability-support-table">Portability support table</a>
 for details.</p>
 
+<p>Prerequisites: <a href="https://docs.docker.com/compose/install/">Docker</a>, <a href="https://docs.python-guide.org/starting/install3/linux/">Python</a>, <a href="https://openjdk.java.net/install/">Java 8</a></p>
+
 <h3 id="python-on-flink">Running Python wordcount on Flink</h3>
 
 <p>The Beam Flink runner can run Python pipelines in batch and streaming modes.