Atom-me opened a new issue #5871:
URL: https://github.com/apache/dolphinscheduler/issues/5871
execute command :
sudo -u atom sh
/tmp/dolphinscheduler/exec/process/1/7/8/21/7_8_21.command
error message :
/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python:
can't open file '/bin/datax.py': [Errno 2] No such file or directory
version: 1.3.6-release
plateform: macos big sur
env:
~/.zshrc file content:
export DATAX_HOME=/Users/atom/work/datax
export PATH=$PATH:$DATAX_HOME/bin
export
PYTHON_HOME=/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
export PATH=$PATH:$PYTHON_HOME
ps: delete the 'sudo -u atom' prefix ,only execute 'sh
/tmp/dolphinscheduler/exec/process/1/7/8/21/7_8_21.command' can successfully
execute
--
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]