-
Notifications
You must be signed in to change notification settings - Fork 395
Labels
bugSomething isn't workingSomething isn't working
Description
Apache Iceberg Rust version
None
Describe the bug
Spark 3.5.7 download fails (https://dlcdn.apache.org/spark/spark-3.5.7/spark-3.5.7-bin-hadoop3.tgz 404s)
failed to solve: process "/bin/sh -c curl --retry 5 -s -C - [https://dlcdn.apache.org/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop3.tgz](https://dlcdn.apache.org/spark/spark-$%7BSPARK_VERSION%7D/spark-$%7BSPARK_VERSION%7D-bin-hadoop3.tgz) -o spark-${SPARK_VERSION}-bin-hadoop3.tgz && tar xzf spark-${SPARK_VERSION}-bin-hadoop3.tgz --directory /opt/spark --strip-components 1 && rm -rf spark-${SPARK_VERSION}-bin-hadoop3.tgz" did not complete successfully: exit code: 2
------
> [ 5/12] RUN curl --retry 5 -s -C - https://dlcdn.apache.org/spark/spark-3.5.7/spark-3.5.7-bin-hadoop3.tgz -o spark-3.5.7-bin-hadoop3.tgz && tar xzf spark-3.5.7-bin-hadoop3.tgz --directory /opt/spark --strip-components 1 && rm -rf spark-3.5.7-bin-hadoop3.tgz:
0.166
0.166 gzip: stdin: not in gzip format
0.166 tar: Child returned status 1
0.166 tar: Error is not recoverable: exiting now
To Reproduce
No response
Expected behavior
No response
Willingness to contribute
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working