How can i print something inside a prefect flow which uses prefect-databricks?
I am new to prefect for workflow orchestration. I was exploring it’s databricks integration and used it’s tutorial example here . I am able to connect to datarbricks instance and I can print the jobs outside the flow i.e. in main with something like this :
How can i print something inside a prefect flow which uses prefect-databricks?
I am new to prefect for workflow orchestration. I was exploring it’s databricks integration and used it’s tutorial example here . I am able to connect to datarbricks instance and I can print the jobs outside the flow i.e. in main with something like this :