Hi , Is there any support in flume to handle the character literal when send event from file using spooling directory ? Example i am move the file using spooling directory which contain the following text Hi,\r\nHow are you ? i need it to be stored in HDFS as Hi,How are you ? it is working fine when i send message to flume source directly like JMS source or Http source. But not working in spooling directory. Thanks.
- Event with character literal mahendran m
- Re: Event with character literal Joey Echeverria
