You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Pushkar Raste (JIRA)" <ji...@apache.org> on 2016/02/02 19:13:39 UTC

[jira] [Commented] (FLUME-2875) Allow RollingFileSink to specify a file prefix and a file extension.

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

Pushkar Raste commented on FLUME-2875:
--------------------------------------

[~ralph_goers@dslextreme.com]  - I did some similar work while working patch for  [FLUME-2856|https://issues.apache.org/jira/browse/FLUME-2856]. It has a few other fixes you do be interested in. Please take a look

> Allow RollingFileSink to specify a file prefix and a file extension.
> --------------------------------------------------------------------
>
>                 Key: FLUME-2875
>                 URL: https://issues.apache.org/jira/browse/FLUME-2875
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.6.0
>            Reporter: Ralph Goers
>            Assignee: Ralph Goers
>             Fix For: v1.7.0
>
>         Attachments: FLUME_2875_1.patch
>
>
> Currently the RollingFileSink is hard-wired to use a specific PathManager that creates file based on a timestamp and and incrementing value. User's should have the ability to add a prefix to the file name and to add a file extension to properly identify the type of data in the file.  In addition, user's should have the ability to provide their own PathManager implementation to allow them to construct the file names and locations however they desire.



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