[ 
https://issues.apache.org/jira/browse/BEAM-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592682#comment-15592682
 ] 

Amit Sela commented on BEAM-769:
--------------------------------

Yeah I've noticed, if you look closely you'll see that it's not NPE anymore.
The problem seems to be Jenkins being horribly slow; Spark streaming tests have 
a timeout, and if nothing was processed until a hard timeout was reached, it'll 
rightfully fail.

I'll change the ticket accordingly.

I can set a graceful stop - meaning that the test will finish any currently 
processing batches - but that'll make those tests run X2 or even X3 longer most 
of the time.

Thoughts ?


> Spark translation tests failing with NullPointerException
> ---------------------------------------------------------
>
>                 Key: BEAM-769
>                 URL: https://issues.apache.org/jira/browse/BEAM-769
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>    Affects Versions: Not applicable
>            Reporter: Daniel Halperin
>            Assignee: Amit Sela
>
> https://builds.apache.org/job/beam_PreCommit_MavenVerify/4071/
> {code}
> org.apache.beam.runners.spark.translation.streaming.EmptyStreamAssertionTest.testFixedWindows
> org.apache.beam.runners.spark.translation.streaming.FlattenStreamingTest.testFlattenUnbounded
> org.apache.beam.runners.spark.translation.streaming.KafkaStreamingTest.testRun
> org.apache.beam.runners.spark.translation.streaming.SimpleStreamingWordCountTest.testFixedWindows
> {code}
> Amit, can you please take a look?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to