You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (JIRA)" <ji...@apache.org> on 2019/04/29 22:51:00 UTC

[jira] [Created] (BEAM-7176) Spark validatesPortableRunner test OOM

Kyle Weaver created BEAM-7176:
---------------------------------

             Summary: 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


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)