Last Version

Apache Hadoop Ozone FileSystem Legacy Jar Library 0.5.0-beta

This projects creates an uberjar from ozonefs with all the dependencies, but the dependencies are located in an isolated subdir and loaded by a custom class loader. Can be used together with Hadoop 2.x

License

License

GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-ozone-filesystem-lib-legacy
Version

Version

0.5.0-beta
Type

Type

jar
Description

Description

Apache Hadoop Ozone FileSystem Legacy Jar Library
This projects creates an uberjar from ozonefs with all the dependencies, but the dependencies are located in an isolated subdir and loaded by a custom class loader. Can be used together with Hadoop 2.x
Project Organization

Project Organization

Apache Software Foundation

Download hadoop-ozone-filesystem-lib-legacy 0.5.0-beta


<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-ozone-filesystem-lib-legacy/ -->
<dependency>
    <groupId>org.apache.hadoop</groupId>
    <artifactId>hadoop-ozone-filesystem-lib-legacy</artifactId>
    <version>0.5.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-ozone-filesystem-lib-legacy/
implementation 'org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:0.5.0-beta'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-ozone-filesystem-lib-legacy/
implementation ("org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:0.5.0-beta")
'org.apache.hadoop:hadoop-ozone-filesystem-lib-legacy:jar:0.5.0-beta'
<dependency org="org.apache.hadoop" name="hadoop-ozone-filesystem-lib-legacy" rev="0.5.0-beta">
  <artifact name="hadoop-ozone-filesystem-lib-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-ozone-filesystem-lib-legacy', version='0.5.0-beta')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-ozone-filesystem-lib-legacy" % "0.5.0-beta"
[org.apache.hadoop/hadoop-ozone-filesystem-lib-legacy "0.5.0-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-ozone-filesystem jar 0.5.0-beta

Project Modules

There are no modules declared in this project.