Revision 48834
Added by Alessia Bardi about 7 years ago
indexFeedJob.xml | ||
---|---|---|
8 | 8 |
</HEADER> |
9 | 9 |
<BODY> |
10 | 10 |
<HADOOP_JOB name="indexFeedJob" type="mapreduce"> |
11 |
<DESCRIPTION>map reduce job that joins the entities on the hbase table and produces a sequence file containig the xml records</DESCRIPTION>
|
|
11 |
<DESCRIPTION>map reduce job that feeds the index from the sequence file produced by the prepareIndexDataJob</DESCRIPTION>
|
|
12 | 12 |
<STATIC_CONFIGURATION> |
13 | 13 |
|
14 | 14 |
<!-- I/O FORMAT --> |
Also available in: Unified diff
Updated description of the job