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.

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.

1 participant