On Sun, Feb 26, 2012 at 04:25, Edward Capriolo <edlinuxg...@gmail.com> wrote:
> Did you see the notes here?

I'm not sure what do you mean by the notes?

I'm using the mapred.* settings suggested there:

     <property>
         <name>mapred.max.tracker.failures</name>
         <value>20</value>
     </property>
     <property>
         <name>mapred.map.max.attempts</name>
         <value>20</value>
     </property>
     <property>
         <name>mapred.reduce.max.attempts</name>
         <value>20</value>
     </property>

But I still see the timeouts that I haven't with cassandra-all 0.8.7.

P.

> http://wiki.apache.org/cassandra/HadoopSupport#Troubleshooting

Reply via email to