[
https://issues.apache.org/jira/browse/BEAM-4283?focusedWorklogId=105551&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105551
]
ASF GitHub Bot logged work on BEAM-4283:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/May/18 12:05
Start Date: 24/May/18 12:05
Worklog Time Spent: 10m
Work Description: echauchot opened a new pull request #5464: [BEAM-4283]
Write Nexmark execution times to bigquery
URL: https://github.com/apache/beam/pull/5464
This is to write Nexmark execution times to BigQuery to be able to integrate
Nexmark output in perfkit dashboards.
@jkff I did not do a proper test, can you please advice me on a way to
properly unit test a simple insert (no PCollection) into Big Query. I left a
TODO and comment in the test.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [X] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [X] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
----------------------------------------------------------------
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: 105551)
Time Spent: 10m
Remaining Estimate: 0h
> Export nexmark execution times to bigQuery
> ------------------------------------------
>
> Key: BEAM-4283
> URL: https://issues.apache.org/jira/browse/BEAM-4283
> Project: Beam
> Issue Type: Sub-task
> Components: examples-nexmark
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Nexmark only outputs the results collection to bigQuery and prints in the
> console the execution times. To supervise Nexmark execution times, we need to
> store them as well per runner/query/mode
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)