HADOOP-15965. Upgrade to ADLS SDK which has major performance improvement for ingress/egress.

Contributed by Vishwajeet Dusane.
This commit is contained in:
Vishwajeet Dusane 2018-12-20 18:00:05 +00:00 committed by Steve Loughran
parent 13d3f99b37
commit 784ea3aff6
No known key found for this signature in database
GPG Key ID: D22CF846DBB162A0

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.9</azure.data.lake.store.sdk.version>
<azure.data.lake.store.sdk.version>2.3.3</azure.data.lake.store.sdk.version>
</properties>
<build>
<plugins>