Use user access rights to HDFS instead of Menas user access rights
Open
feature
Menas
priority: medium
security
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Currently, Menas has access to the HDFS regardless of the user logged in, but using one user for everyone. This could be a potential security issue.
What's more, we want to have proper authorization in Menas, and this will be probably one of the steps.
## Feature
Use users HDFS access rights, instead of default Menas (user) access rights.
Contributor guide
Assessment
This issue has not been assessed yet.