On Thu, Oct 13, 2011 at 1:17 PM, Scott Fines <scott.fi...@nisc.coop> wrote: > When I look at the source for ColumnFamilyInputFormat, it appears that it > does a call to client.describe_ring; when you do the equivalent call with > nodetool, you get the 10.1.1.* addresses. This seems to indicate to me that > I should open up the firewall and attempt to contact those IPs instead of the > normal thrift IPs. > > That leads me to think that I need to have thrift listening on both IPs, > though. Would that then be the case?
My mistake, I thought I'd committed this: https://issues.apache.org/jira/browse/CASSANDRA-3214 Can you see if that solves your issue? -Brandon