See: Description
| Class | Description |
|---|---|
| SumMaster |
Sum all workers' results together.
|
| SumOutput |
SumOutput is used to write the final model output to file system. |
| SumSequenceFileWorker |
SumSequenceFileWorker is used to accumulate the sum value for each line. |
| SumWorker |
SumWorker is used to accumulate the sum value for each line. |
How to run it, see src/main/bash/run-sum.sh
Copyright © 2015. All Rights Reserved.