HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria.

(cherry picked from commit 9d7a9031a5)
This commit is contained in:
Sean Mackrory 2018-03-27 15:51:44 -06:00
parent 73cd67d7e3
commit b038e21440
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<minimalJsonVersion>0.9.1</minimalJsonVersion>
<file.encoding>UTF-8</file.encoding>
<downloadSources>true</downloadSources>
<azure.data.lake.store.sdk.version>2.2.5</azure.data.lake.store.sdk.version>
<azure.data.lake.store.sdk.version>2.2.7</azure.data.lake.store.sdk.version>
</properties>
<build>
<plugins>