bvaradar commented on issue #2321: URL: https://github.com/apache/hudi/issues/2321#issuecomment-743027236
Hi @PavelPetukhov : This looks like a bug and I have filed a jira for this : https://issues.apache.org/jira/browse/HUDI-1452 Regarding workaround, things should work if you enable embedded timeline server : --hoodie-conf hoodie.embed.timeline.server=true. Any reason why this was turned off ? Also, unless you are stretched very thin on memory, you can use the default filesystemview storage type which is in-memory (don't set --hoodie-conf hoodie.filesystem.view.type) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
