[
https://issues.apache.org/jira/browse/FLUME-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693334#comment-13693334
]
Hari Shreedharan commented on FLUME-687:
----------------------------------------
[~otis] Even though it was not resolved, that was meant to address Flume-0.9.x,
not Flume 1.x. As of now, the way to get a tail source in Flume-1.x is to use
Exec source with tail -F command (you can pull in FLUME-1947 to make sure data
is not lost on channel exceptions).
> flume tailDir
> -------------
>
> Key: FLUME-687
> URL: https://issues.apache.org/jira/browse/FLUME-687
> Project: Flume
> Issue Type: Bug
> Affects Versions: v0.9.3
> Reporter: Disabled imported user
>
> i got the flume(0.9.3-cdh3u0)
> but i found the method tailDir() have some questions
> i don't recurse the sub-directories now
> the next is my write
> tailDir("/opt/ipy/log_access/",fileregex=".*",startFromEnd=false,recurseDepth=3)
> log_access
> log_access/20110626/
> log_access/20110627/
> log_access/20110628/
> i don't know why??
> thanks
--
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