Skip to content

Commit 56f5d75

Browse files
authored
Update how-to-submit-spark-jobs.md
Triggering build.
1 parent 848cf7d commit 56f5d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-submit-spark-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ To troubleshoot a Spark job, you can access the logs generated for that job in A
721721
1. Access the Spark job logs inside the **driver** and **library manager** folders
722722

723723
> [!NOTE]
724-
> To troubleshoot Spark jobs created during interactive data wrangling in a notebook session, select **Job details** near the top right corner of the notebook UI. A Spark jobs from an interactive notebook session is created under the experiment name **notebook-runs**.
724+
> To troubleshoot Spark jobs created during interactive data wrangling in a notebook session, select **Job details** near the top right corner of the notebook UI. A Spark jobs from an interactive notebook session is created under the experiment name **notebook-runs**.
725725

726726
## Next steps
727727

0 commit comments

Comments
 (0)