You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2012/02/13 17:51:23 UTC

[Cassandra Wiki] Update of "HadoopSupport" by jeremyhanna

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "HadoopSupport" page has been changed by jeremyhanna:
http://wiki.apache.org/cassandra/HadoopSupport?action=diff&rev1=46&rev2=47

Comment:
removed redundant hadoop property.

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