You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/02/12 18:59:00 UTC

[jira] [Resolved] (SPARK-25254) docker-image-tool should allow not building images for R and Python

     [ https://issues.apache.org/jira/browse/SPARK-25254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-25254.
------------------------------------
    Resolution: Duplicate

> docker-image-tool should allow not building images for R and Python
> -------------------------------------------------------------------
>
>                 Key: SPARK-25254
>                 URL: https://issues.apache.org/jira/browse/SPARK-25254
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.4.0
>            Reporter: Chaoran Yu
>            Priority: Minor
>
> Suppose a user does not need R, so he builds Spark using make-distribution.sh without R to generate a runnable distribution. 
> Then he runs docker-image-tool.sh to generate Docker images based off of the distribution just produced in the previous step. And then docker-image-tool.sh fails because the R image fails to build. This is counter-intuitive.
> docker-image-tool.sh builds three images: regular, R and Python. make-distribution.sh allows users to specify whether to build Spark with R or Python, so should docker-image-tool.sh.



--
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