1.

Which of the following Hadoop streaming command option parameter is required?(a) output directoryname(b) mapper executable(c) input directoryname(d) all of the mentionedThis question was addressed to me by my college director while I was bunking the class.I want to ask this question from Hadoop Streaming topic in chapter Mapreduce of Hadoop

Answer»

Correct answer is (d) all of the mentioned

For explanation I WOULD say: Required parameters are USED for Input and Output location for the MAPPER.



Discussion

No Comment Found

Related InterviewSolutions