cephfs-hadoop

Hadoop compatible Filesystem implementation for cephfs.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.opendataio
ArtifactId

ArtifactId

cephfs-hadoop
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

cephfs-hadoop
Hadoop compatible Filesystem implementation for cephfs.
Project URL

Project URL

https://github.com/opendataio/cephfs-hadoop

Download cephfs-hadoop

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.8.5
io.github.opendataio : libcephfs jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1