Jar examples for h:hadoop-hdfs-httpfs
Apache Hadoop HttpFS
You can download jar file hadoop-hdfs-httpfs 2.7.0 in this page.
Apache License
You can use the following script to add hadoop-hdfs-httpfs-2.7.0.jar to your project.
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-hdfs-httpfs</artifactId> <version>2.7.0</version> </dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-hdfs-httpfs', version: '2.7.0'
libraryDependencies += "org.apache.hadoop" % "hadoop-hdfs-httpfs" % "2.7.0"
<dependency org="org.apache.hadoop" name="hadoop-hdfs-httpfs" rev="2.7.0"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-hdfs-httpfs', version='2.7.0'))
'org.apache.hadoop:hadoop-hdfs-httpfs:jar:2.7.0'
Click the following link to download the jar file.
hadoop-hdfs-httpfs-2.7.0-javadoc.jar