Skip to content

Commit 2ce3ad5

Browse files
authored
Update microsoft-spark-utilities.md
1 parent 5a3839c commit 2ce3ad5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/synapse-analytics/spark/microsoft-spark-utilities.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,9 @@ run(path: String, timeoutSeconds: int, arguments: Map): String -> This method ru
597597
598598
```
599599

600+
> [!NOTE]
601+
> Notebook utilities are not applicable for Apache Spark job definitions(SJD).
602+
600603
### Reference a notebook
601604
Reference a notebook and returns its exit value. You can run nesting function calls in a notebook interactively or in a pipeline. The notebook being referenced will run on the Spark pool of which notebook calls this function.
602605

0 commit comments

Comments
 (0)