From 8602c394704ffd4fca70a37526ec886fa23331fb Mon Sep 17 00:00:00 2001 From: yinan Date: Fri, 20 Mar 2020 14:57:39 +0800 Subject: [PATCH] update --- step.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step.yaml b/step.yaml index 4873189..dcdb8df 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连接 -- 2.26.0