Tachyon Under File System - HDFS

HDFS Under File System implementation

License

License

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-underfs-hdfs
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tachyon Under File System - HDFS
HDFS Under File System implementation

Download tachyon-underfs-hdfs

How to add to project

<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/ -->
<dependency>
    <groupId>org.tachyonproject</groupId>
    <artifactId>tachyon-underfs-hdfs</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/
implementation 'org.tachyonproject:tachyon-underfs-hdfs:0.8.2'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/
implementation ("org.tachyonproject:tachyon-underfs-hdfs:0.8.2")
'org.tachyonproject:tachyon-underfs-hdfs:jar:0.8.2'
<dependency org="org.tachyonproject" name="tachyon-underfs-hdfs" rev="0.8.2">
  <artifact name="tachyon-underfs-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon-underfs-hdfs', version='0.8.2')
)
libraryDependencies += "org.tachyonproject" % "tachyon-underfs-hdfs" % "0.8.2"
[org.tachyonproject/tachyon-underfs-hdfs "0.8.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
org.apache.commons : commons-lang3 jar 3.0
org.apache.hadoop : hadoop-client jar 1.0.4
org.slf4j : slf4j-api jar 1.7.2
org.tachyonproject : tachyon-common jar 0.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0