ArkURL opened a new issue, #16101:
URL: https://github.com/apache/dolphinscheduler/issues/16101

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   just create a workflow with only one python task node, which simply execute 
command `print("hello m")` and when execute this workflow an error happened.
   execute log below
   
[1717146925671.log](https://github.com/user-attachments/files/15511387/1717146925671.log)
   
   
   env:
   os: centos7
   database: postgresql-15
   java: jdk1.8
   python: python 3.6
   zookeeper: zookeeper 3.7.x
   dolphinscheduler: 3.2.1
   
   deploy way: cluster deploy
   
   I use new user `dolphinscheduler` to deploy and set dolphinschedueler's 
tenant is dolphinscheduler too.
   
   ### What you expected to happen
   
   execute python node successfully
   
   ### How to reproduce
   
   create a simple workflow with python node, execute command `print("hello 
m")` and execute the workflow.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to