[
https://issues.apache.org/jira/browse/BEAM-3995?focusedWorklogId=91189&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-91189
]
ASF GitHub Bot logged work on BEAM-3995:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Apr/18 07:43
Start Date: 16/Apr/18 07:43
Worklog Time Spent: 10m
Work Description: echauchot commented on issue #5051: [BEAM-3995] Add
basic Gradle run task to Nexmark
URL: https://github.com/apache/beam/pull/5051#issuecomment-381508674
@kennknowles if you want to schedule spark streaming run you need to skip
queries 3 and 7. The only way to do this right now is to use --query=x
--query=y --query=z skipping 3 and 7 or create a custom suite for spark (needs
an update of the nexmark code) ... I'm not entirely sure this command line
works. But the main problem is the termination part in spark streaming
pipelines that I was mentioning above (see related
https://issues.apache.org/jira/browse/BEAM-2847).
Also, we can schedule Apex runs for which we need to skip query 3 in both
batch and streaming modes.
----------------------------------------------------------------
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: 91189)
Time Spent: 9h (was: 8h 50m)
> Launch Nexmark suites from gradle and update web page docs
> ----------------------------------------------------------
>
> Key: BEAM-3995
> URL: https://issues.apache.org/jira/browse/BEAM-3995
> Project: Beam
> Issue Type: Sub-task
> Components: examples-nexmark, website
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Major
> Time Spent: 9h
> Remaining Estimate: 0h
>
> Currently our instructions for running Nexmark benchmarks on various runners
> is pretty tightly tied to Maven. We need a good story for running them with
> gradle (or just building an executable with gradle and running that
> standalone).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)