IoTDB Hadoop-Tsfile

This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.

License

License

GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

hadoop-tsfile
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

IoTDB Hadoop-Tsfile
This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download hadoop-tsfile

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.iotdb : tsfile jar 0.13.0
org.apache.hadoop : hadoop-client jar 2.10.1
commons-configuration : commons-configuration jar 1.6
com.google.guava : guava jar [24.1.1,)
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0