adspace


Why can we not create directory /user/dataflair/inpdata001 when name node is in safe mode?

Answer Posted / Bhagat Singh

Hadoop's NameNode enters Safe Mode when there are significant changes to the file system such as adding or removing directories, or after a crash. During Safe Mode, no new files can be created or deleted, and only a limited number of existing files can be modified. This is done to ensure data integrity by preventing any further modifications until the NameNode has checked all the blocks of the affected files and updated its metadata.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give me the examples of Columnar database ?

669


Which modes can Hadoop be run in? List a few features for each mode?

542


How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

551


How job tracker schedules an assignment?

496