You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/01/14 07:45:13 UTC

[GitHub] [incubator-dolphinscheduler] gabrywu opened a new issue #1822: [Feature] python task logs print delayedb

gabrywu opened a new issue #1822: [Feature] python task logs print delayedb
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1822
 
 
   ## Background
   When we execute a python task ,it's logs print delayed
   [images](https://gitee.com/gabry_wu/publicImages/raw/44455dfdfa20f0baf9548a47027df8ffb953ce07/%E6%9C%89%E9%81%93%E7%AC%94%E8%AE%B0/dolphinScheduler/issue/logDelayed.png)
   
   ## Solution
   
   use “python -u ”  to execute the python script, instead of "python"
   
   ## quote
   > https://blog.csdn.net/lmb1612977696/article/details/78648148
   > https://cloud.tencent.com/developer/article/1566956

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] gabrywu closed issue #1822: [Feature] python task logs print delayed

Posted by GitBox <gi...@apache.org>.
gabrywu closed issue #1822: [Feature] python task logs print delayed
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1822
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services