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/11/17 06:59:52 UTC

[GitHub] [incubator-dolphinscheduler] iyeeku opened a new issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


   When configuring the dataX task, it is recommended to customize the template user password encryption
   [配置dataX任务时,建议自定义模板用户密码可以加密处理。
   ![datax](https://user-images.githubusercontent.com/28862440/99356686-7fb32200-28e5-11eb-80ed-4986c49ffdfa.png)
   
   


----------------------------------------------------------------
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] felix-thinkingdata commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

Posted by GitBox <gi...@apache.org>.
felix-thinkingdata commented on issue #4074:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4074#issuecomment-758532091


   > 在shell脚本或SQL脚本中,连接串需要给出密码且都是明文方式,建议增加自定义变量密文处理变量值,如此SHELL等脚本中可直接引用变量。
   
   The password is encrypted in the run log
   


----------------------------------------------------------------
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] zhuangchong commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


   The Datax custom template itself does not support the password encryption operation of plug-ins. When I used it on other scheduling platforms, I introduced the reader/ Writer variable on the custom template, and the reader/ Writer variable was defined in the data source management interface. What ideas do you have? Welcome to discuss and implement.
   
   ---
   datax 自定义模版本身是不支持插件的密码加密操作,我在其他调度平台上,使用的时候是在自定义模版上引入reader/writer变量,reader/writer变量在数据源管理界面定义。您有什么想法,欢迎进行讨论,实现。
   
   
   


----------------------------------------------------------------
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] snycc15 commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


    下一个版本会包含这项特性吗?


----------------------------------------------------------------
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 #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


   Is the encryption algorithm customized by the user?


----------------------------------------------------------------
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] felix-thinkingdata commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] snycc15 commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


    下一个版本会包含这项特性吗?


----------------------------------------------------------------
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] snycc15 commented on issue #4074: [Feature][DataX] When configuring the dataX task, it is recommended to customize the template user password encryption

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


   在shell脚本或SQL脚本中,连接串需要给出密码且都是明文方式,建议增加自定义变量密文处理变量值,如此SHELL等脚本中可直接引用变量。


----------------------------------------------------------------
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