[
https://issues.apache.org/jira/browse/WHIRR-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Cole updated WHIRR-52:
-----------------------------
some thoughts:
1. rackspace returns ip addresses, not dns hostnames
2. rackspace returns multiple ip addresses
ex.
"public" : [
"67.23.10.132",
"67.23.10.131"
],
I'd recommend changing our fields that refer to public/private ip addresses to
lists (if not already), and use predicable tools for determining whether
something is a hostname or not.
ex.
http://guava-libraries.googlecode.com/svn/trunk/javadoc/com/google/common/net/InternetDomainName.html
mind isn't free enough to debug further at the moment!
> Allow a Hadoop MapReduce job to be run against a Hadoop Service running on
> Rackspace Cloud Servers
> --------------------------------------------------------------------------------------------------
>
> Key: WHIRR-52
> URL: https://issues.apache.org/jira/browse/WHIRR-52
> Project: Whirr
> Issue Type: Improvement
> Components: service/hadoop
> Reporter: Jeff Hammerbacher
> Attachments: WHIRR-52.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.