yangyichao-mango edited a comment on issue #309:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/309#issuecomment-644091932


   > +1,and I'm interesting in this issue, I think i can implement that issue.
   
   In my opinion and understanding:
   
   1.Python and shell script can do anything that java script can do.
   2.If user familiar with Java, they also can use some simple python or shell 
scripts to call java jar or java class, they just need maintain the jar lib.
   3.It will make DS complicated before achieve the pluggable DS, it will make 
the DS modules will be clearer.
   
   --------------
   个人有一些不同理解,如下:
   
   1.Python 和 shell 脚本其实已经可以实现任何 java 脚本可以做的东西。
   2.如果用户对java更加熟悉,也可以使用简单的 Python 或者 shell 脚本去调用 java jar 包 或者 class 
文件,只需要维护这写jar包就可以了,或者我们可以简单的实现一个前端页面,后端实现本质上还是通过shell去调用?
   3.个人理解如果这个诉求很多人都有的话,其实我们完全可以在将DS插件化这个issue实现之后再做这个,这样的话模块之间会更加清晰。


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


Reply via email to