notebookutils.notebook.validateDAG: Check if the DAG is correctly defined, if the syntax is...

notebookutils.notebook.validateDAGR Documentation

Check if the DAG is correctly defined, if the syntax is correct, and if notebooks are found in the workspace without actual execution. Details can be found in mssparkutils.notebook.help("validateDAG").

Description

Check if the DAG is correctly defined, if the syntax is correct, and if notebooks are found in the workspace without actual execution. Details can be found in mssparkutils.notebook.help("validateDAG").

Usage

notebookutils.notebook.validateDAG(dag)

Arguments

dag

A list of notebook names or a complex data structure (JSON string) that meets the requirements of the com.microsoft.spark.notebook.msutils.impl.MsNotebookPipeline scala class.

Value

check result


notebookutils documentation built on Jan. 26, 2026, 9:06 a.m.