0

For now we are giving all the configurations manually in the Databricks to connect to denodo database.Now the issue is we need to have a docker image which can enable the connection so that a new user doesnt have to do this manually.

Laster
  • 388
  • 5
  • 18

1 Answers1

0

You will need to set this up in a Docker container and, once ready, you can create a Docker image based on the contents of the container. Follow this instructions: https://www.sentinelone.com/blog/create-docker-image/

dtenreiro
  • 168
  • 5