... | ... | @@ -57,7 +57,6 @@ Modify `Map` and `Reduce` so that `wc.go` reports the number of occurrences of e |
|
|
```
|
|
|
$ go run wc.go master kjv12.txt sequential
|
|
|
Split kjv12.txt
|
|
|
Split read 4834757
|
|
|
DoMap: read split mrtmp.kjv12.txt-0 966954
|
|
|
DoMap: read split mrtmp.kjv12.txt-1 966953
|
|
|
DoMap: read split mrtmp.kjv12.txt-2 966951
|
... | ... | |