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] GpuKryoRegistrator ClassNotFoundException #3468

Closed
gerashegalov opened this issue Sep 13, 2021 · 0 comments · Fixed by #3491
Closed

[BUG] GpuKryoRegistrator ClassNotFoundException #3468

gerashegalov opened this issue Sep 13, 2021 · 0 comments · Fixed by #3491
Assignees
Labels
bug Something isn't working P0 Must have for release

Comments

@gerashegalov
Copy link
Collaborator

Describe the bug
Recent build changes accidentally move GpuKryoRegistrator in per-shim /spark3xx jar locations. It must remain unshimmed per our doc. There is no test using GpuKryoRegistrator to catch this regression

Steps/Code to reproduce bug
Start a Spark application with --conf spark.kryo.registrator=com.nvidia.spark.rapids.GpuKryoRegistrator
reported by @rongou

Expected behavior
No CNF

Environment details (please complete the following information)
local

Additional context
https://github.com/NVIDIA/spark-rapids/blob/960d52d1e3848b269d1171129a1cbca070dd9904/dist/README.md

@gerashegalov gerashegalov added bug Something isn't working ? - Needs Triage Need team to review and classify P0 Must have for release and removed ? - Needs Triage Need team to review and classify labels Sep 13, 2021
@gerashegalov gerashegalov added this to the Sep 13 - Sep 24 milestone Sep 13, 2021
@gerashegalov gerashegalov self-assigned this Sep 14, 2021
@tgravescs tgravescs assigned tgravescs and unassigned gerashegalov Sep 14, 2021
This was referenced Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 Must have for release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants