GitHub user robin7m opened a pull request:
https://github.com/apache/flume/pull/41
FLUME-2459 Spooling Directory Source support for gzip files
Flume has a fantastic source for spooling files, however, many systems
store relevant files as compressed files.This change enables flume spooling
directory Source to read gzip (.gz) 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/41.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 #41
----
commit ed54a26f37dc9b5e2406493ed5c27bc1119837db
Author: robin7m <[email protected]>
Date: 2016-02-25T15:48:25Z
FLUME-2459 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.
---