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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to