----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7700/#review13410 -----------------------------------------------------------
flume-ng-doc/sphinx/FlumeUserGuide.rst.orig <https://reviews.apache.org/r/7700/#comment28744> Looks like this .orig file can be removed. - Brock Noland 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 > >
