source: proiecte/HadoopJUnit/hadoop-0.20.1/src/examples/python/pyAbacus/wordcountaggregator.spec @ 120

Last change on this file since 120 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: 362 bytes
Line 
1<?xml version="1.0"?>
2<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
3
4<configuration>
5
6<property>
7  <name>aggregator.descriptor.num</name>
8  <value>1</value>
9</property>
10
11<property>
12   <name>aggregator.descriptor.0</name>
13   <value>UserDefined,org.apache.hadoop.abacus.examples.JyAbacusWCPlugIN$AbacusWordCount</value>
14o</property>
15</configuration>
Note: See TracBrowser for help on using the repository browser.