Details
Description
Unify support across different map/reduce related classes for comma seperated list of hosts for initial thrift port connection. Column family input format already had support for this since CASSANDRA-2807, and RingCache did it the same way, but it was coded seperately. This JIRA should add pig support, and abstract a common method to iterate over these seeds.