ad1happy2go commented on issue #10629:
URL: https://github.com/apache/hudi/issues/10629#issuecomment-1958947812

   @masthanmca @abhishekshenoy I went through the code and identified that we 
need to set both the class names to do both metastync together. The default 
value for below prop is just hive sync. I tried with 0.14.1 hudi version and 
after write and hive sync completed, it tried to do Big query sync also.
   ```
   "hoodie.meta.sync.client.tool.class" : 
"org.apache.hudi.hive.HiveSyncTool,org.apache.hudi.gcp.bigquery.BigQuerySyncTool"
   ```


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

Reply via email to