GitHub user hunshenshi opened a pull request:

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

    FLUME-3306.patch.RollingFileSink sink.directory not exits

    When sink.directory does not exits,will report an error,flume will exit.
    
    I think the sink.directory should be created by flume, if it dose not exits.
    
    So I fixed.

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

    $ git pull https://github.com/hunshenshi/flume test

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

    https://github.com/apache/flume/pull/269.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 #269
    
----
commit e35c93896bce9a08d9353e4569abf14ec92d9a96
Author: sunzhiwei <sunzhiwei@...>
Date:   2018-12-17T13:22:51Z

    FLUME-3306.patch.RollingFileSink sink.directory not exits

----


---

Reply via email to