Home >> Big Data Hadoop >> Safe Mode in Big Data Hadoop

Safe Mode in Big Data Hadoop

Safe Mode in Hadoop is a maintenance state of the NameNode during which NameNode doesn’t allow any changes to the file system. During Safe Mode, HDFS cluster is read-only and doesn’t replicate or delete blocks.

status of safe mode: hdfs dfsadmin -safemode get

Enter safe mode: hdfs dfsadmin -safemode enter

Exit safe mode: hdfs dfsadmin -safemode leave

Post Your Comment

Next Questions
Hadoop Metrics
Hadoop Monitoring
Backup
Types of Roles
Hadoop Dameon Process
Active & Standby NameNode
Secondary NameNode
YARN
Resource Manager
Ports & URLS
Fencing of NameNode
Indexing
Edge Node
Add nodes
Rack Awareness
Web HDFS
HDFS NFS Gateway
Hadoop Lambda
Lambda Architecture
Shared Storage
Scheduler
Distcp
HistoryServer
Pig Prerequisites
Pig Installation

Copyright ©2022 coderraj.com. All Rights Reserved.