WeBankFinTech / DataSphereStudio

DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
https://github.com/WeBankFinTech/DataSphereStudio-Doc
Apache License 2.0
3.05k stars 999 forks source link

[Feature] Optimization of third-party component dependencies, unified management of third-party dependent Linkis packages by DSS #1052

Closed wxyn closed 1 year ago

wxyn commented 1 year ago

Search before asking

Problem Description

When the current DSS third-party components are connected to DSS, the lib package will introduce linkis related jar packages, resulting in each time if there is a version upgrade of Linkis, the corresponding third-party components' linkis jar packages need to be synchronously upgraded.

Description

DSS optimization depends on the fact that subsequent third-party components will not introduce linkis related jar packages. DSS will unify the management of third-party dependent Linkis dependency packages, and third-party components will cooperate with modifications to no longer introduce Linkis dependencies separately under the appconn directory.

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?

zqburde commented 1 year ago

Add it in DSS1.1.2