You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/03 09:43:06 UTC

[GitHub] [hudi] moritzmeister commented on issue #4939: [SUPPORT] Delta Streamer can't write to empty Hive table if .hoodie metadata directory doesn't exist

moritzmeister commented on issue #4939:
URL: https://github.com/apache/hudi/issues/4939#issuecomment-1057859747


   Yes in that case it works, however, the way we manage the tables, they are created beforehand together with the directory, so the first time delta streamer writes to it, we would like it to instantiate the Hudi metadata.
   
   Is it feasible if I call the `HoodieTableMetaClient.initTable()` manually from my application?


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org