[ 
https://issues.apache.org/jira/browse/FLUME-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sravya Tirukkovalur updated FLUME-1945:
---------------------------------------

    Attachment: FLUME-1945.patch
    
> HBase Serializer allow key from regular expression group
> --------------------------------------------------------
>
>                 Key: FLUME-1945
>                 URL: https://issues.apache.org/jira/browse/FLUME-1945
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.3.1
>            Reporter: Brock Noland
>            Assignee: Sravya Tirukkovalur
>             Fix For: v1.3.1
>
>         Attachments: FLUME-1945.patch
>
>
> Back when we created the the HBase serializer interface we decided that most 
> people would have to implement their own since they knew their data and 
> generically mapping an event to columns and keys was likely going to be 
> difficult. I have observed that something like the following: 
> https://github.com/brockn/flume-hbase-serializer
> would be useful to users. Basically it's the regex serializer where a single 
> value from the regex match can be used as the key. It might be possible to 
> modify the current regex serializer to behave in this way so as to limit the 
> number of serializers.

--
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