liijiankang opened a new issue #3187: URL: https://github.com/apache/hudi/issues/3187
**Describe the problem you faced** I used the code on the hudi master branch to write data into hudi and synced it to hive, and encountered this exception :"ERROR hive.metastore: Unable to shutdown local metastore client" . I'm not sure if this is a hive problem or a hudi problem. I found this link in the hive community. “https://issues.apache.org/jira/browse/HIVE-2883”. I did not encounter this problem when using the 0.6.0 version of Hudi. **Stacktrace** ```  ``` -- 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]
