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

Releases: Azure/azure-documentdb-hadoop

azure-documentdb-hadoop

26 Apr 19:03
Compare
Choose a tag to compare
  • Updated the documentdb java sdk to be 1.6.
  • Added support for writing to a partitioned collection.

azure-documentdb-hadoop

16 Jul 21:01
Compare
Choose a tag to compare
  1. adds a new configuration parameter: OUTPUT_STRING_PRECISION
  2. removes a configuration parameter: OUTPUT_RANGE_INDEXED
  3. Updates the dependency of azure-documentdb-java SDK's version to 1.1.0

azure-documentdb-hadoop

13 Apr 18:22
Compare
Choose a tag to compare
  • Add the ability to change the output collection offer type ( S3 offer by default )
  • Fix for the bulk upsert stored procedure query timeout.
  • Add user-agent value for the connectors for monitoring.

azure-documentdb-hadoop

11 Mar 17:02
Compare
Choose a tag to compare
Pre-release

The release 0.9.2 changelog includes:

  1. Fix the concurrency and throttling handling for all documentdb request.
  2. Increase the number of document to read and to write per request.
  3. Refactor queries to use the query parameters.
  4. Change the useragent for monitory purposes.

azure-documentdb-hadoop

18 Feb 08:05
Compare
Choose a tag to compare
Pre-release

The release updates the dependencies of the connector to use newer version of java sdk 0.9.4 to include critical fixes.

azure-documentdb-hadoop

29 Jan 22:06
Compare
Choose a tag to compare
Pre-release

The release provides a hadoop connector client library that allows Microsoft Azure DocumentDB to act as an input source or output sink for MapReduce, Hive and Pig jobs.