mchades commented on code in PR #3863: URL: https://github.com/apache/gravitino/pull/3863#discussion_r1693107452
########## dev/docker/kerberos-hive/hive-site1.xml: ########## @@ -0,0 +1,77 @@ +<configuration> + <property> + <name>hive.server2.enable.doAs</name> + <value>true</value> + <description>Disable user impersonation for HiveServer2</description> Review Comment: enable or disable? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
