Github user ifilonenko commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21669#discussion_r223535529
  
    --- Diff: docs/running-on-kubernetes.md ---
    @@ -820,4 +820,37 @@ specific to Spark on Kubernetes.
        This sets the major Python version of the docker image used to run the 
driver and executor containers. Can either be 2 or 3. 
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.kubernetes.kerberos.krb5.location</code></td>
    +  <td><code>(none)</code></td>
    +  <td>
    +   Specify the local location of the krb5 file to be mounted on the driver 
and executors for Kerberos interaction.
    +   It is important to note that for local files, the KDC defined needs to 
be visible from inside the containers.
    --- End diff --
    
    True


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to