You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "ldssea (JIRA)" <ji...@apache.org> on 2016/02/05 03:00:42 UTC

[jira] [Created] (FLUME-2879) add field projecting Interceptor

ldssea created FLUME-2879:
-----------------------------

             Summary: add field projecting Interceptor
                 Key: FLUME-2879
                 URL: https://issues.apache.org/jira/browse/FLUME-2879
             Project: Flume
          Issue Type: New Feature
            Reporter: ldssea


Add  field projecting Interceptor
According to the collection data separator, and then according to the field subscript position, projection of the user needs of the field.
For Example:
data format before projecting
field1|field2|field3|field4|field5
result after projecting
field2|field5|field3



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)