I'm looking to read a sequence file in my mapper's configure() but all the examples I can find use the deprecated SequenceFile.Reader(FileSystem, Path, Configuration) syntax. Is anyone aware of (or able to provide) any sample code using the new SequenceFile.Reader(Configuration, Option…) syntax please?
-- Best wishes, Dave Cardwell. http://davecardwell.co.uk/
