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.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
33
33
34
34
###Option 5: HDInsight
35
35
36
-
Install the DocumentDB Hadoop Connector onto HDInsight clusters through custom action scripts. Full instructions can be found [here](http://azure.microsoft.com/en-us/documentation/articles/hdinsight-get-started/).
36
+
Install the DocumentDB Hadoop Connector onto HDInsight clusters through custom action scripts. Full instructions can be found [here](https://azure.microsoft.com/documentation/articles/documentdb-run-hadoop-with-hdinsight/).
37
37
38
38
##Requirements
39
39
* Java Development Kit 7
@@ -45,7 +45,7 @@ Install the DocumentDB Hadoop Connector onto HDInsight clusters through custom a
45
45
* Apache Hadoop & YARN 2.6.0
46
46
* Apache Pig 0.14.0
47
47
* Apache Hive $ HCatalog 0.14.0
48
-
* HDI 3.1 ([Getting started with HDInsight](http://azure.microsoft.com/en-us/documentation/articles/hdinsight-get-started/))
48
+
* HDI 3.1 ([Getting started with HDInsight](https://azure.microsoft.com/documentation/articles/documentdb-run-hadoop-with-hdinsight/))
49
49
* HDI 3.2
50
50
51
51
## Dependencies
@@ -169,7 +169,7 @@ If you would like to become an active contributor to this project please follow
169
169
If you encounter any bugs with the library please file an issue in the [Issues](https://github.com/Azure/azure-documentdb-hadoop/issues) section of the project.
170
170
171
171
##Learn More
172
-
* [DocumentDB with HDInsight Tutorial](http://azure.microsoft.com/en-us/documentation/articles/documentdb-run-hadoop-with-hdinsight/)
172
+
* [DocumentDB with HDInsight Tutorial](https://azure.microsoft.com/documentation/articles/documentdb-run-hadoop-with-hdinsight/)
0 commit comments