tencent cloud

Elastic MapReduce

Release Notes and Announcements
Release Notes
Announcements
Security Announcements
Product Introduction
Overview
Strengths
Architecture
Features
Use Cases
Constraints and Limits
Technical Support Scope
Product release
Purchase Guide
EMR on CVM Billing Instructions
EMR on TKE Billing Instructions
EMR Serverless HBase Billing Instructions
Getting Started
EMR on CVM Quick Start
EMR on TKE Quick Start
EMR on CVM Operation Guide
Planning Cluster
Administrative rights
Configuring Cluster
Managing Cluster
Managing Service
Monitoring and Alarms
TCInsight
EMR on TKE Operation Guide
Introduction to EMR on TKE
Configuring Cluster
Cluster Management
Service Management
Monitoring and Ops
Application Analysis
EMR Serverless HBase Operation Guide
EMR Serverless HBase Product Introduction
Quotas and Limits
Planning an Instance
Managing an Instance
Monitoring and Alarms
Development Guide
EMR Development Guide
Hadoop Development Guide
Spark Development Guide
Hbase Development Guide
Phoenix on Hbase Development Guide
Hive Development Guide
Presto Development Guide
Sqoop Development Guide
Hue Development Guide
Oozie Development Guide
Flume Development Guide
Kerberos Development Guide
Knox Development Guide
Alluxio Development Guide
Kylin Development Guide
Livy Development Guide
Kyuubi Development Guide
Zeppelin Development Guide
Hudi Development Guide
Superset Development Guide
Impala Development Guide
Druid Development Guide
TensorFlow Development Guide
Kudu Development Guide
Ranger Development Guide
Kafka Development Guide
Iceberg Development Guide
StarRocks Development Guide
Flink Development Guide
JupyterLab Development Guide
MLflow Development Guide
Practical Tutorial
Practice of EMR on CVM Ops
Data Migration
Practical Tutorial on Custom Scaling
API Documentation
History
Introduction
API Category
Cluster Resource Management APIs
Cluster Services APIs
User Management APIs
Data Inquiry APIs
Scaling APIs
Configuration APIs
Other APIs
Serverless HBase APIs
YARN Resource Scheduling APIs
Making API Requests
Data Types
Error Codes
FAQs
EMR on CVM
Service Level Agreement
Contact Us

Node Process

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-01-13 15:59:29

Feature Overview

The Node Status > Process Information page provides an intuitive way to monitor the process deployment of each node in the current cluster via the console. It not only displays the status of each process but also offers process-level realtime log viewing and a Thread Dump tool.
Realtime Logs feature: Allows you to view the runtime logs of each process in real time, including system operation information, errors, or exceptions. This is highly beneficial for understanding the system's operation status and quickly identifying and resolving issues.
Thread Dump feature: Retrieves the thread status of the current process, including their runtime conditions, locking status, and waiting resources. It provides deeper insights into concurrency issues, such as deadlocks and resource contention, facilitating quick issue identification and resolution.
Note:
The Realtime Logs feature is primarily supported for newly purchased clusters of EMR 2.7.0 and later or EMR 3.5.0 and later. For existing clusters or versions, realtime log queries might be unavailable. To enable this feature, submit a ticket for assessment.
The Realtime Logs feature is unavailable in the following cases:
1.1 Clusters not using Tencent Cloud VPC networks.
1.2 Processes that do not provide realtime logs. See Service Range for Real-time Log Viewing for details.
1.3 Nodes with POD resource types.
The Thread Dump feature is unavailable in the following cases:
1.4 Clusters not using Tencent Cloud VPC networks.
1.5 Non-Java processes.
1.6 Processes that are not running or are missing.
1.7 Nodes with POD resource types.

Operation Steps

1. Log in to the EMR console. In the cluster list, click the ID/Name of the corresponding cluster to enter the cluster details page.
2. Go to Cluster Resources > Node Status > Process Information tab to view the node deployment process. You can check the realtime logs, Thread Dump information, and flame graph of the processes.
Deployment status: Displays the service deployment status of the current node, indicating whether it is a standard process and whether the process is running properly.

