You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/06 23:06:00 UTC

[jira] [Commented] (BEAM-9836) Exclude Spark runner from UsesKeyInParDo tests

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

Ismaël Mejía commented on BEAM-9836:
------------------------------------

This issue was about disabling the tests to make the full ValidatesRunner suites pass.
BEAM-9850 tracks the real fix

> Exclude Spark runner from UsesKeyInParDo tests
> ----------------------------------------------
>
>                 Key: BEAM-9836
>                 URL: https://issues.apache.org/jira/browse/BEAM-9836
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark, test-failures
>            Reporter: Kyle Weaver
>            Assignee: Rehman Murad Ali
>            Priority: Major
>             Fix For: 2.22.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> 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)