databricks / containers

Sample base images for Databricks Container Services
Apache License 2.0
167 stars 118 forks source link

Update gpu image #194

Closed lu-wang-dl closed 4 months ago

lu-wang-dl commented 4 months ago

When starting the GPU docker image, we will get the following error:

Error: Internal error message: Spark error: Driver down cause: java.io.IOException: Cannot run program "virtualenv" (in directory "/local_disk0/.ephemeral_nfs/cluster_libraries"): error=2, No such file or directory

This PR is fixing the image issue. In this PR,

Manually upload the docker to docker hub and create the cluster:

Screenshot 2024-07-01 at 9 03 37 PM