[ 
https://issues.apache.org/jira/browse/BEAM-12094?focusedWorklogId=615395&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-615395
 ]

ASF GitHub Bot logged work on BEAM-12094:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jun/21 14:20
            Start Date: 27/Jun/21 14:20
    Worklog Time Spent: 10m 
      Work Description: iemejia merged pull request #15063:
URL: https://github.com/apache/beam/pull/15063


   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 615395)
    Time Spent: 1h 20m  (was: 1h 10m)

> Support Spark 3 in spark_runner.py.
> -----------------------------------
>
>                 Key: BEAM-12094
>                 URL: https://issues.apache.org/jira/browse/BEAM-12094
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-spark
>            Reporter: Kyle Weaver
>            Priority: P3
>              Labels: portability-spark
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> spark_runner.py is the Python wrapper for the Beam Spark runner. It requires 
> the Beam Spark job server jar to operate. The default jar is Spark 2.
> To build and use the Spark 3 jar from source:
>  # Build it from source with "./gradlew :runners:spark:3:job-server:shadowJar"
>  # Use it in Python by passing the pipeline option 
> "--spark_job_server_jar=/.../runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.x.0-SNAPSHOT.jar"
> But this is cumbersome. We should provide an easy way to use the released 
> Spark 3 job server jar.



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

Reply via email to