-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42613a2
commit 4981bdf
Showing
2 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4981bdf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was under the impression that if the key -- 1 in the case of 'mapper_lr_final' -- is the same then the mapper will not divide the datasets among the nodes. So in this case all the data will be processed by the same node. I could well be wrong because until yesterday I didn't know what Hadoop was...