You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/conf/kuscia.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ dataMesh:
88
88
dataSourceTypes: # the type of datasource that data proxy supported
89
89
- "odps"# odps also call as Aliyun MaxCompute
90
90
- "hive"
91
+
- "dameng"# dameng database
91
92
# Note: Currently only a single odps data source configuration is supported. If two odps configurations are defined here, the latter one will override the previous one.
0 commit comments