[
https://issues.apache.org/jira/browse/BEAM-11375?focusedWorklogId=519077&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519077
]
ASF GitHub Bot logged work on BEAM-11375:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Dec/20 15:42
Start Date: 02/Dec/20 15:42
Worklog Time Spent: 10m
Work Description: piotr-szuberski edited a comment on pull request #13458:
URL: https://github.com/apache/beam/pull/13458#issuecomment-737311213
@aromanenko-dev @ibzib It looks like Spark postcommit is working again.
Updating Scala version broke everything so it indeed looks like we have to
wait until Spark supports Scala 2.12.
Strangely SpannerIOIT tests keep failing - I'm not sure if it's related to
this PR but it looks more like Beam's GCP project issue:
```
io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: The instance
projects/apache-beam-testing/instances/beam-test has too many database splits
to complete the operation. Please add more nodes and try again.
```
----------------------------------------------------------------
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: 519077)
Time Spent: 1h 20m (was: 1h 10m)
> Java & Spark postcommits failing.
> ---------------------------------
>
> Key: BEAM-11375
> URL: https://issues.apache.org/jira/browse/BEAM-11375
> Project: Beam
> Issue Type: Bug
> Components: runner-spark, test-failures
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P1
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Both beam_PostCommit_Java and beam_PostCommit_Java_ValidatesRunner_Spark are
> failing with error:
> 04:15:13 FAILURE: Build failed with an exception.
> 04:15:13
> 04:15:13 * What went wrong:
> 04:15:13 Execution failed for task ':runners:spark:validatesRunnerBatch'.
> 04:15:13 > Process 'Gradle Test Executor 364' finished with non-zero exit
> value 1
> 04:15:13 This problem might be caused by incorrect test process
> configuration.
> 04:15:13 Please refer to the test execution section in the User Manual at
> https://docs.gradle.org/6.7/userguide/java_testing.html#sec:test_execution
--
This message was sent by Atlassian Jira
(v8.3.4#803005)