source: proiecte/HadoopJUnit/hadoop-0.20.1/src/test/mapred-site.xml @ 141

Last change on this file since 141 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 248 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
3
4<!-- Put site-specific property overrides in this file. -->
5
6<configuration>
7
8<property>
9  <name>io.sort.mb</name>
10  <value>10</value>
11</property>
12
13</configuration>
Note: See TracBrowser for help on using the repository browser.