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

    https://github.com/apache/spark/pull/21669#discussion_r212812762
  
    --- Diff: 
resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile ---
    @@ -43,6 +43,10 @@ COPY sbin /opt/spark/sbin
     COPY ${img_path}/spark/entrypoint.sh /opt/
     COPY examples /opt/spark/examples
     COPY data /opt/spark/data
    +RUN if [ -z "$SPARK_USER" ]; then \
    --- End diff --
    
    Thank you for this catch, I will edit this to see if it solves the 
`javax.security.auth.login.LoginException` 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to