You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ashish Paliwal (JIRA)" <ji...@apache.org> on 2014/11/05 09:07:34 UTC

[jira] [Resolved] (FLUME-233) Provide configuration option to allow date rollover on different timezone

     [ https://issues.apache.org/jira/browse/FLUME-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Paliwal resolved FLUME-233.
----------------------------------
       Resolution: Won't Fix
    Fix Version/s: v0.9.5

Won't fix. 0.X branch not maintained anymore

> Provide configuration option to allow date rollover on different timezone
> -------------------------------------------------------------------------
>
>                 Key: FLUME-233
>                 URL: https://issues.apache.org/jira/browse/FLUME-233
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>    Affects Versions: v0.9.1
>            Reporter: Disabled imported user
>            Priority: Minor
>             Fix For: v0.9.5
>
>
> It would be nice to have a configuration option to allow output bucketing to function on a timezone other than the local one. This would allow the following sink configuration to move to the next day based on GMT rather than the local time zone:
> collectorSink( "hdfs://namenode/web/%Y/%m/%d/", "web-") 
> I think this can be accomplished currently by setting UOPTS="-Duser.timezone=UTC" when starting flume but it would be nice to have a config option rather than having to edit the flume service init script to make the change persistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)