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

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

                Author: ASF GitHub Bot
            Created on: 01/May/19 22:24
            Start Date: 01/May/19 22:24
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #8444: [BEAM-7176] 
don't reuse Spark context in tests (causes OOM)
URL: https://github.com/apache/beam/pull/8444
 
 
   
 
----------------------------------------------------------------
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: 236020)
    Time Spent: 0.5h  (was: 20m)

> 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
>          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)

Reply via email to