David Worms created FLUME-1909:
----------------------------------

             Summary: Add JSON event serialiazation
                 Key: FLUME-1909
                 URL: https://issues.apache.org/jira/browse/FLUME-1909
             Project: Flume
          Issue Type: New Feature
          Components: Sinks+Sources
    Affects Versions: v1.4.0
            Reporter: David Worms


This class writes the header properties and body of the event as JSON lines. 
The body is by default associated with the "body" key. The "columns" 
configuration allows to list and order the columns to write. It must contains 
the name of the body key if you wish to write the event body. The "body" 
configuration is the name of the key associated to the event body.
A copy with the class is available on GitHub for immediate usage: 
https://github.com/wdavidw/flume

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to