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.

Which of the following writes MapFiles as output?

a) DBInpFormat
b) MapFileOutputFormat
c) SequenceFileAsBinaryOutputFormat
d) None of the mentioned

Answer: c
Explanation: SequenceFileAsBinaryOutputFormat writes keys and values in raw binary format into a SequenceFile container.

Join The Discussion