You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Evan Chan (JIRA)" <ji...@apache.org> on 2012/10/19 22:24:13 UTC

[jira] [Updated] (CASSANDRA-4838) ColumnFamilyRecordWriter does not allow adjustment of Thrift/socket timeout

     [ https://issues.apache.org/jira/browse/CASSANDRA-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evan Chan updated CASSANDRA-4838:
---------------------------------

    Attachment: cassandra-thrift-timeout.patch

Here is the patch.  Sorry for the whitespace changes.
                
> 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
>         Attachments: cassandra-thrift-timeout.patch
>
>
> 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