Commit e2c4787
[CORE][MINOR] Correct a log message in DAGScheduler
### What changes were proposed in this pull request?
Correct a word in a log message.
### Why are the changes needed?
Log message will be more clearly.
### Does this PR introduce any user-facing change?
No.
### How was this patch tested?
Test is not needed.
Closes #25880 from mdianjun/fix-a-word.
Authored-by: madianjun <madianjun@jd.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>1 parent 89bad26 commit e2c4787
File tree
1 file changed
+2
-2
lines changed- core/src/main/scala/org/apache/spark/scheduler
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1521 | 1521 | | |
1522 | 1522 | | |
1523 | 1523 | | |
1524 | | - | |
1525 | | - | |
| 1524 | + | |
| 1525 | + | |
1526 | 1526 | | |
1527 | 1527 | | |
1528 | 1528 | | |
| |||
0 commit comments