You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: talks.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ layout: default
15
15
<divclass="hentry post project-batch-title">
16
16
<h3>Unified Batch and Stream processing with Apache Beam</h3>
17
17
<div class="entry-summary">
18
-
<p><a class="talk-title" href="https://pybay.com/" target="_blank">PyBay, August 2017</a>: Talk on how Apache Beam's RunnerAPI and FnAPI based architecture allows for building support for multiple languages and runners. And how it enables doing Batch and Stream processing in Python. (<a href="https://speakerdeck.com/sb2nov/unified-batch-and-stream-processing-with-apache-beam" target="_blank">Slides</a>)</p>
18
+
<p><a class="talk-title" href="https://pybay.com/" target="_blank">PyBay, August 2017</a>: Talk on how Apache Beam's RunnerAPI and FnAPI based architecture allows for building support for multiple languages and runners. And how it enables doing Batch and Stream processing in Python. (<a href="https://speakerdeck.com/sb2nov/unified-batch-and-stream-processing-with-apache-beam" target="_blank">Slides</a> | <a href="https://www.youtube.com/watch?v=z2nEOPz30so" target="_blank">Video</a>)</p>
0 commit comments