si1verwind17 commented on issue #6526: URL: https://github.com/apache/hudi/issues/6526#issuecomment-1231125320
I have resolved the error. The problem wasn't from the Hudi side. The error below `: org.apache.hudi.exception.HoodieException: Could not sync using the meta sync class org.apache.hudi.hive.HiveSyncTool` caused by the other error from Hive Metastore which doesn't recognize scheme gs:// So, I solved by putting the gcs connector jar (shaded) to $HIVE_HOME/lib in Remote Hive Metastore -- 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]
