Add configurable retry count to Hadoop code
-------------------------------------------
Key: CASSANDRA-2052
URL: https://issues.apache.org/jira/browse/CASSANDRA-2052
Project: Cassandra
Issue Type: Improvement
Components: Hadoop
Affects Versions: 0.7.0, 0.6.9
Reporter: Jeremy Hanna
The Hadoop integration code doesn't do a retry if it times out. Often people
have to tune the batch size and the rpc timeout in order to get it to work. We
should probably have a configurable timeout in there (credit to Jairam -
http://www.mail-archive.com/[email protected]/msg08938.html) so that it
doesn't just fail the job with a timeout exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.