What do you know about keyvaluetextinputformat?



What do you know about keyvaluetextinputformat?..

Answer / Shatrughan Kumar

KeyValueTextInputFormat is a Hadoop InputFormat that splits text files into lines and treats each line as a record with two fields: the offset of the start of the line, and the value (the entire line content).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

Explain the basic difference between traditional rdbms and hadoop?

1 Answers  


what factors the block size takes before creation?

1 Answers  


How will you make changes to the default configuration files?

1 Answers  


What is oozie in hadoop?

1 Answers  


How to change from su to cloudera?

1 Answers  


Main Components of Hadoop?

1 Answers  


when hadoop enter in safe mode?

1 Answers  


How is HDFS fault tolerant?

1 Answers  


What is the difference between Hadoop and Traditional RDBMS?

1 Answers  


How to resolve small file problem in hdfs?

1 Answers  


What is the sequencefileinputformat in hadoop?

1 Answers  


What is InputSplit and RecordReader?

1 Answers  


Categories