Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
I'm using Hive 3.1.2 with options below.
- hive.server2.logging.operation.enabled=true
- hive.server2.logging.operation.level=VERBOSE
- hive.async.log.enabled=false
I already know the ticket, https://issues.apache.org/jira/browse/HIVE-17128 but HS2 still leaks log4j RandomAccessFileManager.
I checked the operation log file which is not closed/deleted properly.
Then there's the log,
client.TezClient: Shutting down Tez Session, sessionName= ....
Attachments
Attachments
Issue Links
- causes
-
HIVE-25970 Missing messages in HS2 operation logs
- Closed
- is a child of
-
HIVE-22753 Fix gradual mem leak: Operationlog related appenders should be cleared up on errors
- Closed
- is depended upon by
-
HIVE-26014 Remove redundant HushableRandomAccessFileAppender
- Open
- relates to
-
HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed
- Closed
-
HIVE-24569 LLAP daemon leaks file descriptors/log4j appenders
- Closed
- links to