io.vitess:vitess-hadoop

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

License

License

GroupId

GroupId

io.vitess
ArtifactId

ArtifactId

vitess-hadoop
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Vitess

Download vitess-hadoop

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
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