[
https://issues.apache.org/jira/browse/BEAM-7304?focusedWorklogId=448830&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-448830
]
ASF GitHub Bot logged work on BEAM-7304:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/20 22:10
Start Date: 20/Jun/20 22:10
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #10888:
URL: https://github.com/apache/beam/pull/10888#issuecomment-647050861
We need to add the quickstarts and the runner maven archetypes (this can be
also another separate PR please).
This basically help us validate that the runner can run WordCount and we
don't have regressions in new releases. See the files for more info:
```
sdks/java/maven-archetypes/examples/src/main/resources/archetype-resources/pom.xml
release/build.gradle
release/src/main/groovy/quickstart-java-twister.groovy
release/src/main/scripts/run_rc_validation.sh
website/www/site/content/en/get-started/quickstart-java.md
website/www/site/content/en/contribute/release-guide.md
```
For extra awareness maybe you can take a look at the files touched by the
recent PRs that removed runners just to be aware of what pieces can be still
missing (#11960 and #11990) of course try to copy the way the existing runners
do it (instead of the removed ones)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 448830)
Time Spent: 23.5h (was: 23h 20m)
> Twister2 Beam runner
> --------------------
>
> Key: BEAM-7304
> URL: https://issues.apache.org/jira/browse/BEAM-7304
> Project: Beam
> Issue Type: New Feature
> Components: runner-ideas
> Reporter: Pulasthi Wickramasinghe
> Assignee: Pulasthi Wickramasinghe
> Priority: P3
> Time Spent: 23.5h
> Remaining Estimate: 0h
>
> Twister2 is a big data framework which supports both batch and stream
> processing [1] [2]. The goal is to develop an beam runner for Twister2.
> [1] [https://github.com/DSC-SPIDAL/twister2]
> [2] [https://twister2.org/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)