GitHub user robin7m opened a pull request:

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

    Spooling Directory Source support for gzip files

    Flume has a fantastic source for spooling files, however, many systems 
store relevant files as compressed files. The Spooling Directory Source should 
support GZip compressed files just as if they were plain text (e.g. read line 
by line).

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

    $ git pull https://github.com/robin7m/flume FLUME-2459

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

    https://github.com/apache/flume/pull/40.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 #40
    
----
commit ded3576f29a0e7f1fc67de056c27b063821dc12b
Author: robin m <[email protected]>
Date:   2016-02-24T18:10:24Z

    Spooling Directory Source support for gzip files

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to