incubator-uniffle icon indicating copy to clipboard operation
incubator-uniffle copied to clipboard

[FEATURE] Provider uber jar for cli/dashboard/coordinator/server module

Open zuston opened this issue 2 years ago • 3 comments

Code of Conduct

Search before asking

  • [X] I have searched in the issues and found no similar issues.

Describe the feature

In some cases, the separate jars are not easy to maintain, uber jar is better to run and test, especially for dashboard module

Motivation

No response

Describe the solution

No response

Additional context

No response

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

zuston avatar Nov 29 '23 04:11 zuston

WDYT? @yl09099 @xianjingfeng @jerqi

zuston avatar Nov 29 '23 04:11 zuston

For cli, it is ok. But for other modules, using uber jar may make it more difficult to find problems and it may lead to many useless dependencies that will not be discovered in the future. Right?

xianjingfeng avatar Nov 29 '23 08:11 xianjingfeng

For cli, it is ok. But for other modules, using uber jar may make it more difficult to find problems and it may lead to many useless dependencies that will not be discovered in the future. Right?

Ok for me. I think Cli + dashboard are more suitable to use uber jar.

zuston avatar Nov 29 '23 09:11 zuston