Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Sample mapreduce job - enron email corpus #42

Merged
merged 1 commit into from
Apr 9, 2012

Conversation

mpobrien
Copy link
Member

@mpobrien mpobrien commented Apr 6, 2012

Will build an output collection that looks like this:

{ "_id" : { "t" : "leasa.lopez@enron.com", "f" : "jeff.dasovich@enron.com" }, "count" : 1023 }

Count of how many emails were sent from sender in "_id.f" field to recipient in "_id.t" field.

bwmcadams pushed a commit that referenced this pull request Apr 9, 2012
Sample mapreduce job - enron email corpus
@bwmcadams bwmcadams merged commit 66c9948 into mongodb:master Apr 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants