Duo Zhang created HBASE-29383: --------------------------------- Summary: Some tests in TestHFileOutputFormat2 fails in ShutdownHook.suppressHdfsShutdownHook Key: HBASE-29383 URL: https://issues.apache.org/jira/browse/HBASE-29383 Project: HBase Issue Type: Bug Components: mapreduce, regionserver, test Reporter: Duo Zhang
2025-06-09T16:28:53,378 ERROR [M:0;zhangduo-ubuntu:45895 {}] server.NIOServerCnxnFactory(85): Thread Thread[M:0;zhangduo-ubuntu:45895,5,FailOnTimeoutGroup] died java.lang.RuntimeException: Failed suppression of fs shutdown hook: org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer@3166a52d at org.apache.hadoop.hbase.regionserver.ShutdownHook.suppressHdfsShutdownHook(ShutdownHook.java:199) ~[classes/:?] at org.apache.hadoop.hbase.regionserver.ShutdownHook.install(ShutdownHook.java:78) ~[classes/:?] at org.apache.hadoop.hbase.HBaseServerBase.installShutdownHook(HBaseServerBase.java:502) ~[classes/:?] at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:619) ~[classes/:?] at java.lang.Thread.run(Thread.java:840) ~[?:?] -- This message was sent by Atlassian Jira (v8.20.10#820010)