[
https://issues.apache.org/jira/browse/FLUME-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13674182#comment-13674182
]
Hudson commented on FLUME-1945:
-------------------------------
Integrated in flume-trunk #420 (See
[https://builds.apache.org/job/flume-trunk/420/])
FLUME-1945: HBase Serializer allow key from regular expression group
(Revision e442c29a646723a75d67fe4dd189cc304dfd4af4)
Result = FAILURE
brock :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=e442c29a646723a75d67fe4dd189cc304dfd4af4
Files :
*
flume-ng-sinks/flume-ng-hbase-sink/src/test/java/org/apache/flume/sink/hbase/TestRegexHbaseEventSerializer.java
*
flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/RegexHbaseEventSerializer.java
> 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.4.0
>
> Attachments: FLUME-1945.patch, 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