chengshiwen opened a new issue #5018: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5018
**Describe the question** `DATAX_HOME=/opt/soft/datax/bin/datax.py` in `script/env/dolphinscheduler_env.sh` is not reasonable Including the quick start page on the [official website](https://github.com/alibaba/DataX/blob/master/userGuid.md), `DATAX_HOME` represents the root directory of Datax. So `/opt/soft/datax` is more reasonable. **What are the current benefits of improvement** - Avoid misuse of `DATAX_HOME` - Unify all HOME environment variables **Which version of DolphinScheduler:** -[1.3.x] -[dev] ---------------------------------------------------------------- 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: [email protected]
