Commit 8602c394 authored by 殷安's avatar 殷安 🏀

update

parent 22cacf2c
...@@ -3,6 +3,7 @@ configInfo: ...@@ -3,6 +3,7 @@ configInfo:
text: 镜像 text: 镜像
type: text type: text
value: "registry.cn-qingdao.aliyuncs.com/wod/hive" value: "registry.cn-qingdao.aliyuncs.com/wod/hive"
hrtext: HIVE配置
- name: image.tag - name: image.tag
text: 镜像版本 text: 镜像版本
type: radio type: radio
...@@ -23,11 +24,11 @@ configInfo: ...@@ -23,11 +24,11 @@ configInfo:
text: NodePort HTTP 端口 text: NodePort HTTP 端口
type: text type: text
value: "30005" value: "30005"
hrtext: HIVE配置
- name: connect.hdfs.namenode - name: connect.hdfs.namenode
text: HDFS namenode 地址 text: HDFS namenode 地址
type: text type: text
value: "hadoop-hadoop-hdfs-nn:9000" value: "hadoop-hadoop-hdfs-nn:9000"
hrtext: HIVE连接
- name: connect.hdfs.path - name: connect.hdfs.path
text: HDFS 路径 text: HDFS 路径
type: text type: text
...@@ -48,7 +49,6 @@ configInfo: ...@@ -48,7 +49,6 @@ configInfo:
text: zookeeper地址 text: zookeeper地址
type: text type: text
value: "myzk-zookeeper:2181" value: "myzk-zookeeper:2181"
hrtext: HIVE连接
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment