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

r2.0.1

Compare
Choose a tag to compare
@llvtt llvtt released this 10 Mar 18:14
· 11 commits to master since this release

This is a patch-level release that fixes setting the noTimeout option on the
cursor in MongoPaginatingSplitter. For details on this issue, see
HADOOP-295.

To use this version of the connector within your next project, mention the
following in your pom.xml (example includes "core" only):

<dependency>
    <groupId>org.mongodb.mongo-hadoop</groupId>
    <artifactId>mongo-hadoop-core</artifactId>
    <version>2.0.1</version>
</dependency>

Or for Gradle:

compile 'org.mongodb.mongo-hadoop:mongo-hadoop-core:2.0.1'

You can also download the jars directly from Maven:

http://repo1.maven.org/maven2/org/mongodb/mongo-hadoop/

If you find a bug or want to request a feature, please file a new HADOOP issue
on the MongoDB jira: http://jira.mongodb.org/.

If you need help with the connector, feel free to ask a question on the MongoDB
User Group, and someone on our team will get back to you as soon as possible:
https://groups.google.com/forum/#!forum/mongodb-user.