This module contains code to support integration with Azure. Currently this consists of a filesystem client to read data from and write data to Azure Storage.
'org.apache.hadoop:hadoop-azure:2.7.2'
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-azure</artifactId> <version>2.7.2</version> </dependency>
<dependency org="org.apache.hadoop" name="hadoop-azure" rev="2.7.2"/>
"org.apache.hadoop", "hadoop-azure", "2.7.2"