You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This project provides a client library in Java that allows Microsoft Azure DocumentDB to act as an input source or output sink for MapReduce, Hive, and Pig jobs.
@@ -27,7 +28,7 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
27
28
<dependency>
28
29
<groupId>com.microsoft.azure</groupId>
29
30
<artifactId>azure-documentdb-hadoop</artifactId>
30
-
<version>0.9.1</version>
31
+
<version>0.9.2</version>
31
32
</dependency>
32
33
33
34
##Requirements
@@ -40,7 +41,7 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
40
41
* HDI 3.1 ([Getting started with HDInsight](http://azure.microsoft.com/en-us/documentation/articles/hdinsight-get-started/))
0 commit comments