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

Commit

Permalink
Update History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Lovett committed Jun 18, 2015
1 parent de58de8 commit bc31005
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
1.4-rc0 / 18th of June, 2015
============================

* [HADOOP-204] Allow concurrent access to MongoRecordReader instances
* [HADOOP-201] Support mongo.auth.uri in StandaloneMongoSplitter
* [HADOOP-196] Update Hadoop dependencies
* [HADOOP-195] 3.0 Java driver compatibility
* [HADOOP-188] Support MapWritable
* [HADOOP-179] When mongo.output.uri has a replica set specified, mongo-hadoop fails
* [HADOOP-175] Records dropped due to incorrectly computed file splits
* [HADOOP-173] Bulk write support from MongoOutputFormat
* [HADOOP-170] Pig integration doesn't call close() on Client
* [HADOOP-153] Add capability of BSONLoader.java to parse UUID
* [HADOOP-152] NumberFormatExceptions when splitting on a sharded, replica set cluster
* [HADOOP-151] Fix MongoUpdateWritable serialization
* [HADOOP-150] Use Primary read preference when sending splitVector command in StandaloneMongoSplitter
* [HADOOP-143] MongoConfigUtil.getCollection() creates orphaned MongoClients
* [HADOOP-110] Add non-args constructor for all spiltters for multi-collection input
* [HADOOP-98] handle binary types in pig schema mode
* [HADOOP-94] BSONLoader failing to parse binary data
* [HADOOP-93] Processing GUID data when importing data from mongo to HDFS using Pig
* [HADOOP-82] Use OutputCommitter with MongoOutputFormat

1.0.0 / 2012-04-09
==================
Expand Down

0 comments on commit bc31005

Please sign in to comment.