Page 1 of 1

Seqfile error

Posted: Tue Jun 15, 2010 5:43 am
by raju4u
when i try to read the seqfile i am getting the below warning :

Import consumed only 15bytes of the record's 16 bytes (no further warnings will be generated from this partition)

my seqfile is having just 4 records only.

Could anybody help me....

Posted: Tue Jun 15, 2010 5:58 am
by Sainath.Srinivasan
The error you receive is not to do with the number of records.

Maybe it has DOS carriage return but record terminator is set as Unix newline. Check the properties.

Posted: Tue Jun 15, 2010 6:38 am
by chulett
Details, please. Is this a fixed-width file?