[ 
https://issues.apache.org/jira/browse/SPARK-30111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987372#comment-16987372
 ] 

Ilan Filonenko commented on SPARK-30111:
----------------------------------------

The error seems to be from:

{code:yaml}
Step 6/12 : RUN apt install -y python python-pip &&     apt install -y python3 
python3-pip &&     rm -r /usr/lib/python*/ensurepip &&     pip install 
--upgrade pip setuptools &&     rm -r /root/.cache && rm -rf /var/cache/apt/*
 ---> Running in f3d520c3435b
{code}

so this is relating to pyspark dockerfile
The error is because:  *404  Not Found [IP: 151.101.188.204 80]* 

> spark R dockerfile fails to build
> ---------------------------------
>
>                 Key: SPARK-30111
>                 URL: https://issues.apache.org/jira/browse/SPARK-30111
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, jenkins, Kubernetes
>    Affects Versions: 3.0.0
>            Reporter: Shane Knapp
>            Priority: Major
>
> all recent k8s builds have been failing when trying to build the sparkR 
> dockerfile:
> [https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/19565/console]
> [https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-k8s/426/console|https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-k8s/]
> [https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-k8s-jdk11/76/console|https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-k8s-jdk11/]
> [~ifilonenko]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to