[ 
https://issues.apache.org/jira/browse/CASSANDRA-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011667#comment-13011667
 ] 

Brandon Williams commented on CASSANDRA-2388:
---------------------------------------------

Unfortunately, I thought of another problem here.  If we go over the entire 
replica set, we're potentially going outside of the DC, which is bad since a 
lot of installations have a DC dedicated to analytics so it doesn't affect 
their app. It seems that the local address is preferred though, are your task 
trackers not on the same machines as Cassandra?

> ColumnFamilyRecordReader fails for a given split because a host is down, even 
> if records could reasonably be read from other replica.
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2388
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: Eldon Stegall
>         Attachments: 0002_On_TException_try_next_split.patch
>
>
> ColumnFamilyRecordReader only tries the first location for a given split. We 
> should try multiple locations for a given split.

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

Reply via email to