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

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

                Author: ASF GitHub Bot
            Created on: 13/Apr/19 01:57
            Start Date: 13/Apr/19 01:57
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on pull request #8285: [BEAM-7039] 
set up validatesPortableRunner tests for Spark
URL: https://github.com/apache/beam/pull/8285#discussion_r275100838
 
 

 ##########
 File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
 ##########
 @@ -1559,6 +1561,7 @@ class BeamModulePlugin implements Plugin<Project> {
       project.tasks.create(name: name, type: Test) {
         group = "Verification"
         description = "Validates the PortableRunner with JobServer 
${config.jobServerDriver}"
+        systemProperties config.systemProperties
         systemProperty "beamTestPipelineOptions", 
JsonOutput.toJson(beamTestPipelineOptions)
 
 Review comment:
   Shall we also merge this system property to systemProperties set above,
 
----------------------------------------------------------------
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: 227093)
    Time Spent: 1h 50m  (was: 1h 40m)

> Spark portable runner: run validatesRunner tests
> ------------------------------------------------
>
>                 Key: BEAM-7039
>                 URL: https://issues.apache.org/jira/browse/BEAM-7039
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to