You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/03/12 12:59:15 UTC

[jira] [Created] (FLUME-1945) HBase Serializer allow key from regular expression group

Brock Noland created FLUME-1945:
-----------------------------------

             Summary: HBase Serializer allow key from regular expression group
                 Key: FLUME-1945
                 URL: https://issues.apache.org/jira/browse/FLUME-1945
             Project: Flume
          Issue Type: Bug
            Reporter: Brock Noland


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