zhongjiajie commented on issue #15352:
URL: 
https://github.com/apache/dolphinscheduler/issues/15352#issuecomment-1926440387

   Hi all, you need to create new `env` in security center with both 
`PYTHON_LAUNCHER ` and `DATAX_LAUNCHER `
   
   ```sh
   export PYTHON_LAUNCHER=/Users/zhongjiajie/.pyenv/shims/python3
   export DATAX_LAUNCHER=/Users/zhongjiajie/Documents/dist/datax/bin/datax.py
   ```
   
   and then use the env in task, I test latest code and it work, I would like 
to close this issue, you can reopen it if you have further issues


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