[
https://issues.apache.org/jira/browse/BEAM-7093?focusedWorklogId=545656&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-545656
]
ASF GitHub Bot logged work on BEAM-7093:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/21 22:22
Start Date: 01/Feb/21 22:22
Worklog Time Spent: 10m
Work Description: ibzib commented on a change in pull request #13852:
URL: https://github.com/apache/beam/pull/13852#discussion_r568177920
##########
File path: runners/spark/spark_runner.gradle
##########
@@ -90,24 +163,25 @@ dependencies {
compile project(":sdks:java:fn-execution")
compile library.java.vendored_grpc_1_26_0
compile library.java.vendored_guava_26_0_jre
- provided library.java.spark_core
Review comment:
We should remove these from BeamModulePlugin if they're no longer used.
----------------------------------------------------------------
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: 545656)
Time Spent: 4h 50m (was: 4h 40m)
> Support Spark 3 in Spark runner
> -------------------------------
>
> Key: BEAM-7093
> URL: https://issues.apache.org/jira/browse/BEAM-7093
> Project: Beam
> Issue Type: New Feature
> Components: runner-spark
> Reporter: Ismaël Mejía
> Priority: P3
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> Spark 3 is the next release of Spark, we need to fix some issues before we
> are ready to support it. See subtasks for details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)