Skip to content
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

[NUTCH-3017] Allow fast-urlfilter to load from HDFS/S3 #793

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

jnioche
Copy link
Contributor

@jnioche jnioche commented Oct 30, 2023

and support gzipped input

See https://issues.apache.org/jira/browse/NUTCH-3017

…ipped input

Signed-off-by: Julien Nioche <julien@digitalpebble.com>
@sebastian-nagel sebastian-nagel merged commit d1025fd into apache:master Nov 8, 2023
4 checks passed
@sebastian-nagel
Copy link
Contributor

Thanks, @jnioche!

Merged into master, adding the lines to make use of Hadoop-provided compression codecs.

Successfully tested in local and pseudo-distributed mode with various codecs (gzip / .gz, bzip2, ZStandard / .zst).

One final note: if the fast-urlfilter is not found, the Nutch job (local mode) or the tasks (distributed mode) fail with an exception. I didn't change this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants