If you have large number of files and using MapReduce to do the conversion to Sequence Files, set the output format of the MR job as SequenceFileOutputFormat. Regards Bejoy KS
Sent from handheld, please excuse typos. -----Original Message----- From: Flavio Dias <flaviodia...@gmail.com> Date: Wed, 8 Aug 2012 09:43:26 To: <user@hadoop.apache.org> Reply-To: user@hadoop.apache.org Subject: text file to sequence file My text file works with one line per record with numerical data. How do I convert this text file to sequence file? -- Flávio Dias flaviodia...@gmail.com