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 method add a path or paths to the list of inputs?

a) setInputPaths()
b) addInputPath()
c) setInput()
d) none of the mentioned

Answer: b
Explanation: FileInputFormat offers four static convenience methods for setting a JobConf input paths.

Join The Discussion