[
https://issues.apache.org/jira/browse/LIVY-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-780:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> How to print/log to stdout in a rolling way for python interpreter
> ------------------------------------------------------------------
>
> Key: LIVY-780
> URL: https://issues.apache.org/jira/browse/LIVY-780
> Project: Livy
> Issue Type: Wish
> Components: Interpreter
> Affects Versions: 0.7.0
> Reporter: ShuMing Li
> Priority: Major
> Fix For: 0.10.0
>
>
>
> In the current `PythonInterpreter`, all user's logging/print will wait until
> the user code is executed to be done.
> This is hard to debug for a long running python task. If users want to debug
> some info in the middle of code, it must wait the task's ok or wrong.
> Can we support a normal way for `PythonInterpreter` to print/log just as a
> normal way? so users can see the debug info(log/print) when the task is
> running?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)