zhangbutao commented on code in PR #5992: URL: https://github.com/apache/hive/pull/5992#discussion_r2230710723
########## itests/test-jdbc/src/test/resources/custom_hosts_file: ########## @@ -0,0 +1,3 @@ +127.0.0.1 localhost +127.0.0.1 test-standalone-jdbc-plain +127.0.0.1 test-standalone-jdbc-kerberos Review Comment: Do we need to run the test in the kerberos mode? Is the plain model not sufficient? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
