Hadoop FAQs
Friday, 8 March 2013
What happens if you don’t override the Mapper methods and keep them as it is?
If you do not override any methods (leaving even map as-is), it will act as the identity function, emitting each input record as a separate output.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment