[
https://issues.apache.org/jira/browse/BEAM-3079?focusedWorklogId=117426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-117426
]
ASF GitHub Bot logged work on BEAM-3079:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jun/18 15:51
Start Date: 29/Jun/18 15:51
Worklog Time Spent: 10m
Work Description: kennknowles commented on a change in pull request #471:
[BEAM-3079]: Samza Runner docs and capability matrix
URL: https://github.com/apache/beam-site/pull/471#discussion_r196122361
##########
File path: src/documentation/index.md
##########
@@ -46,6 +46,7 @@ A Beam Runner runs a Beam pipeline on a specific (often
distributed) data proces
* [SparkRunner]({{ site.baseurl }}/documentation/runners/spark/): Runs on
[Apache Spark](http://spark.apache.org).
* [DataflowRunner]({{ site.baseurl }}/documentation/runners/dataflow/): Runs
on [Google Cloud Dataflow](https://cloud.google.com/dataflow), a fully managed
service within [Google Cloud Platform](https://cloud.google.com/).
* [GearpumpRunner]({{ site.baseurl }}/documentation/runners/gearpump/): Runs
on [Apache Gearpump (incubating)](http://gearpump.apache.org).
+* [SamzaRunner]({{ site.baseurl }}/documentation/runners/samza/): Runs on
[Apache Samza](http://samza.apache.org).
Review comment:
This area is actually reserved for runners with are on `master` and released
as part of Beam. It is a bit confusing, since we include them all in the
capability matrix. Currently the place we reference in-progress runners is
http://apache-beam-website-pull-requests.storage.googleapis.com/471/contribute/index.html#works-in-progress
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 117426)
Time Spent: 3.5h (was: 3h 20m)
> Samza runner
> ------------
>
> Key: BEAM-3079
> URL: https://issues.apache.org/jira/browse/BEAM-3079
> Project: Beam
> Issue Type: Wish
> Components: runner-ideas
> Reporter: Xinyu Liu
> Assignee: Kenneth Knowles
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Apache Samza is a distributed data-processing platform which supports both
> stream and batch processing. It'll be awesome if we can run BEAM's advanced
> data transform and multi-language sdks on top of Samza.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)