Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/connector/hive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ Property Name Description
* - ``hive.metastore.username``
- The username Trino uses to access the Hive metastore.
* - ``hive.metastore.authentication.type``
- Hive metastore authentication type. Possivel values are ``NONE`` or
- Hive metastore authentication type. Possible values are ``NONE`` or
``KERBEROS``. Default is ``NONE``.
* - ``hive.metastore.thrift.impersonation.enabled``
- Enable Hive metastore end user impersonation.
Expand Down