You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/14 09:19:09 UTC

[GitHub] [zeppelin] Reamer opened a new pull request #3733: User Impersonation via --proxy-user for Spark Interpreter with K8s

Reamer opened a new pull request #3733: User Impersonation via --proxy-user for Spark Interpreter with K8s
URL: https://github.com/apache/zeppelin/pull/3733
 
 
   ### What is this PR for?
   This PullRequest fixes the impersonation issue when running Spark Zeppelin interpreter on K8s. A general user impersonation should not be necessary and possible on K8s, since the interpreter process runs unprivileged - without the right to change the user via ssh.
   
   
   ### What type of PR is it?
   * Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4722
   
   ### How should this be tested?
   * **Travic-CI**: https://travis-ci.org/github/Reamer/zeppelin/builds/674723139
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

Posted by GitBox <gi...@apache.org>.
Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s
URL: https://github.com/apache/zeppelin/pull/3733#issuecomment-613561281
 
 
   Thank @Reamer for the contribution, LGTM

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] asfgit closed pull request #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s
URL: https://github.com/apache/zeppelin/pull/3733
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s

Posted by GitBox <gi...@apache.org>.
Leemoonsoo commented on issue #3733: [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s
URL: https://github.com/apache/zeppelin/pull/3733#issuecomment-613826043
 
 
   Merge to master and branch-0.9

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services