You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Patricio Echague (JIRA)" <ji...@apache.org> on 2013/10/01 20:47:24 UTC

[jira] [Created] (CASSANDRA-6124) Ability to specify a DC to consume from when using ColumnFamilyInputFormat externally

Patricio Echague created CASSANDRA-6124:
-------------------------------------------

             Summary: 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
             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)