Coder Social home page Coder Social logo

Comments (8)

danny0405 avatar danny0405 commented on September 18, 2024

Maybe this is what you need: #8609, but you are right, it looks like the table.properties has been updated frequently after the upgrade, can you add some log in HoodieTableConfig and let's see why the update is triggered.

from hudi.

danny0405 avatar danny0405 commented on September 18, 2024

Are these failing jobs uses separate compaction with Spark, or do they have concurernt write with Spark writers?

from hudi.

danny0405 avatar danny0405 commented on September 18, 2024

Spark enables the MDT while Flink does not, maybe that's the reason why the table properties are updated frequently.

from hudi.

donghaihu avatar donghaihu commented on September 18, 2024

Flink for writing.

from hudi.

donghaihu avatar donghaihu commented on September 18, 2024

enables

How can we configure it to avoid this issue?

from hudi.

danny0405 avatar danny0405 commented on September 18, 2024

I mean did you have both Spark and Flink job writing into the same table, if it is, you might need to disable the MDT on Spark writer.

from hudi.

donghaihu avatar donghaihu commented on September 18, 2024

I mean did you have both Spark and Flink job writing into the same table, if it is, you might need to disable the MDT on Spark writer.

Oh. We don't have that scenario. Each table only has one fink task responsible for writing; there is no situation where multiple sinks correspond to one table.

from hudi.

donghaihu avatar donghaihu commented on September 18, 2024

@danny0405 :I found that this situation tends to occur after Session tasks report errors.

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.