Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Secure hadoop integration with hue as proxyuser #3301

Closed
SoniaComp opened this issue May 9, 2023 · 1 comment
Closed

Secure hadoop integration with hue as proxyuser #3301

SoniaComp opened this issue May 9, 2023 · 1 comment
Labels
ENHANCEMENT Issue type for requesting new feature or improvement

Comments

@SoniaComp
Copy link
Contributor

Description

Hello!

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.

@SoniaComp SoniaComp added the ENHANCEMENT Issue type for requesting new feature or improvement label May 9, 2023
@bjornalm
Copy link
Collaborator

Hi @SoniaComp, thanks for reaching out. :-)
Since Hue is open source you can clone the Hue repo and modify the code. If you want to share your changes and get them merged into the next Hue release you can create a PR with your changes.

See
https://github.com/cloudera/hue/blob/master/CONTRIBUTING
https://docs.gethue.com/developer/development/

@cloudera cloudera locked and limited conversation to collaborators May 26, 2023
@Harshg999 Harshg999 converted this issue into discussion #3323 May 26, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
ENHANCEMENT Issue type for requesting new feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants