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

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

commit 99bf99adcb8195be12a6b60612e0057c286225bb
Author: Mergebot <[email protected]>
AuthorDate: Fri Jan 12 04:22:03 2018 +0000

    Prepare repository for deployment.
---
 content/get-started/beam-overview/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/get-started/beam-overview/index.html 
b/content/get-started/beam-overview/index.html
index 2a35b84..06606ed 100644
--- a/content/get-started/beam-overview/index.html
+++ b/content/get-started/beam-overview/index.html
@@ -141,6 +141,8 @@
   <li>Python <img src="/images/logos/sdks/python.png" alt="Python logo" /></li>
 </ul>
 
+<p>A Scala <img src="/images/logos/sdks/scala.png" alt="Scala logo" 
height="45px" /> interface is also available as <a 
href="https://github.com/spotify/scio";>Scio</a>.</p>
+
 <h2 id="apache-beam-pipeline-runners">Apache Beam Pipeline Runners</h2>
 
 <p>The Beam Pipeline Runners translate the data processing pipeline you define 
with your Beam program into the API compatible with the distributed processing 
back-end of your choice. When you run your Beam program, you’ll need to specify 
an <a href="/documentation/runners/capability-matrix">appropriate runner</a> 
for the back-end where you want to execute your pipeline.</p>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to