This is an automated email from the ASF dual-hosted git repository. kenn pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 8a711a63e806bcc46c3f02e706cda5ebc7389fad Author: Kenneth Knowles <[email protected]> AuthorDate: Fri Jun 29 21:48:36 2018 -0700 Make Samza icon a reasonable size --- src/get-started/beam-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/beam-overview.md b/src/get-started/beam-overview.md index 578d454..6f7ddae 100644 --- a/src/get-started/beam-overview.md +++ b/src/get-started/beam-overview.md @@ -48,9 +48,9 @@ Beam currently supports Runners that work with the following distributed process * Apache Apex  * Apache Flink  * Apache Gearpump (incubating)  +* Apache Samza {:height="20px" width="50"} * Apache Spark  * Google Cloud Dataflow  -* Apache Samza  **Note:** You can always execute your pipeline locally for testing and debugging purposes.
