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

Add support for user.name field in WebHDFS? #5

Closed
anjackson opened this issue Feb 6, 2018 · 1 comment
Closed

Add support for user.name field in WebHDFS? #5

anjackson opened this issue Feb 6, 2018 · 1 comment

Comments

@anjackson
Copy link
Contributor

After attempting to run the service directly against our APIs internally, I found a gap that #1 missed. Our production APIs require the user to add a user.name=<USERNAME> field as per this documentation. Soon, our newer cluster may also require a delegation=<TOKEN> field. Would it be possible to add these to the configuration easily enough?

ikreymer added a commit that referenced this issue Feb 8, 2018
@ikreymer
Copy link
Contributor

ikreymer commented Feb 8, 2018

env vars WEBHDFS_USER and WEBHDFS_TOKEN can be used to specify the user.name= and/or the delegation= params.

N0taN3rd pushed a commit to webrecorder/pywb that referenced this issue Sep 3, 2019
…rom WEBHDFS_USER env var or '&delegation=<token>' from WEBHDFS_TOKEN env var (fixes ukwa/ukwa-pywb#5)
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

No branches or pull requests

2 participants