Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The output of the _______ is not sorted in the Mapreduce framework for Hadoop.

a) Mapper
b) Cascader
c) Scalding
d) None of the mentioned

Answer: d
Explanation: The output of the reduce task is typically written to the FileSystem. The output of the Reducer is not sorted.

Join The Discussion