Hadoop FAQs
Friday, 8 March 2013
What happens if number of reducers are 0?
In this case the outputs of the map-tasks go directly to the FileSystem, into the output path set by setOutputPath(Path). The framework does not sort the map-outputs before writing them out to the FileSystem.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment