[
https://issues.apache.org/jira/browse/BEAM-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver resolved BEAM-7176.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.14.0
> Spark validatesPortableRunner test OOM
> --------------------------------------
>
> Key: BEAM-7176
> URL: https://issues.apache.org/jira/browse/BEAM-7176
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Major
> Fix For: 2.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> First ~50 tests run okay, and then this happens:
> {{org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
> testGlobalCombineWithDefaultsAndTriggers FAILED}}
> {{ java.lang.AssertionError at
> [CombineTest.java:1209|http://combinetest.java:1209/]}}
> {{org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
> testCombineGloballyLambda FAILED}}
> {{ java.lang.RuntimeException at
> [CombineTest.java:1391|http://combinetest.java:1391/]}}
> {{ Caused by: java.lang.RuntimeException at
> [CombineTest.java:1391|http://combinetest.java:1391/]}}
> {{ Caused by: java.util.concurrent.ExecutionException at
> [CombineTest.java:1391|http://combinetest.java:1391/]}}
> {{ Caused by: java.lang.OutOfMemoryError}}
> {{}}
> ....
> Most subsequent tests OOM after that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)