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

goenka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new fbe357f  [BEAM-7118] Link Spark portable runner design doc on website
     new 40fe671  Merge pull request #8362 from ibzib/spark-doc
fbe357f is described below

commit fbe357f39403a5c9ff2739290634b0b22c055a92
Author: Kyle Weaver <[email protected]>
AuthorDate: Fri Apr 19 10:36:42 2019 -0700

    [BEAM-7118] Link Spark portable runner design doc on website
---
 website/src/contribute/design-documents.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/src/contribute/design-documents.md 
b/website/src/contribute/design-documents.md
index c483f16..eccf5e6 100644
--- a/website/src/contribute/design-documents.md
+++ b/website/src/contribute/design-documents.md
@@ -118,6 +118,7 @@ This is a collection of documents that may or may not be up 
to date.
 - Portability API: How to Checkpoint and Split Bundles 
[[doc](https://s.apache.org/beam-checkpoint-and-split-bundles)]
 - Portability API: How to Finalize Bundles 
[[doc](https://s.apache.org/beam-finalizing-bundles)]
 - Side Input in Universal Reference Runner 
[[doc](https://docs.google.com/document/d/13N0OJ7QJm81wcgu13pi9GuN29UUxN2iIFn_H8lKpDks)]
+- Spark Portable Runner Overview 
[[doc](https://docs.google.com/document/d/1j8GERTiHUuc6CzzCXZHc38rBn41uWfATBh2-5JN8hro)]
 
 ### Build / Testing
 - More Expressive PAsserts 
[[doc](https://docs.google.com/document/d/1fZUUbG2LxBtqCVabQshldXIhkMcXepsbv2vuuny8Ix4)]

Reply via email to