Skip to content

FLUME-2459 Spooling Directory Source support for gzip files #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

ro7m
Copy link

@ro7m ro7m commented Feb 25, 2016

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).

@styg
Copy link

styg commented Aug 10, 2016

I had made a simple implementation, deal directly with gz data source:
https://github.com/styg/bumblebee-ETL/tree/master/src/main/java/com/gsta/bigdata/etl/flume

@asfgit
Copy link

asfgit commented Aug 17, 2018

Can one of the admins verify this patch?

waidr pushed a commit to waidr/flume that referenced this pull request Jul 24, 2019
Add time parser for 3tee service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants