GithubHelp home page GithubHelp logo

liyuj / gridgain-mysql-debezium-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gridgain-demos/gridgain-mysql-debezium-demo

0.0 1.0 0.0 25.47 MB

Change-data-capture from MySQL to GridGain With Debezium

License: Apache License 2.0

Dockerfile 23.47% Shell 52.15% TSQL 24.38%

gridgain-mysql-debezium-demo's Introduction

Change-Data-Capture from MySQL to GridGain With Debezium

image

The demo shows CDC from MySql to GridGain using Debezium Connector for MySQL and GridGain Kafka Connector. Read this blog post for more details: https://www.gridgain.com/resources/blog/change-data-capture-between-mysql-and-gridgain-debezium

Runnable scripts

  • start.sh starts containers needed for demo.
  • start_tools.sh starts additional containers with GUI tools.
  • stop.sh stop all containers

Containers

This demo has 4 containers:

2 Gridgain Enterprise Edition cluster node containers (gridgain-node-1, gridgain-node-2).

1 Kafka container - (gridgain-kafka) with configured connectors.

1 Mysql container - (sql) with database.

If you want to use GUI tools, you can also start these containers using start_tools.sh script:

2 WebConsole containers - (gridgain-webconsole-backend) and (gridgain-webconsole-frontend)

1 PhpMyAdmin container - (myadmin)

Once WebConsole started, you will need to download a webagent and connect it to the cluster. Please add this to the properties file in order to connect to the cluster started in the docker:

server-uri=http://localhost

node-uri=http://localhost:6081

More information about WebAgent configuration can be found in the documentation: https://www.gridgain.com/docs/web-console/latest/web-agent-configuration

Script downloads Kafka and debezium connector binaries if they are not in the package yet.

gridgain-mysql-debezium-demo's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.