[
https://issues.apache.org/jira/browse/BEAM-2850?focusedWorklogId=101747&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-101747
]
ASF GitHub Bot logged work on BEAM-2850:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/May/18 14:37
Start Date: 14/May/18 14:37
Worklog Time Spent: 10m
Work Description: echauchot commented on issue #4976: [BEAM-2850] and
[BEAM-4225] Add Nexmark PostCommit runs for spark, flink and direct runner and
export to Bigquery
URL: https://github.com/apache/beam/pull/4976#issuecomment-388840362
@lgajowy Nexmark configures the bigQueryIO that way:
- it creates the table if it does not exist
- it appends rows to it.
- Actually, while digging into it I saw that only the results PCollection
was written to bigquery. I think I need to change that because in our case we
don't care about the results but only about the execution times. I opened a
ticket (https://issues.apache.org/jira/browse/BEAM-4283) to support writing the
execution times. I also need to change the command lines in this PR once I have
the feature available.
----------------------------------------------------------------
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: 101747)
Time Spent: 1h 50m (was: 1h 40m)
> Add Nexmark to Beam Continuous Integration
> ------------------------------------------
>
> Key: BEAM-2850
> URL: https://issues.apache.org/jira/browse/BEAM-2850
> Project: Beam
> Issue Type: Improvement
> Components: build-system, testing
> Reporter: Ismaël Mejía
> Assignee: Etienne Chauchot
> Priority: Minor
> Labels: nexmark
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)