[ https://issues.apache.org/jira/browse/BEAM-9844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094766#comment-17094766 ]
Rehman Murad Ali edited comment on BEAM-9844 at 4/28/20, 9:14 PM: ------------------------------------------------------------------ Fixed here https://github.com/apache/beam/pull/11559 was (Author: rehmanmuradali): Fixed here https://github.com/apache/beam/pull/11154 > ParDoTest.KeyTests failing for Spark > ------------------------------------- > > Key: BEAM-9844 > URL: https://issues.apache.org/jira/browse/BEAM-9844 > Project: Beam > Issue Type: Bug > Components: runner-spark > Reporter: Chamikara Madhusanka Jayalath > Priority: Major > Fix For: Not applicable > > > Seems like these tests were added recently and > beam_PostCommit_Java_ValidatesRunner_Spark is perma red due to this. > [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/7365/] > [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/7364/] > [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/7363/] > I see two different errors. > [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/7363/testReport/junit/org.apache.beam.sdk.transforms/ParDoTest$KeyTests/testKeyInOnTimer/] > rg.apache.beam.sdk.Pipeline$PipelineExecutionException: > java.lang.NumberFormatException: null > [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Spark/7363/testReport/junit/org.apache.beam.sdk.transforms/ParDoTest$KeyTests/testKeyInOnTimerWithGenericKey/] > org.apache.beam.sdk.Pipeline$PipelineExecutionException: > java.lang.NullPointerException > Rehman, can you take a look ? > > > > -- This message was sent by Atlassian Jira (v8.3.4#803005)