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

Hudson commented on FLUME-2875:
-------------------------------

FAILURE: Integrated in Flume-trunk-hbase-1 #148 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-1/148/])
FLUME-2875. Allow RollingFileSink to specify a file prefix and a file 
(hshreedharan: 
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=7962ce63bc1cfdfed6b54b8b211e785ccab350f5])
* flume-ng-core/src/main/java/org/apache/flume/sink/RollingFileSink.java
* 
flume-ng-core/src/main/java/org/apache/flume/formatter/output/RollTimePathManager.java
* 
flume-ng-core/src/main/java/org/apache/flume/formatter/output/PathManagerType.java
* flume-ng-core/src/test/java/org/apache/flume/sink/TestRollingFileSink.java
* flume-ng-core/src/main/java/org/apache/flume/formatter/output/PathManager.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* 
flume-ng-core/src/main/java/org/apache/flume/formatter/output/PathManagerFactory.java
* 
flume-ng-core/src/main/java/org/apache/flume/formatter/output/DefaultPathManager.java


> 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.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)

Reply via email to