代码拉取完成,页面将自动刷新
schemaVersion: "2.0.0"
commandTests:
- name: jre
command: java
args: ["-version"]
expectedError:
- "1.8.0_265"
- name: wget
command: apt
args: ["list", "wget"]
expectedOutput:
- "1.20.1-1.1"
fileExistenceTests:
- name: hive-home
path: /opt/apache-hive-2.3.7-bin
shouldExist: true
uid: 1000
gid: 1000
- name: hive-site.xml
path: /opt/apache-hive-2.3.7-bin/conf/hive-site.xml
shouldExist: true
- name: log4j2.properties
path: /opt/apache-hive-2.3.7-bin/conf/hive-log4j2.properties
shouldExist: true
metadataTest:
env:
- key: JAVA_HOME
value: /usr/local/openjdk-8
- key: HADOOP_HOME
value: /opt/hadoop-2.9.2
- key: HIVE_HOME
value: /opt/apache-hive-2.3.7-bin
- key: HADOOP_CLASSPATH
value: "/opt/hadoop-2.9.2/share/hadoop/tools/lib/aws-java-sdk-bundle-1.11.199.jar:/opt/hadoop-2.9.2/share/hadoop/tools/lib/hadoop-aws-2.9.2.jar"
exposedPorts: ["9083"]
workdir: "/opt/apache-hive-2.3.7-bin"
entrypoint: ["bin/hive"]
cmd: ["--service", "metastore"]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。