yuqi1129 commented on code in PR #3863: URL: https://github.com/apache/gravitino/pull/3863#discussion_r1693145629
########## 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: I fixed the mistake for Kerberos Hive docker fille, as for Hive without Kerberos, I believe we need to use another PR to fix it or fix it by the way. -- 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]
