Commit 8a007cf
Add notebook "Digging into Spark Apps Using Spark" (#26)
* Add notebook "Digging into Spark Apps Using Spark"
Spark application logs are useful for monitoring and debugging applications. This notebook will help you dig into Spark application by analyzing Spark application logs, including event log, driver log and executor log.
* change variable name
Co-authored-by: Rahul Potharaju <rapoth@microsoft.com>1 parent 47560ac commit 8a007cf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments