Re: [Phishing Risk] [External] [Delta Streamer] file name mismatch with meta when compaction running

2021-10-06 Thread Jian Feng
Can you see pictures here? https://github.com/apache/hudi/issues/3755 Thanks! let me read that article , Im trying to create another Bloom index mor table to see if problem still exists On Wed, Oct 6, 2021 at 2:54 PM 管梓越 wrote: > Hi JianFeng > It seems that there might be something wrong wi

HoodieMultiTableDeltaStreamer failing due to missing file path delimiter

2021-10-06 Thread Philip Ittmann
Good day, I am experiencing difficulty in getting a HoodieMultiTableDeltaStreamer application to successfully run via spark-submit on an AWS EMR cluster with the following versions: Hudi release: 0.7.0 Release label:emr-6.3.0 Hadoop distribution:Amazon 3.2.1 Applications:Tez 0.9.2, Spark 3.1.1,

Re: [DISCUSS] Refactor hudi-client module for better support of multiple engines

2021-10-06 Thread Vinoth Chandar
Hi Gary, We can pass the constructed timeline and filesystem view into the IOHandle. I think it makes sense for how Flink does things. Thanks Vinoth On Fri, Sep 24, 2021 at 2:04 AM Gary Li wrote: > Hi Vinoth, > > Currently, each executor of Flink has a timeline server I believe. Do you > think