What is nlineoutputformat?



What is nlineoutputformat?..

Answer / Yogesh Kumar Jaiswal

nLineOutputFormat is a custom OutputFormat in Hadoop that allows outputting the intermediate key-value pairs as lines, each consisting of the key followed by a tab character and the value on a new line. This format is useful for streaming data to STDOUT or other text-based systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hadoop Interview Questions

What are the important differences between apache and hadoop?

1 Answers  


Explain the wordcount implementation via hadoop framework ?

1 Answers  


How to change replication factor of files already stored in HDFS?

1 Answers  


What is HDFS Federation?

1 Answers  


What's the best way to copy files between HDFS clusters?

1 Answers  


What exactly is hadoop?

1 Answers  


What is Distributed Cache?

1 Answers  


Why do we need a password-less ssh in fully distributed environment?

1 Answers  


Is hadoop the future?

1 Answers  


What are the port numbers of namenode, job tracker and task tracker?

1 Answers  


What are the network requirements for using hadoop?

1 Answers  


explain Metadata in Namenode?

1 Answers  


Categories