Skip to content
#

cdc

Here are 151 public repositories matching this topic...

zachariahyoung
zachariahyoung commented Mar 19, 2020

getting the following error message.

ksql> CREATE STREAM CUSTOMERS_SRC WITH (KAFKA_TOPIC='asgard.public.customers', VALUE_FORMAT='AVRO'); Avro schema for message values on topic asgard.public.customers does not exist in the

SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.

  • Updated Jun 26, 2020
  • Java
Dinosauria
Dinosauria commented Apr 23, 2019

Description

在全量迁移时 create table 阶段会执行 count操作,表创建完了,开始迁移数据时还会count。 所以create table阶段的 count操作可否省略掉。

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Output of ./dtle version:

(paste your output here)

**Additional information you deem important (e.g. issue happens only occasionally

moxious
moxious commented Mar 19, 2020
  • kafka.acks and kafka.transaction.id need to be explained more. Many deployments don't seem to need them by default and they can be confusing. Is this for reading your own writes? Only applies when producing and consuming in the same system.
  • neo4j.batch.size is documented, but is confusingly similar and overlaps with kafka.batch.size. Clarify and probably remove neo4j.batch.size because i

Improve this page

Add a description, image, and links to the cdc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cdc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.