mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-03-07 15:08:51 +08:00
.. | ||
build.sh | ||
clickhouse-csv.json | ||
Dockerfile | ||
hive-csv.json | ||
hive-stream.json | ||
mysql-csv.json | ||
postgresql-csv.json | ||
README.md | ||
start.py | ||
start.sh | ||
to-csv.json |
datax 模板
镜像:ccr.ccs.tencentyun.com/cube-studio/datax
参数为job.json文件,格式可参考datax github官网
参数
{
"参数": {
"-f": {
"type": "str",
"item_type": "str",
"label": "job.json文件地址,<a target='_blank' href='https://github.com/alibaba/DataX'>书写格式参考</a>",
"require": 1,
"choice": [],
"range": "",
"default": "/usr/local/datax/job/job.json",
"placeholder": "",
"describe": "job.json文件地址,<a target='_blank' href='https://github.com/alibaba/DataX'>书写格式参考</a>",
"editable": 1
}
}
}