[ 
https://issues.apache.org/jira/browse/FLUME-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13296064#comment-13296064
 ] 

Hari Shreedharan commented on FLUME-1275:
-----------------------------------------

Patrick - The patch isn't applying cleanly against trunk. Is this patch based 
off trunk? It isn't applying cleanly after applying v1 of the patch too.

Haris-MacBook-Pro:flume hshreedharan$ git status
# On branch trunk
nothing to commit (working directory clean)
Haris-MacBook-Pro:flume hshreedharan$ patch -p0 < 
~/Downloads/FLUME-1275.patch.v3.txt 
patching file flume-ng-sinks/flume-ng-hbase-sink/pom.xml
Hunk #1 succeeded at 95 with fuzz 1 (offset 8 lines).
can't find file to patch at input line 23
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git 
flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/RegexHbaseEventSerializer.java
 
flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/RegexHbaseEventSerializer.java
|index 9f3dd4e..965d6b0 100644
|--- 
flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/RegexHbaseEventSerializer.java
|+++ 
flume-ng-sinks/flume-ng-hbase-sink/src/main/java/org/apache/flume/sink/hbase/RegexHbaseEventSerializer.java
--------------------------
File to patch: 


                
> Add Regex Serializer for HBaseSink
> ----------------------------------
>
>                 Key: FLUME-1275
>                 URL: https://issues.apache.org/jira/browse/FLUME-1275
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>         Attachments: FLUME-1275.patch.v1.txt, FLUME-1275.patch.v2.txt, 
> FLUME-1275.patch.v3.txt
>
>
> It would be nice to have an "out of the box" HBase serializer that can 
> extract column data from a regular expression. This is a feature in Hive and 
> it is widely used:
> https://issues.apache.org/jira/browse/HIVE-167

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to