Tag: yarn
3 articles
Flink on YARN Deployment: Environment Variables, Configur...
Deploying Flink in YARN mode requires completing a series of environment configuration and cluster management operations. First, configure environment...
Hadoop JobHistoryServer Configuration and Log Aggregation
Configure Hadoop JobHistoryServer to record MapReduce job execution history, enable YARN log aggregation, view job details and logs via Web UI.
Hadoop Cluster Startup and Web UI Verification
Complete startup process for Hadoop three-node cluster: format NameNode, start HDFS and YARN, verify cluster status via Web UI, including start-dfs.sh and start-yarn.sh usage.