File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,9 @@ users. When cluster node labels are used to differentiate parts of the cluster (
91
91
more RAM, GPUs or other features), then the queues can be used to restrict access
92
92
to specific sets of nodes.
93
93
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.
96
97
97
98
These various mechanisms are all a bit disjoint, hence the emergence of tools
98
99
to work across the entire stack for a unified view, Apache Ranger being one example.
You can’t perform that action at this time.
0 commit comments