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 2020/12/07 13:17:25 UTC

[GitHub] [incubator-dolphinscheduler] whitelowrie opened a new issue #4174: [Improvement][Module Name] Improvement title

whitelowrie opened a new issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174


   each tenant maybe have it private environment variable,example,use the tenant local anaconda will config the .bashrc,
   but dolphinscheduler will not load the .bashrc so anaconda can't be used.
   
   so suggest load tenant private environment to execute private script
   
   
   
   **Which version of DolphinScheduler:**
    -[1.1.0-preview]
   
   **Describe alternatives you've considered**
   so if the system os is linux , .bashrc will be loaded otherwise
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] whitelowrie edited a comment on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
whitelowrie edited a comment on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-741423176


   > You can modify the configuration to load the specified configuration file
   > 
   > common.properties :
   > 
   > ```
   > dolphinscheduler.env.path=/etc/profile
   > ```
   
   I means tenant private environment, not golbal environment.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] whitelowrie commented on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
whitelowrie commented on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-741423176


   > You can modify the configuration to load the specified configuration file
   > 
   > common.properties :
   > 
   > ```
   > dolphinscheduler.env.path=/etc/profile
   > ```
   
   I means tenant environment, not golbal environment.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] BoYiZhang commented on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
BoYiZhang commented on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-741436557


   You can try to modify the operating system configuration file
   
   Reference link: http://ghoulich.xninja.org/2017/05/09/how-to-find-env-variables-when-exec-sudo-commands/


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] chengshiwen commented on issue #4174: [Improvement][Worker] Suggest to load tenant private environment to execute private script

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-817110020


   Close the question since it has been replied


-- 
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs commented on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-751723375


   Has your problem been solved?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] BoYiZhang commented on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
BoYiZhang commented on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-741411331


   
   You can modify the configuration to load the specified configuration file
   
   common.properties : 
   ```
   dolphinscheduler.env.path=/etc/profile
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] chengshiwen closed issue #4174: [Improvement][Worker] Suggest to load tenant private environment to execute private script

Posted by GitBox <gi...@apache.org>.
chengshiwen closed issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174


   


-- 
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] whitelowrie edited a comment on issue #4174: [Improvement][Worker] Improvement title

Posted by GitBox <gi...@apache.org>.
whitelowrie edited a comment on issue #4174:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4174#issuecomment-741423176


   > You can modify the configuration to load the specified configuration file
   > 
   > common.properties :
   > 
   > ```
   > dolphinscheduler.env.path=/etc/profile
   > ```
   Thanks.
   I means tenant private environment, not golbal environment.
   I already improve this feature, late I will push the PR.


----------------------------------------------------------------
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:
users@infra.apache.org