Github user achanda commented on the pull request:
https://github.com/apache/spark/pull/5115#issuecomment-84283201
This will return a formatted IPv6 host address to be used in a URI, that
will look like `[2001:db8::1]`. The caller can then stitch that to a whole URI.
The behavior does not change for IPv4. `InetAddresses. toUriString()` seems to
be a drop-in replacement for `InetAddress.getHostAddress`.
I am a total newbie to spark, so please let me know if I'm missing
something.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]