Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Add type types for extends FileInputFormat on BSONFileInputFormat #125

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

Conversation

catap
Copy link
Contributor

@catap catap commented Mar 6, 2015

No description provided.

@llvtt llvtt added the core label Mar 13, 2015
@catap
Copy link
Contributor Author

catap commented Oct 3, 2015

@llvtt, ping?

@llvtt
Copy link

llvtt commented Oct 5, 2015

@catap Thanks for the pull request. Each release of mongo-hadoop tries not to break API/binary compatibility with the previous release, except in the case of new major versions (i.e. mongo-hadoop 2.0). This would be a binary breaking change, so although I generally agree that BSONFileInputFormat probably shouldn't extend the raw FileInputFormat, unfortunately it must remain this way until 2.0.

@catap
Copy link
Contributor Author

catap commented Oct 7, 2015

@llvtt thanks for explain the policy.

BTW without this patch mongo-hadoop doesn't work at apache-spark ;)

@llvtt
Copy link

llvtt commented Oct 7, 2015

This is news to me. Using the boilderplate on the spark-usage page, I can successfully run jobs written in in Java/Scala on Spark. If you're having problems, please file an issue on the HADOOP project here: https://jira.mongodb.org/browse/HADOOP.

@catap
Copy link
Contributor Author

catap commented Oct 8, 2015

I've checked it in my code and understand that I'm wrong.

Sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants