zhouyun0242 commented on issue #15519:
URL:
https://github.com/apache/dolphinscheduler/issues/15519#issuecomment-1920563408
> 我也遇到过,好像要配置${PYTHON_LAUNCHER} ${DATAX_LAUNCHER}就好了
3.2.0版本中,在dolphinscheduler_env.sh中配置PYTHON_LAUNCHER和DATAX_LAUNCHER会导致datax组件无法运行。issue里有大佬试出了解决办法:就是dolphinscheduler_env.sh中不配置PYTHON_LAUNCHER和DATAX_LAUNCHER,在/etc/profile中配置PYTHON_LAUNCHER和DATAX_LAUNCHER
另外,我也尝试过使用dolphinscheduler的环境变量功能,把PYTHON_LAUNCHER和DATAX_LAUNCHER配置到环境变量里。但是好像也没啥用。
--
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]