Services should not have to do reverse DNS lookups
--------------------------------------------------

                 Key: WHIRR-262
                 URL: https://issues.apache.org/jira/browse/WHIRR-262
             Project: Whirr
          Issue Type: Improvement
            Reporter: Tom White
            Assignee: Tom White


Currently Hadoop and HBase use DNSUtil to do reverse DNS lookups to get the 
correct public hostname, but the other services don't which means they may not 
run correctly in some environments (such as when launched from within EC2, see 
WHIRR-128 for background). The framework should do these lookups on the 
service's behalf.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to