[
https://issues.apache.org/jira/browse/BEAM-3079?focusedWorklogId=117743&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-117743
]
ASF GitHub Bot logged work on BEAM-3079:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jun/18 03:31
Start Date: 30/Jun/18 03:31
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_r199311732
##########
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:
It is OK to have things on the site that are not yet released. We haven't
really got a good process for that. So we put stuff up when it hits master,
usually, and sometimes with a little note. You can leave it here. As a
follow-up, they should be in alphabetical order.
----------------------------------------------------------------
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: 117743)
> Samza runner
> ------------
>
> Key: BEAM-3079
> URL: https://issues.apache.org/jira/browse/BEAM-3079
> Project: Beam
> Issue Type: Wish
> Components: runner-samza
> Reporter: Xinyu Liu
> Assignee: Kenneth Knowles
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 4.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)