r2.0.1
版本发布时间: 2017-03-11 02:14:18
mongodb/mongo-hadoop最新发布版本:r2.0.2(2017-01-28 02:39:39)
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.