You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2019/11/20 23:36:00 UTC

[jira] [Resolved] (BEAM-8795) runners:spark:compileJava broken on master

     [ https://issues.apache.org/jira/browse/BEAM-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver resolved BEAM-8795.
-------------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

> runners:spark:compileJava broken on master
> ------------------------------------------
>
>                 Key: BEAM-8795
>                 URL: https://issues.apache.org/jira/browse/BEAM-8795
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/beam/pull/10147
> beam/runners/spark/src/main/java/org/apache/beam/runners/spark/structuredstreaming/translation/batch/functions/SparkSideInputReader.java:49: error: incompatible types: MultimapView is not a functional interface
>       o -> Collections.EMPTY_LIST;
>       ^



--
This message was sent by Atlassian Jira
(v8.3.4#803005)