Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.4.1
-
None
Description
krb5.conf currently only supports the local file format. Tenants would like to save this file on their own servers and download it during the spark-submit phase for better implementation of multi-tenant scenarios. The proposed solution is to use the downloadFile function[1], similar to the configuration of spark.kubernetes.driver/executor.podTemplateFile
[1]https://github.com/apache/spark/blob/822f58f0d26b7d760469151a65eaf9ee863a07a1/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/PodTemplateConfigMapStep.scala#L82C24-L82C24
Attachments
Issue Links
- links to