Skip to content

Commit 5acc630

Browse files
committed
README changes
1 parent fc90939 commit 5acc630

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Stackable Group Mapper for Apache Hadoop
22

3+
[Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF)
4+
5+
This projects is a plugin for Apache Hadoop, which can look up groups for users in an OpenPolicyAgent (OPA) instance.
6+
It is intended to be used with the [Stackable Data Platform](https://stackable.tech)
7+
8+
## Description
9+
310
HDFS internally uses user groups for group permissions on folders etc. For this reason it is not enough to just have the groups in OPA during authorization, but they actually need to be available to Hadoop. Hadoop offers a few default group providers, such as:
411

512
* LDAP

0 commit comments

Comments
 (0)