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

Brock Noland commented on FLUME-1295:
-------------------------------------

Looks like it has to be re-based.... Personally what I think we should do with 
this patch is not modify HDFSEventSink but get all the "infrastructure" ready 
so we could modify HDFSEventSink once we are sure the new code is working 
correctly. The reason is HDFSEventSink is used by a ton of people and it's been 
a source of bugs in the past.
                
> 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
>         Attachments: FLUME-1295-A.patch, FLUME-1295-B.patch
>
>
> 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

Reply via email to