I want to make a Generic BST in hadoop and for the same i require to read
"objects" , n at a time, from a file. Is there any input format that allows
me to do this? I tried to make the program only for Integers, but
nlinesinputformat is not working for me. I set the
"mapred.lines.input.format.linespermap" property to 10 lines, but i am
getting only 1 line at a time. Any ideas where am i going wrong?
Thanks,
Rahul
--
View this message in context: http://www.nabble.com/Read-Objects-from-File-tp20124837p20124837.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.
View this message in context: http://www.nabble.com/Read-Objects-from-File-tp20124837p20124837.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.