vector icon indicating copy to clipboard operation
vector copied to clipboard

How to Set user.name In webhdfs sink

Open younghooniii opened this issue 1 year ago • 2 comments

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

In WebHDFS When security is off, the authenticated user is the username specified in the user.name query parameter.

How to Set In Sink.Webhdfs !?

Configuration

No response

Version

0.41.1

Debug Output

No response

Example Data

No response

Additional Context

No response

References

No response

younghooniii avatar Sep 24 '24 05:09 younghooniii

I think this is a missing feature. Unfortunately, I'm not seeing a way to set this with the library we are using, OpenDAL.

jszwedko avatar Sep 24 '24 22:09 jszwedko

Hi, @younghooniii, thank you for suggesting this. I think it would be a great feature for OpenDAL to implement. Would you like to create an issue on OpenDAL and link back here?

ref: https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/WebHDFS.html#Authentication

Xuanwo avatar Oct 06 '24 16:10 Xuanwo