felix-thinkingdata commented on issue #4074: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4074#issuecomment-758533760
> 在shell脚本或SQL脚本中,连接串需要给出密码且都是明文方式,建议增加自定义变量密文处理变量值,如此SHELL等脚本中可直接引用变量。 I am doing automatic configuration generation. The generated template will associate data source information. This part of user name and password can be obtained from the associated data source during the execution of task. 我在做配置自动生成,生成的模板,会关联数据源信息,这部分用户名密码可以在task执行过程中,通过关联的数据源拿到。 ---------------------------------------------------------------- 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]
