Evan Chan created CASSANDRA-4838:
------------------------------------

             Summary: ColumnFamilyRecordWriter does not allow adjustment of 
Thrift/socket timeout
                 Key: CASSANDRA-4838
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4838
             Project: Cassandra
          Issue Type: Bug
          Components: Hadoop
    Affects Versions: 1.0.10
         Environment: Linux/Ubuntu, DSE 2.1 / Cassandra 1.0.10
            Reporter: Evan Chan


I'm using ColumnFamilyRecordWriter with an M/R job to dump data into a cluster, 
it was running Cassandra 1.0.10, and is now running DSE 2.1.   Either way, I 
hit Thrift timeout errors sometimes.  Looking at the code, it seems that it 
does not allow for setting of the Thrift timeout, and this code has not been 
updated in the latest trunk.  

I have a patch that adds a configuration parameter to allow adjustment of the 
Thrift timeout in CFRecordWriter.   Let me know if you guys would be interested.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to