Yikun commented on PR #37258:
URL: https://github.com/apache/spark/pull/37258#issuecomment-1198812267
Sorry for late reply, I'm busy in some local meeting recent days.
> In addition, can we get the content of dmesg?
@LuciferYang We can add a separate step like:
```
- name: Print debug info
if: failure()
run: |
# print demsg info
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]