testcontainers-hdfs

Docker container image for Hadoop HDFS mini cluster, and a testcontainers libray API for using it

License

License

Categories

Categories

Container
GroupId

GroupId

io.github.omaraloraini
ArtifactId

ArtifactId

testcontainers-hdfs
Last Version

Last Version

3.0.3-3
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

testcontainers-hdfs
Docker container image for Hadoop HDFS mini cluster, and a testcontainers libray API for using it
Project URL

Project URL

https://github.com/omaraloraini/testcontainers-hdfs
Source Code Management

Source Code Management

https://github.com/omaraloraini/testcontainers-hdfs/tree/main

Download testcontainers-hdfs

Dependencies

runtime (1)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.1

Project Modules

There are no modules declared in this project.

testcontainers-hdfs

maven

Docker container image for Hadoop HDFS mini cluster, and a testcontainers libray API for using it

Usage

@Container
HdfsContainer hdfsContainer = new HdfsContainer();

org.apache.hadoop.conf.Configuration conf = hdfsContainer.hadoopConf();

Versions

Version
3.0.3-3