HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei)

(cherry picked from commit ccf2d662443fc169835d66b715441529658b245c)
(cherry picked from commit d3a6124ffaa76f0aeaad1a3c58e005a65f507a10)
This commit is contained in:
Lei Xu 2017-01-21 10:52:02 +08:00 committed by Chris Douglas
parent 5eaec560d9
commit 87abe01ab1

View File

@ -121,7 +121,7 @@
<dependency> <dependency>
<groupId>com.microsoft.azure</groupId> <groupId>com.microsoft.azure</groupId>
<artifactId>azure-data-lake-store-sdk</artifactId> <artifactId>azure-data-lake-store-sdk</artifactId>
<version>2.0.11</version> <version>2.1.4</version>
</dependency> </dependency>
<!-- ENDS HERE--> <!-- ENDS HERE-->
<dependency> <dependency>