diff --git a/step.yaml b/step.yaml index 487318944a40121c667a0784dcbe59206e964ff6..dcdb8dfc7d390b0f394057a4ee90a19d093b8ffb 100644 --- a/step.yaml +++ b/step.yaml @@ -3,6 +3,7 @@ configInfo: text: 镜像 type: text value: "registry.cn-qingdao.aliyuncs.com/wod/hive" + hrtext: HIVE配置 - name: image.tag text: 镜像版本 type: radio @@ -23,11 +24,11 @@ configInfo: text: NodePort HTTP 端口 type: text value: "30005" - hrtext: HIVE配置 - name: connect.hdfs.namenode text: HDFS namenode 地址 type: text value: "hadoop-hadoop-hdfs-nn:9000" + hrtext: HIVE连接 - name: connect.hdfs.path text: HDFS 路径 type: text @@ -48,7 +49,6 @@ configInfo: text: zookeeper地址 type: text value: "myzk-zookeeper:2181" - hrtext: HIVE连接