| Constructor and Description |
|---|
Merger(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
merge(Path[] inMapFiles,
boolean deleteInputs,
Path outMapFile)
Merge multiple MapFiles to one Mapfile.
|
public Merger(Configuration conf) throws IOException
IOExceptionpublic void merge(Path[] inMapFiles, boolean deleteInputs, Path outMapFile) throws IOException
inMapFiles - input inMapFiles.deleteInputs - deleteInputs.outMapFile - input outMapFile.IOException - raised on errors performing I/O.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.