[
https://issues.apache.org/jira/browse/SPARK-23891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438500#comment-16438500
]
Sercan Karaoglu commented on SPARK-23891:
-----------------------------------------
I don't know if you guys want to do this but what I would suggest would be; if
you take a look at here [https://hub.docker.com/r/library/openjdk/] , they have
jdk and all kinds of tags to determine the underlying platform, because spark
is another layer on top of jvm, there could have been an option to choose spark
version plus jdk and distro version from docker-hub as official images and I
think this should not be that hard since we have cool CI/CD tools today that
can automate pretty much everything. If you look at docker hub there is no
official supported spark images there yet.
> Debian based Dockerfile
> -----------------------
>
> Key: SPARK-23891
> URL: https://issues.apache.org/jira/browse/SPARK-23891
> Project: Spark
> Issue Type: New Feature
> Components: Kubernetes
> Affects Versions: 2.3.0
> Reporter: Sercan Karaoglu
> Priority: Minor
> Attachments: Dockerfile
>
>
> Current dockerfile inherits from alpine linux which causes netty tcnative ssl
> bindings to fail while loading which is the case when we use Google Cloud
> Platforms Bigtable Client on top of spark cluster. would be better to have
> another debian based dockerfile
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]