apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.27k stars 1.15k forks source link

Doris ec supports dataSources #5060

Closed ChengJie1053 closed 6 months ago

ChengJie1053 commented 6 months ago

Doris ec supports dataSources

{ "executionContent": {"code": "{\"linkis.ec.doris.stream.load.file.path\":\"/Users/chengjie/Downloads/doris/test.csv\",\"linkis.ec.doris.table\":\"example_tbl\"}", "runType": "doris"}, "params": { "variable": {}, "configuration": { "runtime": { "linkis.ec.doris.2pc.enabled":true,
"linkis.ec.doris.datasource":"doris_test" } } }, "source": {"scriptPath": "file:///mnt/bdp/hadoop/1.sql"}, "labels": { "engineType": "doris-1.2.6", "userCreator": "linkis-IDE" } }