GitHub user HaoYang670 added a comment to the discussion: Can Kyuubi Spark Engine show the output of python print statement in stdout?
I replace `sys_stdout` with `sys_stderr` in https://github.com/apache/kyuubi/blob/master/externals/kyuubi-spark-sql-engine/src/main/resources/python/execute_python.py#L534, but seems it doesn't work GitHub link: https://github.com/apache/kyuubi/discussions/7111#discussioncomment-13558583 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
