ShortFinger commented on issue #4881: URL: https://github.com/apache/hudi/issues/4881#issuecomment-1407679547
> 1. I try to change index type, write.payload.class, not works. > 2. I try to remove spark job, only submit flink job consume all of history data, not works. > 3. when my application that sink 1 hudi table, no matter what I modify, it works > 4. when my application that sink 3 hudi table, I set write.index_bootstrap.tasks = 1, it works if I have to make multiple sink and improve bootstrap speed set write.index_bootstrap.tasks > 1 then the data is duplicated. it seems a bug -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
