public class DemoWordCountTuple1
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
DemoPackTuples1. Counts words on
even-length or odd-length lines to demonstrate use of specialized intermediate data structures.| Constructor and Description |
|---|
DemoWordCountTuple1()
Creates an instance of this tool.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Dispatches command-line arguments to the tool via the
ToolRunner. |
int |
run(String[] args)
Runs this tool.
|
Copyright © 2015. All rights reserved.