Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filebrowser] Add get delegation token logic for secure hadoop (#3301) (Related with: #3324,#3449 ) #3814

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

SoniaComp
Copy link
Contributor

What changes were proposed in this pull request?

I am working on integrating Hue with SecureHadoop as a ProxyUser.
I found that the behavior of ProxyUser in WebHDFS FileBrowser needs to be enhanced.
When "security_enabled" is true, only "read_url" method use delegation token.

I want to modify the code
so that a user who has been impersonated from Hue(a proxy user) can issue a Delegation Token when using WebHDFS.
(#3323)

How was this patch tested?

Our company has been successfully using this fixed code since last year, so I'm sure that this bug fix work well.

Copy link

This PR is stale because it has been open 45 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 23, 2024
@bjornalm bjornalm requested a review from agl29 September 23, 2024 12:09
@bjornalm
Copy link
Collaborator

@SoniaComp Thank you for contributing with this PR.

@agl29 Can you take a look at this? It has been pending for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants