|
|
+
Cameron Gandevia 2012-10-22, 18:26
+
Brock Noland 2012-11-06, 17:03
+
Brock Noland 2012-11-06, 17:05
-
Re: Review Request: FLUME-1657 - Regex Extractor InterceptorCameron Gandevia 2012-11-14, 01:24
> On Nov. 6, 2012, 5:05 p.m., Brock Noland wrote: > > flume-ng-doc/sphinx/FlumeUserGuide.rst, line 1824 > > <https://reviews.apache.org/r/7700/diff/1/?file=178736#file178736line1824> > > > > Generally in flume when we are going to have multiple sub property items we give them a name and then have sub-properties under that name. Thoughts on doing that hear as opposed to using the class name? The idea I saw was allowing anyone to provide their own serializer implementation outside of the ones provided by the flume project, maybe I am not following how this would be done using sub property names. - Cameron ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7700/#review13156 ----------------------------------------------------------- On Nov. 14, 2012, 1:24 a.m., Cameron Gandevia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/7700/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2012, 1:24 a.m.) > > > Review request for Flume. > > > Description > ------- > > A RegexExtractor interceptor that will allow users to extract regex matches and append them as header fields of the event. > > > Diffs > ----- > > flume-ng-core/src/main/java/org/apache/flume/interceptor/InterceptorType.java c478337 > flume-ng-core/src/main/java/org/apache/flume/interceptor/RegexExtractorInterceptor.java PRE-CREATION > flume-ng-core/src/main/java/org/apache/flume/interceptor/RegexExtractorInterceptorMillisSerializer.java PRE-CREATION > flume-ng-core/src/main/java/org/apache/flume/interceptor/RegexExtractorInterceptorPassThroughSerializer.java PRE-CREATION > flume-ng-core/src/main/java/org/apache/flume/interceptor/RegexExtractorInterceptorSerializer.java PRE-CREATION > flume-ng-core/src/test/java/org/apache/flume/interceptor/TestRegexExtractorInterceptor.java PRE-CREATION > flume-ng-core/src/test/java/org/apache/flume/interceptor/TestRegexExtractorInterceptorMillisSerializer.java PRE-CREATION > flume-ng-core/src/test/java/org/apache/flume/interceptor/TestRegexExtractorInterceptorPassThroughSerializer.java PRE-CREATION > flume-ng-doc/sphinx/FlumeUserGuide.rst 0596473 > flume-ng-doc/sphinx/FlumeUserGuide.rst.orig PRE-CREATION > > Diff: https://reviews.apache.org/r/7700/diff/ > > > Testing > ------- > > > Thanks, > > Cameron Gandevia > > +
Brock Noland 2012-11-14, 01:57
+
Hari Shreedharan 2012-11-14, 02:15
+
Brock Noland 2012-11-14, 20:55
+
Cameron Gandevia 2012-11-14, 01:24
+
Brock Noland 2012-11-14, 01:57
+
Cameron Gandevia 2012-11-14, 22:03
+
Brock Noland 2012-11-15, 13:01
+
Brock Noland 2012-11-15, 15:35
+
Roshan Naik 2012-11-15, 19:31
+
Brock Noland 2012-11-15, 19:36
+
Hari Shreedharan 2012-11-15, 19:40
+
Roshan Naik 2012-11-15, 19:46
|