Skip to content

Error in spark-master while running docker compose up #3

@greg-kan

Description

@greg-kan

Hello.

I've been trying to start the docker compose file, and getting:

. . .
=> ERROR [spark-master 5/10] RUN curl -O https://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz && tar zxvf spar 0.5s

. . .


[spark-master 5/10] RUN curl -O https://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz && tar zxvf spark-3.5.3-bin-hadoop3.tgz -C /usr/local && rm spark-3.5.3-bin-hadoop3.tgz && cd /usr/local && ln -sT spark-3.5.3-bin-hadoop3 spark:
0.156 % Total % Received % Xferd Average Speed Time Time Time Current
0.156 Dload Upload Total Spent Left Speed
100 196 100 196 0 0 687 0 --:--:-- --:--:-- --:--:-- 687
0.445
0.445 gzip: stdin: not in gzip format
0.445 tar: Child returned status 1
0.445 tar: Error is not recoverable: exiting now


failed to solve: process "/bin/bash -c curl -O https://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz && tar zxvf spark-3.5.3-bin-hadoop3.tgz -C /usr/local && rm spark-3.5.3-bin-hadoop3.tgz && cd /usr/local && ln -sT spark-3.5.3-bin-hadoop3 spark" did not complete successfully: exit code: 2

I would be grateful for help in solving the problem/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions