io.vitess:vitess-hadoop

Java client libraries and Hadoop support for Vitess - a scalable clustering system for MySQL

Лицензия

Лицензия

Группа

Группа

io.vitess
Идентификатор

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

vitess-hadoop
Последняя версия

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

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java client libraries and Hadoop support for Vitess - a scalable clustering system for MySQL
Организация-разработчик

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

Vitess

Скачать vitess-hadoop

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 26.0-jre
com.google.protobuf : protobuf-java jar 3.6.1
io.vitess : vitess-client jar 4.0
io.vitess : vitess-grpc-client jar 4.0
joda-time : joda-time jar 2.10
org.apache.hadoop : hadoop-common jar 2.7.2
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.7.2
com.google.code.gson : gson jar 2.8.5

test (4)

Идентификатор библиотеки Тип Версия
io.vitess : vitess-client test-jar 4.0
org.apache.hadoop : hadoop-mapreduce-client-jobclient test-jar 2.7.2
junit : junit jar 4.12
org.apache.hadoop : hadoop-client jar 2.7.2

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

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

Maven Central Build Status codebeat badge Go Report Card FOSSA Status CII Best Practices Coverage

Vitess

Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding.

By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multiple shards. With Vitess, you can even split and merge shards as your needs grow, with an atomic cutover step that takes only a few seconds.

Vitess has been a core component of YouTube's database infrastructure since 2011, and has grown to encompass tens of thousands of MySQL nodes.

For more about Vitess, please visit vitess.io.

Vitess has a growing community. You can view the list of adopters here.

Reporting a Problem, Issue ,or Bug

To report a problem the best way to get attention is to create a GitHub issue.

For topics that are better discussed live, please join the Vitess Slack workspace. You may post any questions on the #general channel or join some of the special-interest channels.

Follow Vitess Blog for low-frequency updates like new features and releases.

Security

Reporting Security Vulnerabilities

To report a security vulnerability, please email vitess-maintainers.

See Security for a full outline of the security process.

Security Audit

A third party security audit was performed by Cure53. You can see the full report here.

License

Unless otherwise noted, the Vitess source files are distributed under the Apache Version 2.0 license found in the LICENSE file.

FOSSA Status

io.vitess

Vitess

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

Версия
4.0
3.1.0
3.0.0
2.2.0
2.2.0-rc.1
2.2.0-alpha
2.1.1
2.1.0
2.1.0-rc.1