Omid HBase Coprocessors

Omid is a lock-free centralized transaction manager designed for providing transactions to big data stores such as HBase.

License

License

GroupId

GroupId

com.yahoo.omid
ArtifactId

ArtifactId

hbase-coprocessor
Last Version

Last Version

0.8.0-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

Omid HBase Coprocessors
Omid is a lock-free centralized transaction manager designed for providing transactions to big data stores such as HBase.

Download hbase-coprocessor

How to add to project

<!-- https://jarcasting.com/artifacts/com.yahoo.omid/hbase-coprocessor/ -->
<dependency>
    <groupId>com.yahoo.omid</groupId>
    <artifactId>hbase-coprocessor</artifactId>
    <version>0.8.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.omid/hbase-coprocessor/
implementation 'com.yahoo.omid:hbase-coprocessor:0.8.0-alpha'
// https://jarcasting.com/artifacts/com.yahoo.omid/hbase-coprocessor/
implementation ("com.yahoo.omid:hbase-coprocessor:0.8.0-alpha")
'com.yahoo.omid:hbase-coprocessor:jar:0.8.0-alpha'
<dependency org="com.yahoo.omid" name="hbase-coprocessor" rev="0.8.0-alpha">
  <artifact name="hbase-coprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.omid', module='hbase-coprocessor', version='0.8.0-alpha')
)
libraryDependencies += "com.yahoo.omid" % "hbase-coprocessor" % "0.8.0-alpha"
[com.yahoo.omid/hbase-coprocessor "0.8.0-alpha"]

Dependencies

compile (5)

Group / Artifact Type Version
com.yahoo.omid : hbase-client jar 0.8.0-alpha
com.yahoo.omid : tso-server jar 0.8.0-alpha
org.apache.hbase : hbase-client jar 0.98.10.1-hadoop1
org.apache.hbase : hbase-server jar 0.98.10.1-hadoop1
com.google.inject : guice jar 3.0

test (6)

Group / Artifact Type Version
com.yahoo.omid : hbase-client test-jar 0.8.0-alpha
com.yahoo.omid : tso-server test-jar 0.8.0-alpha
org.testng : testng jar 6.8.8
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
org.apache.hbase : hbase-testing-util jar 0.98.10.1-hadoop1

Project Modules

There are no modules declared in this project.

Build Status Coverage Status

The Omid project provides transactional support for HBase-based applications.

Quickstart

Check the Omid basic concepts or go directly to the quick start guide.

For a more detailed view of the system, check the sections in the technical documentation here.

License

Code licensed under the Apache License Version 2.0. See LICENSE file for terms.


Omid logo by Ignacio Prieto

com.yahoo.omid

Yahoo

Yahoo is a Verizon Media brand. This organization is the home to many of the active open source projects published by engineers at Yahoo and Verizon Media.

Versions

Version
0.8.0-alpha