Transfer / pass a parameter outside databricks workflow

Boris Perchinkov 0 Reputation points
2024-07-31T11:09:22.9333333+00:00

Hello,

in a synapse pipeline, through a web activity i call / execute a databricks workflow job.
The job has couple of notebooks that execute depending on some logic inside the job itself.
When the notebooks finish, i want to output some parameters outside those notebooks back to the synapse pipeline's next activity.
is this possible / is there a way to do it ?

I tried using

dbutils.notebook.exit

but the message / value i output is not shown in the web activity output.

any suggestion is welcome,
Thanks

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,004 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,222 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.