Q. Which component in Hadoop decides how to split the input data?
β
Correct Answer: (A)
InputSplit
Explanation: InputSplit decides how to divide the input data for processing.