[ https://issues.apache.org/jira/browse/HIVE-27438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhihua Deng resolved HIVE-27438. -------------------------------- Fix Version/s: 4.0.0-beta-1 Resolution: Fixed Fix has been merged. Thank you for the review, [~hemanth619]! > Audit leader election event failed in non-appendable filesystems > ---------------------------------------------------------------- > > Key: HIVE-27438 > URL: https://issues.apache.org/jira/browse/HIVE-27438 > Project: Hive > Issue Type: Bug > Components: Standalone Metastore > Reporter: Zhihua Deng > Assignee: Zhihua Deng > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0-beta-1 > > > If the underlying file system of the warehouse is S3 or others based which > cannot support append operation, then auditing the leader info to the remote > file could be failed. For example: > org.apache.hadoop.hive.metastore.HiveMetaStore: > [Leader-Watcher-housekeeping1]: Error while writing the leader info, path: > s3a://.../leader_housekeeping.json > java.lang.UnsupportedOperationException: Append is not supported by > S3AFileSystem > As a result, the audit logs would be missing and the user cannot be able to > see the history changes of leader any more. -- This message was sent by Atlassian Jira (v8.20.10#820010)