Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/5424#issuecomment-91693871
  
    Oh gosh yeah looking at this the wrong way around of course. Aren't there 
just two places where the URI logic is needed? I think calling 
`InetAddresses.toUriString(InetAddress.getByName(Utils.localHostName()))` in 
two places isn't so bad. A new method is OK too if you rprefer; I suppose ... 
`localHostNameForURI()` or something to make the relation clear? Then we have 
just two methods for accessing 'the local host name' with a clear role.


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

Reply via email to