MyGit

r2.0.2

mongodb/mongo-hadoop

版本发布时间: 2017-01-28 02:39:39

mongodb/mongo-hadoop最新发布版本:r2.0.2(2017-01-28 02:39:39)

This is a patch-level release that fixes two issues:

Thanks to @mkrstic for the patch for HADOOP-304!

For complete details on the issues resolved in 2.0.2, consult the release notes on Jira: https://jira.mongodb.org/browse/HADOOP/fixforversion/17932

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.2</version>
</dependency>

Or for Gradle:

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

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/.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-01-28发行的版本