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.

How do I switch HDFS to using Quorum based storage?

avatar
Contributor

I installed a Cloudera Hadoop cluster last week, and shifted HDFS to high availability via it's automated "Enable High Availability" button. Now it's giving me the warning message "HDFS High Availability using shared NFS mounts is not supported with CDH 5.0 and later versions. You..."

I can't find any documentation on how I might go about this. It all seems to assume that it was done correctly when the system did the conversion. How can I fix this?

1 ACCEPTED SOLUTION

avatar
Contributor

This turned out to be a configuration setting issue.

 

"dfs.namenode.shared.edits.dir" had a directory value in it, and needed to be cleared.

View solution in original post

1 REPLY 1

avatar
Contributor

This turned out to be a configuration setting issue.

 

"dfs.namenode.shared.edits.dir" had a directory value in it, and needed to be cleared.