casionone commented on code in PR #709: URL: https://github.com/apache/linkis-website/pull/709#discussion_r1225426114
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/feature/spark-etl.md: ########## @@ -0,0 +1,443 @@ +--- +title: 支持spark数据同步 +sidebar_position: 0.2 +--- + +## 1. 背景 +用户可以通过配置json的方式进行spark数据同步 + +## 2. 使用说明 +常见的数据同步示例如下: + Review Comment: batter to add information about: - list of supported types - perequisite requirements for each type -description of key parameters for each type -- 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]
