How to access codes from workspace/repo section when using a cluster created from a docker image?

Mayur G D 6 Reputation points
2022-09-16T03:29:24.403+00:00

Normally when a cluster is created using an init script, it is able to access codes from workspace/repo section. But same doesn’t apply for a docker cluster. Imports from workspace section tend to fail. Do we have a workaround for this??

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,178 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Mayur G D 6 Reputation points
    2022-09-26T06:39:10.577+00:00

    Able to access repos in the Databricks workspace directory by upgrading databricks runtime version to 11.2. Thanks

    1 person found this answer helpful.

  2. Sina Salam 10,811 Reputation points
    2022-09-16T04:09:40.253+00:00

    Ensure you're connected to the docker repo on the docker hub.

    You get more information on https://www.docs.docker.com

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.