|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.resourceindex.indexer.hadoop.Driver
public class Driver
Hadoop Driver for generation of alphabetically partitioned Wayback CDX files using the Hadoop framework.
| Nested Class Summary | |
|---|---|
static class |
Driver.MapClass
Mapper which converts an ARCRecord into a CDX line. |
| Constructor Summary | |
|---|---|
Driver()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main driver for sort program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Driver()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
args -
java.io.IOException - When there is communication problems with the
job tracker.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||