yangyichao-mango commented 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, I think about it again and I think we need 
to deeply think about whether it's necessary to add java script. 
   
   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.
   
   --------------
   我自己又思考了了下,个人理解我们应该再考虑下是否有必要添加java脚本的支持,原因如下:
   
   1.Python 和 shell 脚本其实已经可以实现任何 java 脚本可以做的东西。
   2.如果用户对java更加熟悉,也可以使用简单的 Python 或者 shell 脚本去调用 java jar 包 或者 class 
文件,只需要维护这写jar包就可以了。
   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