Coder Social home page Coder Social logo

Comments (6)

ad1happy2go avatar ad1happy2go commented on June 27, 2024

@lei-su-awx Yes you are correct. the schema file grows with every commit and grows exponential which will cause this kind of issues. We need to redesign this schema commit file.

Created tracking JIRA for the same - https://issues.apache.org/jira/browse/HUDI-7481

from hudi.

lei-su-awx avatar lei-su-awx commented on June 27, 2024

@ad1happy2go got it, thanks for your reply.

from hudi.

lei-su-awx avatar lei-su-awx commented on June 27, 2024

Hi @ad1happy2go I was wondering if there is any configuration to compact schemacommit file or only store the latest schema or any other workaround?

from hudi.

xiarixiaoyao avatar xiarixiaoyao commented on June 27, 2024

@lei-su-awx
how many version of internalSchema stored in the schemacommit.
Only when there has been a schema change will a new version of the schema be generated. Do you have frequent schema changes for this job?

Normally, a table should not have too frequent schema changes.
If there is no change in field type, you can directly clear the. schema directory

from hudi.

ad1happy2go avatar ad1happy2go commented on June 27, 2024

@xiarixiaoyao Even without the schema changes, this grows infinitely, may be as sync time always change with every update.

from hudi.

xiarixiaoyao avatar xiarixiaoyao commented on June 27, 2024

@ad1happy2go @lei-su-awx will take a look for hudi 0.14.0.
we use hudi 0.11.0 and have no such problem.

from hudi.

Related Issues (20)

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.