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

replacing old API classes #33

Merged
merged 1 commit into from
Jan 10, 2016
Merged

replacing old API classes #33

merged 1 commit into from
Jan 10, 2016

Conversation

vicenteg
Copy link

@vicenteg vicenteg commented Jan 5, 2016

This PR includes changes updating the InputFormat and RecordReader to use the new MapReduce API (e.g., org.apache.hadoop.mapreduce). The motivation for this change is to make this library usable with Spark Streaming, which does not currently support InputFormats using the old style mapreduce API.

The package builds and tests pass, but there is some warning output through some of the tests.

wnagele added a commit that referenced this pull request Jan 10, 2016
replacing old API classes
@wnagele wnagele merged commit 670b1ad into RIPE-NCC:master Jan 10, 2016
@wnagele
Copy link
Contributor

wnagele commented Jan 10, 2016

Merged and cleaned up for backward compatibility.

@wnagele
Copy link
Contributor

wnagele commented Jan 10, 2016

Thanks for the work on this!

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.

None yet

2 participants