Estimator - Spark 3.1.2 & Horovod 0.22.1 - no logs #3040
Unanswered
umashankark
asked this question in
Q&A
Replies: 1 comment
-
This could be related to passing sys.stderr and sys.stdout from driver. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Estimator.fit() throws following error:
But spark logs (stdout/stderr outputs), don't have any inserted trace print statements/logs to stdout/stderr.
Any clues on why this would happen ? Appreciate any help on this issue.
This behavior is not consistent. When there's an error in data-access, I could see all stdout/err logs being captured.
Beta Was this translation helpful? Give feedback.
All reactions