difin commented on code in PR #5753:
URL: https://github.com/apache/hive/pull/5753#discussion_r2033851986


##########
hcatalog/src/test/e2e/templeton/deployers/config/webhcat/webhcat-site.xml:
##########
@@ -95,7 +95,7 @@
 
     <property>
         <name>templeton.controller.mr.child.opts</name>
-        <value> -Xmx64m -Djava.net.preferIPv4Stack=true</value>
+        <value> -Xmx64m -Djava.net.preferIPv4Stack=false</value>

Review Comment:
   The default is `false` starting from Java 8.
   Correct, there is no need to set it if we want the default behavior. 



-- 
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]

Reply via email to