[
https://issues.apache.org/jira/browse/BEAM-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-9836:
-------------------------------
Description:
beam_PostCommit_Java_ValidatesRunner_Spark is red.
testKeyInOnTimer fails with:
org.apache.beam.sdk.Pipeline$PipelineExecutionException:
java.lang.NumberFormatException: null
testKeyInOnTimerWithGenericKey fails with:
org.apache.beam.sdk.Pipeline$PipelineExecutionException:
java.lang.NullPointerException
This can be reproduced locally by running `/gradlew
:runners:spark:validatesRunnerBatch --tests "*ParDoTest\$KeyTests*" --scan`
was:
beam_PostCommit_Java_ValidatesRunner_Spark is red.
testKeyInOnTimer fails with:
org.apache.beam.sdk.Pipeline$PipelineExecutionException:
java.lang.NumberFormatException: null
testKeyInOnTimerWithGenericKey fails with:
org.apache.beam.sdk.Pipeline$PipelineExecutionException:
java.lang.NullPointerException
> ParDoTest$KeyTests.testKeyInOnTimer(WithGenericKey) failing on Classic Spark
> ValidatesRunner tests
> --------------------------------------------------------------------------------------------------
>
> Key: BEAM-9836
> URL: https://issues.apache.org/jira/browse/BEAM-9836
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Assignee: Rehman Murad Ali
> Priority: Major
>
> beam_PostCommit_Java_ValidatesRunner_Spark is red.
> testKeyInOnTimer fails with:
> org.apache.beam.sdk.Pipeline$PipelineExecutionException:
> java.lang.NumberFormatException: null
> testKeyInOnTimerWithGenericKey fails with:
> org.apache.beam.sdk.Pipeline$PipelineExecutionException:
> java.lang.NullPointerException
> This can be reproduced locally by running `/gradlew
> :runners:spark:validatesRunnerBatch --tests "*ParDoTest\$KeyTests*" --scan`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)