Details
-
New Feature
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
5.0.0b1, 5.0.0
-
None
Description
The current authorization model does not fit the enterprise requirements as everything is readable and writable by everyone by default.
Write access can be restricted using authorization but restricting read rights is only possible via Yarn ACLs and HDFS rights which still does not prevent accessing the workflow, coordinator or bundle job’s configurations for everyone.
Improve authorization so it’s possible to configure read/write access for workflows, coordinators, and bundles in a more granular way. Could involve Sentry during implementation or create and design a new system that fits the needs.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-3217 Enable definition of admin users using oozie-site.xml
- Closed
- relates to
-
OOZIE-3215 Improve testability for authorization
- Open
-
OOZIE-3216 Enable Authorization testing on REST endpoints
- Open
- links to