Skip to content

Commit 61476a6

Browse files
committed
Changes to: The Madness Beyond the Gate -> Authorization
1 parent a2ab6e2 commit 61476a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sections/kerberos_the_madness.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ users. When cluster node labels are used to differentiate parts of the cluster (
9191
more RAM, GPUs or other features), then the queues can be used to restrict access
9292
to specific sets of nodes.
9393

94-
Similarly, HBase and Accumulo have their users and permissions, while Hive uses the
95-
permissions of the source files as its primary access control mechanism.
94+
Similarly, HBase and Accumulo have their users and permissions, while Hive can
95+
authorize users either through its permisions model or use the
96+
permissions of the source files as its primary access control mechanism or.
9697

9798
These various mechanisms are all a bit disjoint, hence the emergence of tools
9899
to work across the entire stack for a unified view, Apache Ranger being one example.

0 commit comments

Comments
 (0)