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.

_________ is the base class for all implementations of InputFormat that use files as their data source.

a) FileTextFormat
b) FileInputFormat
c) FileOutputFormat
d) None of the mentioned

Answer: b
Explanation: FileInputFormat provides implementation for generating splits for the input files.

Join The Discussion