[
https://issues.apache.org/jira/browse/FLUME-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455983#comment-13455983
]
Ted Malaska commented on FLUME-1295:
------------------------------------
Status: Initial Plan
Take BucketWriter and separate it by functionality: lifecycle logic and HDFS
IO. Then make the following files.
AbstractBucketWriter : all the lifecycle logic
HDFSBucketWriter: HDFS IO
FileBicketWriter: File IO
Actions that I will be taking.
> Add AbstractBucketWriter in org.apache.flume.sink in flume-ng-core
> Update BucketWriter to extend abstractBucketWriter
> Add FileBucketWriter in org.apache.flume.sink in flume-ng-core
> Rename BucketWriter to HDFSBucketWriter
> RollingFileSink need to be able to construct directory path based on escape
> sequence
> ------------------------------------------------------------------------------------
>
> Key: FLUME-1295
> URL: https://issues.apache.org/jira/browse/FLUME-1295
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.2.0
> Reporter: Bhaskar Marthi
> Assignee: Ted Malaska
>
> Currently HDFSEventSink has an ability to construct the directory path based
> on escape sequence. It would be beneficial to have similar patch for
> RollingFileSink for people who just wants to use regular file system.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira