Danny Chan

Results 412 comments of Danny Chan

@voonhous , thanks for the detailed analysis, I will take some time to take a look once I get time.

cc @nsivabalan to look into this issue, thanks.

You were asying the async compaction does not trigger for your online ingestion job?

Thanks, let's keep this issue to enlighten more thoughts and details.

Thanks for the reminder, maybe we can add this notion on the Hudi website: https://nightlies.apache.org/flink/flink-docs-master/docs/dev/configuration/advanced/#anatomy-of-table-dependencies

No, hudi does not package enging specific jars in the uber jar.

The more serious problem is once you shade a jar, you need to shade all the jar that it depends on, or there could be conflicts because of the indirectly...

Did you have the `flink-table-planner-loader` in the classpath?