Commit 7ad1c80
[SPARK-42880][DOCS] Update running-on-yarn.md to log4j2 syntax
### What changes were proposed in this pull request?
Update log4j1 syntax to log4j2, and use ${sys:spark.yarn.app.container.log.dir} to relocate log path.
see https://issues.apache.org/jira/browse/SPARK-42880
### Why are the changes needed?
Since Spark3.3 has changed log4j1 to log4j2, some documents should also be updated.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Just doc.
Closes #40504 from frankliee/log4j2.
Authored-by: frankzfli <[email protected]>
Signed-off-by: Sean Owen <[email protected]>1 parent 5825db8 commit 7ad1c80
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments