From 1b435a731d420fb103011ff2e182125f53200990 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Tue, 8 Jul 2025 07:48:11 -0700 Subject: [PATCH] add ugi back to hive catalog config --- mkdocs/docs/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs/docs/configuration.md b/mkdocs/docs/configuration.md index a39b9300ea..f4fbe0c8d8 100644 --- a/mkdocs/docs/configuration.md +++ b/mkdocs/docs/configuration.md @@ -515,6 +515,7 @@ catalog: | hive.hive2-compatible | true | Using Hive 2.x compatibility mode | | hive.kerberos-authentication | true | Using authentication via Kerberos | | hive.kerberos-service-name | hive | Kerberos service name (default hive) | +| ugi | t-1234:secret | Hadoop UGI for Hive client. | When using Hive 2.x, make sure to set the compatibility flag: