Seqfile error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
raju4u
Participant
Posts: 56
Joined: Thu Dec 13, 2007 12:30 am

Seqfile error

Post 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....
N R REDDY
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post 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.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Details, please. Is this a fixed-width file?
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply