[
https://issues.apache.org/jira/browse/SPARK-29915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988492#comment-16988492
]
Veera commented on SPARK-29915:
-------------------------------
Yes this option is not included , but you can add manually in docker files and
create your own custom docker image
> 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
> Priority: Major
>
> 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]