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

ASF GitHub Bot commented on FLUME-3239:
---------------------------------------

GitHub user majorendre opened a pull request:

    https://github.com/apache/flume/pull/214

    FLUME-3239 Do not rename files in SpoolDirectorySource

    Added functionality to track files in the meta directory rather than 
renaming them.
    Improved tests for checking multilevel directories.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/majorendre/flume FLUME-3239

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/214.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #214
    
----
commit 878088fd970cfcaff9ed0a1ce656870f22348532
Author: Endre Major <emajor@...>
Date:   2018-06-05T12:35:40Z

    FLUME-3239 Do not rename files in SpoolDirectorySource

----


> Do not rename files in SpoolDirectorySource
> -------------------------------------------
>
>                 Key: FLUME-3239
>                 URL: https://issues.apache.org/jira/browse/FLUME-3239
>             Project: Flume
>          Issue Type: Improvement
>            Reporter: Endre Major
>            Assignee: Endre Major
>            Priority: Major
>
> Implement a method to track files without renaming in SpoolingDirectorySource 
> when flume is done with them.
> Flume still needs to keep track of done files, so this would require some 
> sort of external file/db that would keep track files that had already been 
> ingested.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to