Skip to content

Commit b84639d

Browse files
authored
Merge pull request #119586 from RobinLin666/update-mssparkutils-doc
Update microsoft-spark-utilities.md
2 parents 0680d85 + f786c2b commit b84639d

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 aren't 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)