mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2024-11-21 01:16:33 +08:00
add hadoop job template
This commit is contained in:
parent
e2359b97c3
commit
a06ee3a51e
@ -1,4 +1,6 @@
|
||||
功能:用于对接公司已存在的大数据平台,此模板需要自行封装大数据组件客户端
|
||||
功能:用于对接公司已存在的大数据平台,此模板需要自行封装大数据组件客户端。
|
||||
自行添加dockerfile中spark、hadoop、sqoop、hbase等基础组件客户端。和其他公司基础组件配置或环境
|
||||
|
||||
镜像:ccr.ccs.tencentyun.com/cube-studio/hadoop:20221010
|
||||
|
||||
参数
|
||||
@ -12,7 +14,7 @@
|
||||
"require": 1,
|
||||
"choice": [],
|
||||
"range": "",
|
||||
"default": "spark_submit xx",
|
||||
"default": "spark-submit xx",
|
||||
"placeholder": "",
|
||||
"describe": "执行命令",
|
||||
"editable": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user