Skip to content

Commit 141abd7

Browse files
authored
Merge pull request #47929 from liyanp1987/adddebugsparkjobsthroughjobgraph
add links
2 parents 0e808c3 + 8a5896b commit 141abd7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

articles/hdinsight/spark/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,8 @@
319319
items:
320320
- name: Debug Spark jobs
321321
href: apache-spark-job-debugging.md
322+
- name: Debug Spark Jobs through Job Graph
323+
href: apache-azure-spark-history-server.md
322324
- name: Use IntelliJ to debug Spark job
323325
href: apache-spark-intellij-tool-debug-remotely-through-ssh.md
324326
- name: Troubleshoot a slow or failing HDInsight cluster

articles/hdinsight/spark/apache-spark-job-debugging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Once a job is completed, the information about the job is persisted in the Spark
103103

104104
## See also
105105
* [Manage resources for the Apache Spark cluster in Azure HDInsight](apache-spark-resource-manager.md)
106+
* [Debug Spark Jobs using extended Spark History Server](apache-azure-spark-history-server.md)
106107

107108
### For data analysts
108109

0 commit comments

Comments
 (0)