Sign inSign up

khalibre/hive:3.1.3-postgresql-metastore

Index digest

sha256:ea57c8cbc1e9a50c5568b2850e6496ad23a41298755fbc7d385a5f8f4f472d90

OS/ARCH

linux/amd64

Compressed size

1.08 GB

Last pushed

about 3 years by khinfrabot

Type

Image

Manifest digest

sha256:03f028e8acb58369f84199b01ff2bd78063d5c8c75ec5fb8323c4e0834149f83

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
8ARG ZULU_REPO_VER=1.0.0-30 B
9ARG ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c0 B
10|2 ZULU_REPO_SHA256=d08d9610c093b0954c6b278ecc628736e303634331641142fa5096396201f49c ZULU_REPO_VER=1.0.0-3 /bin/sh -c64.11 MB
11ENV JAVA_HOME=/usr/lib/jvm/zulu80 B
12LABEL maintainer=Sida Say <[email protected]>0 B
13RUN /bin/sh -c apt-get update4.59 MB
14ENV HADOOP_VERSION=3.3.60 B
15ENV HADOOP_URL=https://dlcdn.apache.org/hadoop/common/hadoop-3.3.6/hadoop-3.3.6.tar.gz0 B
16RUN /bin/sh -c set -x697.02 MB
17RUN /bin/sh -c ln -s133 B
18RUN /bin/sh -c mkdir /opt/hadoop-$HADOOP_VERSION/logs150 B
19RUN /bin/sh -c mkdir /hadoop-data101 B
20ENV HADOOP_HOME=/opt/hadoop-3.3.60 B
21ENV HADOOP_CONF_DIR=/etc/hadoop0 B
22ENV MULTIHOMED_NETWORK=10 B
23ENV USER=root0 B
24ENV PATH=/opt/hadoop-3.3.6/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
25ADD entrypoint.sh /entrypoint.sh # buildkit1.42 KB
26RUN /bin/sh -c chmod a+x1.42 KB
27ENTRYPOINT ["/entrypoint.sh"]0 B
28ARG HIVE_VERSION0 B
29ENV HIVE_VERSION=3.1.30 B
30ENV HIVE_HOME=/opt/hive0 B
31ENV PATH=/opt/hive/bin:/opt/hadoop-3.3.6/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
32ENV HADOOP_HOME=/opt/hadoop-3.3.60 B
33WORKDIR /opt32 B
34RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c312.94 MB
35ADD conf/hive-site.xml /opt/hive/conf # buildkit735 B
36ADD conf/beeline-log4j2.properties /opt/hive/conf # buildkit974 B
37ADD conf/hive-env.sh /opt/hive/conf # buildkit1.32 KB
38ADD conf/hive-exec-log4j2.properties /opt/hive/conf # buildkit1.14 KB
39ADD conf/hive-log4j2.properties /opt/hive/conf # buildkit1.31 KB
40ADD conf/ivysettings.xml /opt/hive/conf # buildkit1.13 KB
41ADD conf/llap-daemon-log4j2.properties /opt/hive/conf # buildkit1.4 KB
42COPY startup.sh /usr/local/bin/ # buildkit306 B
43RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c302 B
44COPY entrypoint.sh /usr/local/bin/ # buildkit1.53 KB
45RUN |1 HIVE_VERSION=3.1.3 /bin/sh -c1.52 KB
46EXPOSE map[10000/tcp:{}]0 B
47EXPOSE map[10002/tcp:{}]0 B
48ENTRYPOINT ["entrypoint.sh"]0 B
49CMD ["/bin/sh" "-c" "startup.sh"]0 B

Command

 ARG RELEASE