Commit 740993b
### What changes were proposed in this pull request?
Update log level from `INFO` to `ERROR` for console output in spark-it tests.
### Why are the changes needed?
`spark-it` outputs too many INFO level logs to stdout.
<img width="1017" height="143" alt="image" src="https://github.com/user-attachments/assets/41667a37-050b-4174-afe6-6e4afcda8fcc" />
<img width="783" height="188" alt="image" src="https://github.com/user-attachments/assets/6bb4f3e3-223d-4f8c-bea6-4c8d451bf4b9" />
### Does this PR resolve a correctness bug?
No
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
GHA
Closes #3623 from cxzl25/CELEBORN-2279.
Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: 子懿 <ziyi.jxf@antgroup.com>
1 parent 4b157c6 commit 740993b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments