โ03-25-2025 07:50 AM
I am trying to run a job with (1) custom containers, and (2) via an instance pool. Here's the setup:
I do not see any setting on the instance pool related to enabling docker images, however. I found one related post on the forum, but is a slightly different scenario and doesn't have a clear resolution.
Any pointers?
Thanks,
--Steve
โ04-07-2025 08:34 AM
Hello @mrstevegross!
Thanks for sharing your findings. While the docs mention this setting, they donโt clearly state itโs required. Your observation makes sense and clarifying this would help others avoid confusion. Iโll share this with the internal teams.
โ03-26-2025 05:36 AM
Hey Steve @mrstevegross ,
To preload container services in a pool, you must do it via the Databricks API, since this option is not available through the UI.
That said, itโs important to keep in mind that pools are just compute infrastructure, not clusters themselves. Pools donโt define runtime behavior, thatโs something you set when you create a cluster that uses the pool.
Hope this helps ๐
Isi
โ03-26-2025 06:45 AM - edited โ03-26-2025 06:46 AM
>To preload container services in a pool, you must do it via the Databricks API, since this option is not available through the UI.
I'm not trying to "preload" it, I just want to my cluster to (1) use a container, and (2) use my pool. I'm aware that the create instance pool API offers a "preloaded_images" mechanism, but there's nothing in the docs that says "preloaded_images" are *required* if a cluster create request uses the docker_image option. Can you clarify?
โ03-26-2025 10:39 AM
I think I have solved this. I added a URL for `preloaded_docker_image` to my instance pool, and the job worked correctly.
This suggests that the DBR docs for preloaded_docker_image are incomplete; they should clarify that a user must add an entry in order to use the docker image feature.
โ04-07-2025 07:33 AM
If anyone from DBR is monitoring this thread, can y'all confirm my understanding and--if so--update the docs to reflect this requirement?
โ04-07-2025 08:34 AM
Hello @mrstevegross!
Thanks for sharing your findings. While the docs mention this setting, they donโt clearly state itโs required. Your observation makes sense and clarifying this would help others avoid confusion. Iโll share this with the internal teams.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now