HBase Commit Table

Apache Omid provides multi-row/multi-table transactional support for HBase-based applications

Лицензия

Лицензия

Группа

Группа

org.apache.omid
Идентификатор

Идентификатор

omid-hbase-commit-table
Последняя версия

Последняя версия

0.9.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

HBase Commit Table
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать omid-hbase-commit-table

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.omid : omid-commit-table jar 0.9.0.0
org.apache.omid : omid-common jar 0.9.0.0
org.apache.omid : omid-hbase-common jar 0.9.0.0
org.apache.curator : curator-recipes jar 2.6.0
com.google.guava : guava jar 14.0.1
com.google.inject : guice jar 3.0
org.apache.hbase : hbase-client jar ${hbase.version}
com.codahale.metrics : metrics-core jar 3.0.1
com.codahale.metrics : metrics-graphite jar 3.0.1

test (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.8
org.apache.hbase : hbase-testing-util jar ${hbase.version}
org.apache.curator : curator-test jar 2.6.0
org.apache.zookeeper : zookeeper test-jar 3.4.3

Модули Проекта

Данный проект не имеет модулей.

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

org.apache.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.

Версии библиотеки

Версия
0.9.0.0
0.8.2.0