HADOOP-15434. Upgrade to ADLS SDK that exposes current timeout.

This commit is contained in:
Sean Mackrory 2018-05-01 09:47:52 -06:00
parent e6a80e476d
commit 85381c7b60
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.7</azure.data.lake.store.sdk.version>
<azure.data.lake.store.sdk.version>2.2.9</azure.data.lake.store.sdk.version>
</properties>
<build>
<plugins>