KONGHOA opened a new issue, #15344:
URL: https://github.com/apache/dolphinscheduler/issues/15344

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   一、--class-path这个参数在项目里面是写死的,但是对于使用JDK8的用户来说不太友好,因为JDK8没有这个option
   二、打包好的jar包,明明在本地可以运行,但是在DolphinScheduler的Java组件里面却一直报错找不到或无法加载主类
   三、使用jar运行类型,为什么选择了主程序包,还必须得选资源中心,不然就跑不起来,有点重复选择的感觉
   
![4503F3E75B2D2B2F948D23C995797B02](https://github.com/apache/dolphinscheduler/assets/100180734/7637fc3a-f042-4ec5-9c38-1c792240f8f7)
   
   
![7F8F3393213B8A42A03A85B0A8DA73EC](https://github.com/apache/dolphinscheduler/assets/100180734/d980df09-276e-41f5-a34d-d53390f64d8e)
   
   
   ### What you expected to happen
   
   java组件还不够友好,本来想着资源中心的东西可以复用,结果还是得用shell组件,然后定时把jar、sh放到每个worker上,太麻烦了
   
   ### How to reproduce
   
   去使用一下Java组件即可,并且资源中心的是用的HDFS存储。
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to