fengjian428 commented on issue #7557:
URL: https://github.com/apache/hudi/issues/7557#issuecomment-1369322678

   Looks like you either are
   1. Missing org.apache.hadoop.hive.metastore.RetryingMetaStoreClient on the
   classpath
   2. Have the wrong version of
   org.apache.hadoop.hive.metastore.RetryingMetaStoreClient
   on the classpath
   3. Have multiple versions of
   org.apache.hadoop.hive.metastore.RetryingMetaStoreClient
   on the classpath
   
   run 'mvn dependency:tree' and see how many versions you have of artifact
   '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]

Reply via email to