[
https://issues.apache.org/jira/browse/BEAM-7092?focusedWorklogId=384250&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-384250
]
ASF GitHub Bot logged work on BEAM-7092:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Feb/20 08:08
Start Date: 10/Feb/20 08:08
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #10812: [BEAM-7092]
Fix invalid import of Guava coming from transitive Spark dep
URL: https://github.com/apache/beam/pull/10812
This import is not available in the transitive dependencies of Spark 3
anymore, and we should not be using non-vendored guava.
R: @je-ik
----------------------------------------------------------------
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: 384250)
Remaining Estimate: 0h
Time Spent: 10m
> Update Spark runner tests to validate different versions of Spark/Scala
> -----------------------------------------------------------------------
>
> Key: BEAM-7092
> URL: https://issues.apache.org/jira/browse/BEAM-7092
> Project: Beam
> Issue Type: Sub-task
> Components: runner-spark
> Reporter: Ismaël Mejía
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The refinements in BEAM-7878 fixed an issue on Spark runner leaking scala
> 2.11 into the user classpath, now users may provide different versions of
> the dependencies including different Scala versions (e.g. 2.11 or 2.12). We
> need however to add CI tests to ensure that the runner works correctly with
> both versions (and even with multiple Spark versions, e.g. 3.0.0).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)