Going to Process Operation > Realtime Logs allows querying the runtime realtime logs or related audit logs of the process

Going to Process Operation > Thread Dump allows querying the recent Jstack information of the process.

Going to Process Operation > Flame Graph allows querying and downloading the most recent flame graph information of the process.


Supported Services for Realtime Log Viewing

Service
Process
Log Path
Log File Name
Supported Version Description
HDFS
NameNode
/data/emr/hdfs/logs
hadoop-hadoop-namenode-rHOST.log
270, 340, and 350
HDFS
NameNode
/data/emr/hdfs/logs
nn-audit.log
340 and 350
HDFS
DataNode
/data/emr/hdfs/logs
hadoop-hadoop-datanode-rHOST.log
270, 340, and 350
HDFS
DataNode
/data/emr/hdfs/logs
SecurityAuth-datanode-audit.log
340 and 350
HDFS
JournalNode
/data/emr/hdfs/logs
hadoop-hadoop-journalnode-rHOST.log
270, 340, and 350
HDFS
JournalNode
/data/emr/hdfs/logs
SecurityAuth-journalnode-audit.log
340 and 350
HDFS
ZKFailoverController
/data/emr/hdfs/logs
hadoop-hadoop-zkfc-rHOST.log
270, 340, and 350
HDFS
ZKFailoverController
/data/emr/hdfs/logs
SecurityAuth-zkfc-audit.log
340 and 350
HDFS
DFSRouter
/data/emr/hdfs/logs
hadoop-hadoop-dfsrouter-rHOST.log
340 and 350
YARN
ResourceManager
/data/emr/yarn/logs
hadoop-hadoop-resourcemanager-rHOST.log
270, 340, and 350
YARN
ResourceManager
/data/emr/yarn/logs
rm-audit.log
340 and 350
YARN
NodeManager
/data/emr/yarn/logs
hadoop-hadoop-nodemanager-rHOST.log
270, 340, and 350
YARN
NodeManager
/data/emr/yarn/logs
nm-audit.log
340 and 350
YARN
JobHistoryServer
/data/emr/yarn/logs
hadoop-hadoop-historyserver-rHOST.log
270, 340, and 350
YARN
TimeLineServer
/data/emr/yarn/logs
hadoop-hadoop-timelineserver-rHOST.log
270, 340, and 350
Hive
HiveMetaStore
/data/emr/hive/logs
(1)hadoop-hivemetastore,(2)hcat.out
270(1), 340(1,2), and 350(1)
Hive
HiveMetaStore
/data/emr/hive/logs
hadoop_hive_metastore_audit
270, 340, and 350
Hive
HiveServer2
/data/emr/hive/logs
(1)hadoop-hive,(2)hadoop-hiveserver2
270(1), 340(2), and 350(2)
Hive
HiveServer2
/data/emr/hive/logs
hadoop_hiveserver2_audit
270(manual setup), 340, and 350
Hive
HiveWebHcat
/data/emr/hive/logs
webhcat-console.log
270, 340, and 350
HBase
HMaster
/data/emr/hbase/logs
hbase-hadoop-master-rHOST.log
270, 340, and 350
HBase
HMaster
/data/emr/hbase/logs
SecurityAuth-hmaster-audit.log
340 and 350
HBase
RegionServer
/data/emr/hbase/logs
hbase-hadoop-regionserver-rHOST.log
270, 340, and 350
HBase
RegionServer
/data/emr/hbase/logs
SecurityAuth-regionserver-audit.log
340 and 350
HBase
HbaseThrift
/data/emr/hbase/logs
hbase-hadoop-thrift-rHOST.log
270, 340, and 350
Zookeeper
QuorumPeerMain
/data/emr/zookeeper/logs
zookeeper-root-server-rHOST.log
270, 340, and 350
Zookeeper
QuorumPeerMain
/data/emr/zookeeper/logs
zookeeper-audit.log
270, 340, and 350
Kudu
KuduServer
/data/emr/kudu/log
kudu-tserver.INFO
270, 340, and 350
Kudu
KuduMaster
/data/emr/kudu/log
kudu-master.INFO
270, 340, and 350
Alluxio
AlluxioMaster
/data/emr/alluxio/logs
master.log
270, 340, and 350
Alluxio
AlluxioWorker
/data/emr/alluxio/logs
worker.log
270, 340, and 350
Ranger
EmbeddedServer
/data/emr/ranger/logs
ranger-admin--.log
270, 340, and 350
Ranger
EnableUnixAuth
/usr/local/service/ranger/usersync/logs
usersync-rHOST-root.log
270, 340, and 350
CosRanger
CosRangerServer
/data/emr/cosranger/logs
info.log
270, 340, and 350
Impala
Impala-Statestore
/data/emr/impala/logs
statestored.INFO
270, 340, and 350
Impala
Impala-Catalog
/data/emr/impala/logs
catalogd.INFO
270, 340, and 350
Impala
Impala-Daemon
/data/emr/impala/logs
impalad.INFO
270, 340, and 350
Spark
SparkJobHistoryServer
/data/emr/spark/logs
spark-hadoop-org.apache.spark.deploy.history.HistoryServer-1-rHOST.out
270, 340, and 350
Knox
Knox
/data/emr/knox/logs
gateway.log,gateway-audit.log
270, 340, and 350
Kylin
Kylin
/data/emr/kylin/logs
kylin.log
270, 340, and 350
Doris
DorisFeFollower
/data/emr/doris/fe/log
fe.log
Doris120
Doris
DorisBe
/data/emr/doris/be/log
be.INFO
Doris120
Doris
DorisBroker
/data/emr/doris/broker/log
apache_hdfs_broker.log
Doris120
Doris
DorisFeObserver
/data/emr/doris/fe/log
fe.log
Doris120
Druid
broker
/data/emr/druid/var/log/druid
broker.log
Druid110
Druid
coordinator
/data/emr/druid/var/log/druid
coordinator.log
Druid110
Druid
router
/data/emr/druid/var/log/druid
router.log
Druid110
Druid
overload
/data/emr/druid/var/log/druid
overload.log
Druid110
Druid
historical
/data/emr/druid/var/log/druid
historical.log
Druid110
Druid
middleManager
/data/emr/druid/var/log/druid
middleManager.log
Druid110
Oozie
Oozie
/data/emr/oozie/logs
oozie.log,jetty.out
270, 340, and 350
Storm
Nimbus
/data/emr/storm/logs
nimbus.log
270
Storm
Supervisor
/data/emr/storm/logs
supervisor.log
270
Livy
LivyServer
/data/emr/livy/logs
livy-hadoop-server.out
270, 340, and 350
StarRocks
StarRocksFeFollower
/data/emr/starrocks/fe/log
fe.log
SR140 and SR200
StarRocks
StarRocksFeObserver
/data/emr/starrocks/fe/log
fe.log
SR140 and SR200
StarRocks
StarRocksBe
/data/emr/starrocks/be/log
be.INFO
SR140 and SR200
StarRocks
StarRocksBroker
/data/emr/starrocks/broker/log
apache_hdfs_broker.log
SR140 and SR200
StarRocks
StarRocksCn
/data/emr/starrocks/be/log
cn.INFO
SR140 and SR200
Kyuubi
KyuubiServer
/data/emr/kyuubi/logs
kyuubi.log,kyuubi-hadoop-org.apache.kyuubi.server.KyuubiServer-rHOST.out
270, 340, and 350
Trino
Trino-Coordinator
-
(1)/data/emr/trino/logs/coordinator.log,(2)/data/emr/trino/var/log/server.log
270(2), 340(1), and 350(1)
Trino
Trino-Coordinator
/data/emr/trino/logs
trino-audit.log
340 (manual setup) and 350 (manual setup)
Trino
Trino-Worker
-
(1)/data/emr/trino/logs/worker.log,
(2)/data/emr/trino/var/log/server.log
270(2), 340(1), and 350(1)
Hue
Hue
/data/emr/hue/logs
supervisor.log,runcpserver.log
270, 340, and 350



도움말 및 지원

문제 해결에 도움이 되었나요?

피드백