Skip to content

[ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s#3733

Closed
Reamer wants to merge 2 commits intoapache:masterfrom
Reamer:proxy_user
Closed

[ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s#3733
Reamer wants to merge 2 commits intoapache:masterfrom
Reamer:proxy_user

Conversation

@Reamer
Copy link
Contributor

@Reamer Reamer commented Apr 14, 2020

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?

How should this be tested?

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@Reamer Reamer changed the title User Impersonation via --proxy-user for Spark Interpreter with K8s [ZEPPELIN-4722] User Impersonation via --proxy-user for Spark Interpreter with K8s Apr 14, 2020
@Leemoonsoo
Copy link
Member

Thank @Reamer for the contribution, LGTM

@Leemoonsoo
Copy link
Member

Merge to master and branch-0.9

@asfgit asfgit closed this in 85fc206 Apr 15, 2020
asfgit pushed a commit that referenced this pull request Apr 15, 2020
…eter with K8s

### 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

Author: Philipp Dallig <philipp.dallig@gmail.com>

Closes #3733 from Reamer/proxy_user and squashes the following commits:

8c2e58b [Philipp Dallig] proxy user in spark on k8s
3989c4e [Philipp Dallig] Some Cleanup

(cherry picked from commit 85fc206)
Signed-off-by: Lee moon soo <moon@apache.org>
@Reamer Reamer deleted the proxy_user branch April 15, 2020 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants