is not current version
Last Version 4.7.1-1

com.facebook.presto.hadoop:hadoop-cdh4 0.3

Shaded version of CDH4 Hadoop for Presto

GroupId

GroupId

com.facebook.presto.hadoop
ArtifactId

ArtifactId

hadoop-cdh4
Version

Version

0.3
Type

Type

jar

Download hadoop-cdh4 0.3


<!-- https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/ -->
<dependency>
    <groupId>com.facebook.presto.hadoop</groupId>
    <artifactId>hadoop-cdh4</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/
implementation 'com.facebook.presto.hadoop:hadoop-cdh4:0.3'
// https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/
implementation ("com.facebook.presto.hadoop:hadoop-cdh4:0.3")
'com.facebook.presto.hadoop:hadoop-cdh4:jar:0.3'
<dependency org="com.facebook.presto.hadoop" name="hadoop-cdh4" rev="0.3">
  <artifact name="hadoop-cdh4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.hadoop', module='hadoop-cdh4', version='0.3')
)
libraryDependencies += "com.facebook.presto.hadoop" % "hadoop-cdh4" % "0.3"
[com.facebook.presto.hadoop/hadoop-cdh4 "0.3"]