HADOOP-14824. Update ADLS SDK to 2.2.2 for MSI fix. Contributed by Atul Sikaria.

This commit is contained in:
John Zhuge 2017-08-31 21:04:12 -07:00
parent 27359b7139
commit 7ecc6dbed6

View File

@ -110,7 +110,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-data-lake-store-sdk</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<!-- ENDS HERE-->
<dependency>