You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/11/12 22:33:00 UTC

[jira] [Commented] (SPARK-26025) Docker image build on dev builds is slow

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

Apache Spark commented on SPARK-26025:
--------------------------------------

User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/23019

> Docker image build on dev builds is slow
> ----------------------------------------
>
>                 Key: SPARK-26025
>                 URL: https://issues.apache.org/jira/browse/SPARK-26025
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 3.0.0
>            Reporter: Marcelo Vanzin
>            Priority: Minor
>
> When building a docker image, the docker tool uploads the contents of the current directory - the "build context" - to the docker daemon.
> On a dev build, that can be huge; with intermediate artifacts and test logs, it can easily be a few gigabytes. And that copy happens for each one of the 3 images build by the docker tool script.
> It would be nice to make that faster to speed up iterative development.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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