Skip to content

[SUPPORT] how fast (total time) to update 1 row? #1731

@tooptoop4

Description

@tooptoop4

from slack

me
how fast can u update a single row? including time to trigger spark-submit, unless there is faster way

Sudha
there is a performance page to give you idea - https://hudi.apache.org/docs/performance.html . Hope thats useful.
hudi.apache.orghudi.apache.org
Performance
In this section, we go over some real world performance numbers for Hudi upserts, incremental pull and compare them againstthe conventional alternatives for achieving these tasks.

me
@sudha it doesn't help, I want to know if Hudi can update 1 single row in less than 10 seconds?

Sudha
Not sure if there is a straight answer to your question. Especially when you are considering spark submit trigger times etc. Usually spark-submit uploads jars and if there are many jars, it could take in the order of minutes. It would be useful to create a Github issue what is your exact use case so we can point you to the right set of configs in Hudi to achieve that.

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