Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-45175

download krb5.conf from remote storage in spark-submit on k8s

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.4.1
    • None
    • Kubernetes

    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

          Activity

            People

              Unassigned Unassigned
              dcoliversun Qian Sun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: