The logs of the Hadoop Distributed File System (HDFS) service is stored in the /mnt/disk1/log/hadoop-hdfs directory. This topic describes the logs of each component of the HDFS service.

ComponentLog fileDescription
ZKFailoverController (ZKFC)hadoop-hdfs-zkfc-*.outThe process startup logs of the ZKFC. Specific startup exceptions are displayed in the .out file.
hadoop-hdfs-zkfc-*.logThe process run logs of the ZKFC, including the internal logs of the ZKFC.
zkfc-gc.log.0.currentThe Java Virtual Machine-Garbage Collection (JVM-GC) logs of the ZKFC. This type of log is supported in a cluster of E-MapReduce (EMR) V3.43.0, EMR V5.8.0, or a minor version later than EMR V3.43.0 or EMR V5.8.0.
NameNodehadoop-hdfs-namenode-*.outThe process startup logs of the NameNode. Specific startup exceptions are displayed in the .out file.
hadoop-hdfs-namenode-*.logThe process run logs of the NameNode, including the internal logs of the NameNode.
hdfs-audit.logThe audit logs of the NameNode.
namenode-gc.log.0.currentThe JVM-GC logs of the NameNode. This type of log is supported in a cluster of EMR V3.43.0, EMR V5.8.0, or a minor version later than EMR V3.43.0 or EMR V5.8.0.
JournalNodehadoop-hdfs-journalnode-*.outThe process startup logs of the JournalNode. Specific startup exceptions are displayed in the .out file.
hadoop-hdfs-journalnode-*.logThe process run logs of the JournalNode, including the internal logs of the JournalNode.
journalnode-gc.log.0.currentThe JVM-GC logs of the JournalNode. This type of log is supported in a cluster of EMR V3.43.0, EMR V5.8.0, or a minor version later than EMR V3.43.0 or EMR V5.8.0.
DataNodehadoop-hdfs-datanode-*.outThe process startup logs of the DataNode. Specific startup exceptions are displayed in the .out file.
hadoop-hdfs-datanode-*.logThe process run logs of the DataNode, including the internal logs of the DataNode.
datanode-gc.log.0.currentThe JVM-GC logs of the DataNode. This type of log is supported in a cluster of EMR V3.43.0, EMR V5.8.0, or a minor version later than EMR V3.43.0 or EMR V5.8.0.