Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this solution

avatar

Apparently, the datanode was in in safemode. The following command got everything working:

 

sudo -u hdfs hdfs dfsadmin -safemode leave

 

Unfortunately, it seems every time I restart the VM the datanode is placed into safemode and I have to enter the command every time. Not sure why that's the case.

View solution in original post

Who agreed with this solution