Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Portable runner tests use invalid path to Spark 3 job-server jar #23935

Closed
mosche opened this issue Nov 2, 2022 · 0 comments · Fixed by #23936
Closed

[Bug]: Portable runner tests use invalid path to Spark 3 job-server jar #23935

mosche opened this issue Nov 2, 2022 · 0 comments · Fixed by #23936

Comments

@mosche
Copy link
Member

mosche commented Nov 2, 2022

What happened?

See #23907:

Seeing a lot of ValueError: Unable to parse jar URL "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Examples_Spark/src/runners/spark/2/job-server/build/libs/beam-runners-spark-3-job-server-2.44.0-SNAPSHOT.jar". If using a full URL, make sure the scheme is specified. If using a local file path, make sure the file exists; you may have to first build the job server using './gradlew runners:spark:3:job-server:shadowJar'.
Is this familiar to anyone?

This was caused by #23751 when migrating to the Spark 3 job-server

Issue Priority

Priority: 1

Issue Component

Component: testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant