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/02/07 06:31:33 UTC

[GitHub] [hudi] Gatsby-Lee commented on issue #4748: [SUPPORT] Question: Does "SINGLE_WRITER" also utilize if hoodie.write.lock.* is provided?

Gatsby-Lee commented on issue #4748:
URL: https://github.com/apache/hudi/issues/4748#issuecomment-1031121393


   @nsivabalan 
   
   Thank you very much for your reply.
   
   The reason I started questioning about the context is due to this information in Hudi document.
   
   references: https://hudi.apache.org/docs/0.10.0/metadata
   """
   If your current deployment model is single writer along with async table services (such as cleaning, clustering, compaction) configured, then it is a must to have 'lock providers configured' before turning on the metadata table.
   """
   Q1. I guess this document is true as of Hudi 0.10.0 ?
   
   And about the metadata validation, since I use AWS Glue, I don't have a way to run Hudi CLI.
   Q2. Can "hoodie.metadata.validate=true" be the alternative?
   
   Thank you
   Gatsby


-- 
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