Apache Ranger - 读取与执行访问之间的区别(对于 Hive table)

Apache Ranger - difference between Read vs. Execute access (for Hive table)

上下文 - 使用 Apache Ranger 管理安全性的 Hive 表。

问题 - 在 Ranger 中设置 Read/Write/Execute 权限时,如果用户具有 'Read' 访问权限,他们可以 运行 进行 select 查询吗?

SELECT * FROM MyTable

'HiveQL' 查询什么时候需要执行权限?

我认为这可能会有所帮助:那里提到了不同的访问标准:

https://cwiki.apache.org/confluence/display/Hive/SQL+Standard+Based+Hive+Authorization#SQLStandardBasedHiveAuthorization-PrivilegesRequiredforHiveOperations