What version of Hadoop are you using? Via https://issues.apache.org/jira/browse/MAPREDUCE-2254 you can simply set your custom delimiter string as a configuration option, and get this to work right out of the box.
On Tue, Sep 11, 2012 at 12:59 AM, Siddharth Tiwari <[email protected]> wrote: > Hi list, > > Out of context, does any one encountered record separator delimiter problem. > I have a log file in which each record is separated using RECORD SEPERATOR > delimiter ( ^^ ) , can any one help me on this on how can I use it as > delimiter ? > > Thanks > > > *------------------------* > Cheers !!! > Siddharth Tiwari > Have a refreshing day !!! > "Every duty is holy, and devotion to duty is the highest form of worship of > God.” > "Maybe other people will try to limit me but I don't limit myself" -- Harsh J
