Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
โ01-18-202501:44 AM - edited โ01-18-202501:52 AM
When using databricks-connect how can you monitor the progress? Ideally, we want something similar to what you get in the Databricks notebook, i.e., information about the jobs/stages. We are using Python.
โ01-18-202506:34 AM - edited โ01-18-202506:35 AM
Yes, exactly that: the progress information about the job(s) and their stages that the query triggered. We really need this information to be displayed in the application.