What is the difference between TextInputFormat and KeyValueInputFormat class?



What is the difference between TextInputFormat and KeyValueInputFormat class?..

Answer / Gitam Singh

TextInputFormat splits the input file based on lines (newline character), while KeyValueInputFormat splits the input based on delimiters specified in the configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What is Erasure Coding in Hadoop?

1 Answers  


What is the basic difference between traditional RDBMS and Hadoop?

1 Answers  


Which object can be used to get the progress of a particular job

1 Answers  


After increasing the replication level, I still see that data is under replicated. What could be wrong?

1 Answers  


Why do we need hadoop for big data analytics?

1 Answers  


Which directory does hadoop install to?

1 Answers  


What are the modes in which Hadoop run?

1 Answers  


What is the procedure for namenode recovery?

1 Answers  


What are the differences between hadoop 1 and hadoop 2?

1 Answers  


Name the most common input formats defined in hadoop?

1 Answers  


What are the functionalities of jobtracer?

1 Answers  


Can you explain rack awareness?

1 Answers  


Categories