Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Big Data Hadoop & Spark by (6.5k points)
What is the function of the TextInputFormat?

1 Answer

0 votes
by (11.3k points)

In TextInputFormat, a new line object is created which is an hexadecimal number. The entirety of the line is considered to be the value which corresponds to the key value i.e the line object. In Hadoop, the value is interpreted as a 'text' parameter and the corresponding key is interpreted as 'longwriteable' type parameter. 

Browse Categories

...