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

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

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

----


> Spooling Directory Source support for compressed files
> ------------------------------------------------------
>
>                 Key: FLUME-2459
>                 URL: https://issues.apache.org/jira/browse/FLUME-2459
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.5.0.1
>            Reporter: Sverre Bakke
>            Assignee: Johny Rufus
>
> Flume has a fantastic source for spooling files, however, many systems store 
> relevant files as compressed files. The Spooling Directory Source should 
> support GZip and BZip2 compressed files just as if they were plain text (e.g. 
> read line by line).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to