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

Releases: mongodb/mongo-hadoop

r1.3.2: Version 1.3.2

04 Feb 19:46
Compare
Choose a tag to compare

This release contains bug fixes and pull requests made since 1.3.1 and is a recommended upgrade for all users of that version. To use these jars with maven, use the following entry:

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

For gradle, use:

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

r1.3.1: Version 1.3.1

04 Dec 22:37
Compare
Choose a tag to compare

This release includes a number of bug fixes and pull requests. As with the last release, this release focuses partially on a continued refinement of the build and release processes. To use these jars with maven, you would use the following entry:

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

For gradle, please use

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

Please note that the groupId differs from the 1.3.0 release.

r1.3.0: Version 1.3.0

27 Jun 13:25
Compare
Choose a tag to compare

This release consists of a number of bug fixes and feature enhancements. You can see the list of issues here.

This release was largely a focus on updating the build and test infrastructure to align with the rest of the JVM team's tools and practices. The biggest change for mongo-hadoop users, however, is that this release sees the return of maven artifacts. As byproduct of the build restructuring, we are once again publishing artifacts to maven central. You can find the core artifacts here as well as below. You will also be able to test -SNAPSHOT builds as they get pushed after every successful jenkins run.

As always, please let us know if you have any problems with this release by opening an issue at https://jira.mongodb.org/browse/HADOOP

r1.2.0

16 Dec 20:22
Compare
Choose a tag to compare

This is a stable version which includes:

  • Support for Hadoop 2.2
  • Support for multiple mongos and multiple collections as input
  • Better support for Pig and Hive
  • Performance improvements
  • Bug fixes

A list of improvements and fixes can be found here.

r1.2.0-rc1

05 Dec 20:51
Compare
Choose a tag to compare
r1.2.0-rc1 Pre-release
Pre-release
Version 1.2.0-rc1

r1.2.0-rc0

20 Nov 19:38
Compare
Choose a tag to compare
r1.2.0-rc0 Pre-release
Pre-release
Version 1.2.0-rc0