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

(cherry picked from commit 7ecc6dbed6)
This commit is contained in:
John Zhuge 2017-08-31 21:16:58 -07:00
parent d665d85682
commit b2f496bdcc
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,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>