Titan-Hadoop: 2.x Compatibility Shim

Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

org.hawkular.titan
ArtifactId

ArtifactId

titan-hadoop-2
Last Version

Last Version

0.5.4-jboss-1
Release Date

Release Date

Type

Type

jar
Description

Description

Titan-Hadoop: 2.x Compatibility Shim
Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Download titan-hadoop-2

How to add to project

<!-- https://jarcasting.com/artifacts/org.hawkular.titan/titan-hadoop-2/ -->
<dependency>
    <groupId>org.hawkular.titan</groupId>
    <artifactId>titan-hadoop-2</artifactId>
    <version>0.5.4-jboss-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-hadoop-2/
implementation 'org.hawkular.titan:titan-hadoop-2:0.5.4-jboss-1'
// https://jarcasting.com/artifacts/org.hawkular.titan/titan-hadoop-2/
implementation ("org.hawkular.titan:titan-hadoop-2:0.5.4-jboss-1")
'org.hawkular.titan:titan-hadoop-2:jar:0.5.4-jboss-1'
<dependency org="org.hawkular.titan" name="titan-hadoop-2" rev="0.5.4-jboss-1">
  <artifact name="titan-hadoop-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.titan', module='titan-hadoop-2', version='0.5.4-jboss-1')
)
libraryDependencies += "org.hawkular.titan" % "titan-hadoop-2" % "0.5.4-jboss-1"
[org.hawkular.titan/titan-hadoop-2 "0.5.4-jboss-1"]

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.2.0
org.hawkular.titan : titan-hadoop-core jar 0.5.4-jboss-1
org.apache.mrunit : mrunit jar 1.1.0
com.tinkerpop.blueprints : blueprints-core jar 2.5.0
com.tinkerpop.blueprints : blueprints-sail-graph jar 2.5.0
org.hawkular.titan : titan-core jar 0.5.4-jboss-1
org.hawkular.titan : titan-hbase jar 0.5.4-jboss-1
org.hawkular.titan : titan-es jar 0.5.4-jboss-1
org.elasticsearch : elasticsearch-hadoop-mr jar 2.0.0
org.openrdf.sesame : sesame-rio-n3 jar 2.7.10
org.openrdf.sesame : sesame-rio-ntriples jar 2.7.10
org.openrdf.sesame : sesame-rio-rdfxml jar 2.7.10
org.openrdf.sesame : sesame-rio-trig jar 2.7.10
org.openrdf.sesame : sesame-rio-trix jar 2.7.10
org.openrdf.sesame : sesame-rio-turtle jar 2.7.10
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.7.5

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.5

test (9)

Group / Artifact Type Version
org.hawkular.titan : titan-hadoop-core jar 0.5.4-jboss-1
org.hawkular.titan : titan-hadoop-core Optional jar 0.5.4-jboss-1
org.apache.hbase : hbase-server Optional jar 0.98.8-hadoop2
org.apache.hbase : hbase-client Optional jar 0.98.8-hadoop2
org.hawkular.titan : titan-es jar 0.5.4-jboss-1
org.hawkular.titan : titan-cassandra jar 0.5.4-jboss-1
org.hawkular.titan : titan-test jar 0.5.4-jboss-1
org.hawkular.titan » titan-hbase-core jar 0.5.4-jboss-1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Titan is a highly scalable graph database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries.

Learn More

The project homepage contains more information on Titan and provides links to documentation, getting-started guides and release downloads.

org.hawkular.titan

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
0.5.4-jboss-1