Alexvsalexvsalex opened a new pull request, #433:
URL: https://github.com/apache/incubator-livy/pull/433

   ## What changes were proposed in this pull request?
   Now loopback address is 127.0.0.1 always.
   But it's not work for JVM that was run with 
`-Djava.net.preferIPv6Addresses=true`. It's better to pass host (that will be 
::1 for IPv6) to py4j gateway creation.
   
   ## How was this patch tested?
   Livy with this fix is using on IPv6 machines now.


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

Reply via email to