| Class | Description |
|---|---|
| ExampleDriver |
A description of an example program based on its class and a
human-readable description.
|
| JoinDataGen | |
| JoinDataGen.GenDataProcessor | |
| JoinExample |
Simple example of joining 2 data sets.
|
| JoinExample.ForwardingProcessor |
Reads key-values from the source and forwards the value as the key for the output
|
| JoinExample.JoinProcessor | |
| JoinValidate | |
| JoinValidate.JoinValidateProcessor | |
| OrderedWordCount |
Simple example that extends the WordCount example to show a chain of processing.
|
| OrderedWordCount.NoOpSorter |
No-op sorter processor.
|
| OrderedWordCount.SumProcessor | |
| SimpleSessionExample |
Simple example that shows how Tez session mode can be used to run multiple DAGs in the same
session for efficiency and performance.
|
| WordCount |
Simple example to perform WordCount using Tez API's.
|
| WordCount.SumProcessor | |
| WordCount.TokenProcessor |
Copyright © 2014 Apache Software Foundation. All rights reserved.