You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michał Wesołowski (Jira)" <ji...@apache.org> on 2019/11/15 12:23:00 UTC

[jira] [Created] (SPARK-29915) spark-py and spark-r images are not created with docker-image-tool.sh

Michał Wesołowski created SPARK-29915:
-----------------------------------------

             Summary: spark-py and spark-r images are not created with docker-image-tool.sh
                 Key: SPARK-29915
                 URL: https://issues.apache.org/jira/browse/SPARK-29915
             Project: Spark
          Issue Type: Bug
          Components: Kubernetes
    Affects Versions: 3.0.0
            Reporter: Michał Wesołowski


Currently at version 3.0.0-preview docker-image-tool.sh script has the [following lines|[https://github.com/apache/spark/blob/master/bin/docker-image-tool.sh#L173]] defined:
{code:java}
 local PYDOCKERFILE=${PYDOCKERFILE:-false} 
 local RDOCKERFILE=${RDOCKERFILE:-false} {code}
Because of this change spark-py nor spark-r images get created. 



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

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