Sign inSign up

bde2020/spark-maven-template:3.1.2-hadoop3.2

Manifest digest

sha256:0ce2a55524c473ca0fe3adbecc21bff65294cd84acd883acd5a5c74ad8bd50c3

OS/ARCH

linux/amd64

Compressed size

339.34 MB

Last pushed

over 4 years by gezim

Type

Image

Manifest digest

sha256:0ce2a55524c473ca0fe3adbecc21bff65294cd84acd883acd5a5c74ad8bd50c3

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Gezim Sejdiu <[email protected]>, Giannis0 B
4ENV ENABLE_INIT_DAEMON=false0 B
5ENV INIT_DAEMON_BASE_URI=http://identifier/init-daemon0 B
6ENV INIT_DAEMON_STEP=spark_master_init0 B
7ENV BASE_URL=https://archive.apache.org/dist/spark/0 B
8ENV SPARK_VERSION=3.1.20 B
9ENV HADOOP_VERSION=3.20 B
10COPY wait-for-step.sh / # buildkit330 B
11COPY execute-step.sh / # buildkit358 B
12COPY finish-step.sh / # buildkit356 B
13RUN /bin/sh -c apk add312.82 MB
14RUN /bin/sh -c chmod +x0 B
15ENV PYTHONHASHSEED=10 B
16LABEL maintainer=Gezim Sejdiu <[email protected]>, Giannis0 B
17ENV SPARK_MASTER_NAME=spark-master0 B
18ENV SPARK_MASTER_PORT=70770 B
19COPY submit.sh / # buildkit483 B
20CMD ["/bin/bash" "/submit.sh"]0 B
21LABEL maintainer=Gezim Sejdiu <[email protected]>, Giannis0 B
22ENV SPARK_APPLICATION_JAR_NAME=application-1.00 B
23ENV SPARK_APPLICATION_JAR_LOCATION=/app/application.jar0 B
24COPY template.sh / # buildkit206 B
25RUN /bin/sh -c apk add23.85 MB
26CMD ["/bin/bash" "/template.sh"]0 B

Command

ADD file:c5377eaa926bf412dd8d4a08b0a1f2399cfd708743533b0aa03b53d14cb4bb4e in /