Skip to content

[BUG] RAPIDS binaries not cleaned up on remote workers #5620

Answered by tgravescs
eyalhir74 asked this question in General
Discussion options

You must be logged in to vote

this is not a Spark Rapids issue, this is just an apache Spark and cluster configuration issue. All Apache Spark standalone jobs will download necessary jars to the workers.

See the documentation:
https://spark.apache.org/docs/latest/spark-standalone.html

For instance it has configurations like:

spark.worker.cleanup.enabled

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sameerz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5616 on May 24, 2022 20:38.