Skip to content

Question: Scalability #9

Open
Open
@igorng

Description

@igorng

Hello, thank you for this great connector.

We are using this to push data from kafka to Celonis.
Data has primary keys that allows us to deduplicate via the connector feature when exporting to Celonis.
The connector is deployed in a standalone mode, and with basic configration (1 task, pkeys, some transform on dates)
Now we want to push huge table, around 30 Millions of records. With one instance of the connector, exports to celonis takes too much time (more than 4hours).

We tried to scale to 3 instances (we have kafka topics with 3 partitions), no error in logs (aside some connexion timeout to celonis from time to time). But when we checked our data in Celonis the count did not match. We had less than expected , deduplication tken into account.

Question is, what is the scalability status of this connector? Is there any specific point to watch over or any particular configuration to make?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions