You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by 李孟 <me...@gmail.com> on 2022/03/30 05:15:06 UTC

[DISCUSS] data governance

This page describes the process for proposing breaking changes to Linkis.
* Status
* Motivation
* Proposed Changes
* Public Interfaces
* Compatibility, Deprecation, and Migration Plan
* Implementation Plan
* Rejected Alternatives

Status
The first version of data governance has been developed, and subsequent integration and optimization have been completed.


Motivation
Based on the basic version of linkis1.0.3 dss1.0.1 to integrate data governance (assets, data warehouses, models), the purpose is to open up governance and research and development based on the idea of ​​dss full connectivity, so that data can be managed, and research and development have indicators

Proposed Changes

1.data assets
2.data warehouse
3.data model
4.linkis datasource
5.linkis hive

Public Interfaces

1.linkis datasource
2.linkis hive

Compatibility, Deprecation, and Migration Plan
Linkis1.0.3 and later versions of dss1.0.1

Implementation Plan

> test case

https://github.com/WeBankFinTech/DataSphereStudio/issues/551 https://github.com/WeBankFinTech/DataSphereStudio/issues/552 https://github.com/WeBankFinTech/DataSphereStudio/issues/553 https://github.com/WeBankFinTech/DataSphereStudio/issues/554

> dss

https://github.com/WeBankFinTech/DataSphereStudio/pull/555

> linkis

Linkis datasource replenish
https://github.com/apache/incubator-linkis/pull/1830

external reference atlas
kafka_2.11-1.0.0.jar
kafka-clients-1.0.0.jar
hdfs-model-1.2.0.jar
hive-bridge-1.2.0.jar
hive-bridge-shim-1.2.0.jar
xml-apis-1.4.01.jar
zkclient-0.8.jar
hive-bridge-shim-1.2.0.jar
atlas-client-common-1.2.0.jar
atlas-client-v1-1.2.0.jar
atlas-client-v2-1.2.0.jar
atlas-common-1.2.0.jar
atlas-intg-1.2.0.jar
atlas-notification-1.2.0.jar
atlas-plugin-classloader-1.2.0.jar
atlas-server-api-1.2.0.jar


Rejected Alternatives
none yet

Limeng