Adamyuanyuan opened a new pull request #1127:
URL: https://github.com/apache/incubator-linkis/pull/1127


   In order to make it more convenient for users to manage data sources, we 
built a unified datasource module with the help of WeBank.These functions are 
included in the module:
   
   DataSourceManager module. DataSourceManager is the core module of data 
sources, which is used to manage all kinds of data sources in the big data 
platform, mainly including the addition, deletion, modification and release of 
data sources.Version management and other functions; Datasource manager #723
   MetaManager module is used for docking metadata of various data sources in 
the big data platform, mainly including data source connection testing, 
metadata query and other functions; DataSource Metadata #724
   The DataSource Client module contains the call logic of the Client side, so 
that users can operate data sources and obtain relevant metadata in the way of 
the Client side; DataSource Client #725
   Added Kafka data source module, its role is to unify the management of Kafka 
data sources, Kafka is usually used for streaming computing applications; Kafka 
data source #726


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to