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

Jeremy Hanna commented on CASSANDRA-6124:
-----------------------------------------

Interesting - most people usually use an IP within the datacenter they want and 
use CL.LOCAL_QUORUM afaik.  That or CL.ONE and rely on the nodes don't get 
overloaded so it wouldn't cross DC boundaries because of the dynamic snitch 
modifier.

This keeps it in the same DC regardless of the CL from what it looks like, 
which is convenient.

> Ability to specify a DC to consume from when using ColumnFamilyInputFormat 
> externally
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6124
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6124
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Hadoop
>            Reporter: Patricio Echague
>            Priority: Minor
>              Labels: hadoop
>             Fix For: 1.2.11
>
>         Attachments: CASSANDRA-6124.diff
>
>
> Our production environment looks like this:
> - 6 cassandra nodes (online DC)
> - 3 cassandra nodes (offline DC)
> - Hadoop cluster.
> we are interested in connecting to the offline DC from hadoop (not colocated 
> with cassandra offline dc)
> I've tested this patch and seems to work with our 1.2.5 deployment.
> Kindly review.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to