[ 
https://issues.apache.org/jira/browse/BEAM-4225?focusedWorklogId=128405&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-128405
 ]

ASF GitHub Bot logged work on BEAM-4225:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jul/18 08:27
            Start Date: 28/Jul/18 08:27
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on issue #4976: [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-408592102
 
 
   @Ardagan the idea was not to mix data gathered from running the job on 
master (periodic runs) and data gathered from other branches (running from PRs) 
and hence have "false alarms" on plots eg. 
[here](https://apache-beam-testing.appspot.com/explore?dashboard=5099379773931520).
 IMO we could enable the phase triggering here as long as the data from other 
branches lands in some other big query table. 
   
   AFAIK we can accomplish this (quite easily, I guess) in two ways: 
    - add a special "switch" in Jenkins job that will change the destination 
big query table based on branch (pseudo code: if branch == master then table == 
bgTableA else table == bqTableB)
    - add another Jenkins job that is parametrized differently and phrase 
triggered only
   
   I agree (and recent events confirm that) that we should have a way to check 
if Nexmark tests aren't broken too. 

----------------------------------------------------------------
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: 128405)
    Time Spent: 11h 10m  (was: 11h)

> Integrate Nexmark with perfkit dashboards
> -----------------------------------------
>
>                 Key: BEAM-4225
>                 URL: https://issues.apache.org/jira/browse/BEAM-4225
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-nexmark
>            Reporter: Etienne Chauchot
>            Assignee: Etienne Chauchot
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 11h 10m
>  Remaining Estimate: 0h
>
> The aim is to run Nexmark as post-commits and export the results to the 
> performance dashboards:
> see the threads:
> [https://lists.apache.org/thread.html/9f8fe1c6df7d8bfe2697332e69722ca4edd2810adc6a914cdf32da29@%3Cdev.beam.apache.org%3E]
> https://lists.apache.org/thread.html/701196efd6e74b7715785d43019a4a73e8a093997f59662fdadf8f2a@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to