Would it be great if the job workflow supports running docker-based tasks

mo_moattar
New Contributor III

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.

jack_zaldivar
Databricks Employee
Databricks Employee

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!