[
https://issues.apache.org/jira/browse/BEAM-8795?focusedWorklogId=347612&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347612
]
ASF GitHub Bot logged work on BEAM-8795:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/19 19:06
Start Date: 21/Nov/19 19:06
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #10182: [BEAM-8795] fix
Spark runner build
URL: https://github.com/apache/beam/pull/10182#issuecomment-557227678
Thanks for handling this.
It occassionally happens that two PRs that independently passed there tests
don't work when both are merged.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 347612)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)