Skip to content

Commit

Permalink
Remove outdated docs on impersonation limitations in Hive security
Browse files Browse the repository at this point in the history
  • Loading branch information
colebow committed Jun 1, 2022
1 parent 12dda62 commit 632f3a0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/src/main/sphinx/connector/hive-security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -422,20 +422,6 @@ specified by the ``hive.metastore.client.principal`` property must be allowed to
impersonate the current Trino user, as discussed in the section
:ref:`configuring-hadoop-impersonation`.

The impersonation is applied when:

* modifying (creating or deleting) a database (schema),
* getting information about a single table,
* creating or modifying a table.

Impersonation is not applied when for the following operations. In case of the following operations,
Trino is fully responsible for doing all relevant security checks.

* listing databases (schemas),
* listing tables,
* listing roles, grants,
* changing roles, grants.

.. _configuring-hadoop-impersonation:

Impersonation in Hadoop
Expand Down

0 comments on commit 632f3a0

Please sign in to comment.