----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6886/#review15637 -----------------------------------------------------------
Ship it! Ship It! - Alexander Alten-Lorenz On Sept. 4, 2012, 5:19 p.m., Jonathan Natkins wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6886/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2012, 5:19 p.m.) > > > Review request for Flume. > > > Description > ------- > > This patch adds a timeZone parameter to the HDFS sink. It uses standard > timezone strings to specify what timezone the timestamp header should be > resolved in. > > > This addresses bug FLUME-1509. > https://issues.apache.org/jira/browse/FLUME-1509 > > > Diffs > ----- > > > flume-ng-core/src/main/java/org/apache/flume/formatter/output/BucketPath.java > cf105c7 > > flume-ng-core/src/test/java/org/apache/flume/formatter/output/TestBucketPath.java > 86f3293 > flume-ng-doc/sphinx/FlumeUserGuide.rst 45dd7cc > > flume-ng-sinks/flume-hdfs-sink/src/main/java/org/apache/flume/sink/hdfs/HDFSEventSink.java > fcb9642 > > flume-ng-sinks/flume-hdfs-sink/src/test/java/org/apache/flume/sink/hdfs/TestHDFSEventSink.java > b5f8c88 > > Diff: https://reviews.apache.org/r/6886/diff/ > > > Testing > ------- > > Automated tests added > > > Thanks, > > Jonathan Natkins > >
