You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/06 13:32:39 UTC

[GitHub] [dolphinscheduler] davidzollo commented on issue #11236: [Bug] [DataX] DataX Variable configuration problem

davidzollo commented on issue #11236:
URL: https://github.com/apache/dolphinscheduler/issues/11236#issuecomment-1238157752

   > I am experiencing the same issue with 3.0.0, it seems this line is not able to read the env properly, I have tested it has nothing to do with the env settings. `https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java#L96`
   > 
   > By the way, 3.0.0 docker image does not contain python2 by default, I think it's also an issue? @kezhenxu94
   
   the root cause is `source: not found`, if `source` command can't execute normally, the env file will not work


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org