Last Version

ks-server-hbase 1.7.1

The HBase server module (ks-server-hbase) provides an implementation of the Data Store internal sub-component of the Knowledgestore based on the Apache HBase no-sql store, exploiting OMID and Apache Avro to support, respectively, operation transactionality and serialization of efficient serialization of structured data in byte strings.

License

License

GroupId

GroupId

eu.fbk.knowledgestore
ArtifactId

ArtifactId

ks-server-hbase
Version

Version

1.7.1
Type

Type

jar
Description

Description

ks-server-hbase
The HBase server module (ks-server-hbase) provides an implementation of the Data Store internal sub-component of the Knowledgestore based on the Apache HBase no-sql store, exploiting OMID and Apache Avro to support, respectively, operation transactionality and serialization of efficient serialization of structured data in byte strings.
Project URL

Project URL

http://knowledgestore.fbk.eu/ks-server-hbase/
Project Organization

Project Organization

FBK-irst

Download ks-server-hbase 1.7.1


<!-- https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-hbase/ -->
<dependency>
    <groupId>eu.fbk.knowledgestore</groupId>
    <artifactId>ks-server-hbase</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-hbase/
implementation 'eu.fbk.knowledgestore:ks-server-hbase:1.7.1'
// https://jarcasting.com/artifacts/eu.fbk.knowledgestore/ks-server-hbase/
implementation ("eu.fbk.knowledgestore:ks-server-hbase:1.7.1")
'eu.fbk.knowledgestore:ks-server-hbase:jar:1.7.1'
<dependency org="eu.fbk.knowledgestore" name="ks-server-hbase" rev="1.7.1">
  <artifact name="ks-server-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.knowledgestore', module='ks-server-hbase', version='1.7.1')
)
libraryDependencies += "eu.fbk.knowledgestore" % "ks-server-hbase" % "1.7.1"
[eu.fbk.knowledgestore/ks-server-hbase "1.7.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.google.guava : guava jar 19.0-rc2
org.openrdf.sesame : sesame-model jar 2.8.6
org.apache.avro : avro jar 1.5.3
org.apache.hadoop : hadoop-core jar 1.0.4
org.apache.hbase : hbase jar 0.94.10
eu.fbk.knowledgestore : ks-core jar 1.7.1
eu.fbk.knowledgestore : ks-server jar 1.7.1
com.yahoo » omid jar 2013-03-21
commons-cli : commons-cli jar 1.3.1

provided (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.continuuity.tephra : tephra-core jar 0.2.0-ROL
com.continuuity.tephra : tephra-api jar 0.2.0-ROL
com.continuuity.tephra : tephra-hbase-compat-0.94 jar 0.2.0-ROL

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3
eu.fbk.knowledgestore : ks-server test-jar 1.7.1

Project Modules

There are no modules declared in this project.