mosche commented on code in PR #22545:
URL: https://github.com/apache/beam/pull/22545#discussion_r941101102
##########
.test-infra/jenkins/job_PostCommit_Java_Tpcds_Spark.groovy:
##########
@@ -32,73 +35,42 @@
NoPhraseTriggeringPostCommitBuilder.postCommitJob('beam_PostCommit_Java_Tpcds_Sp
// Gradle goals for this job.
steps {
- shell('echo "*** RUN TPCDS IN BATCH MODE USING SPARK 2 RUNNER ***"')
Review Comment:
Looks like this file contains a copy-paste error... you're running the tests
for Spark 3 twice, but not the ones for Spark 2
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]