Would it be great if the job workflow supports running docker-based tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2024 05:38 AM
The current workflow function in Databricks gives a series of options such as DLT, Dbt, python scripts, python files, JAR, etc. It would be good to add a docker file to that and simplify the development process a lot, especially on the unit and integration testing use side.
We might argue that the spark engine optimizes the code before the run however not every use case needs a powerful running engine such as a Spark or Spark engine could consider the docker image as a processing unit with input and output with no optimization required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2025 10:16 PM
Hi @mo_moattar !
Is this still some functionality you're interested in? If so, can you explain a bit more on the use case you're thinking? I'm happy to add this to our feature requests internally, but I know that the Product team will likely request a bit more information on what kind of functionality you're looking for here. Looking forward to your response!