Created on 04-27-2015 12:08 PM - edited 09-16-2022 02:27 AM
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?
Created 04-28-2015 09:08 AM
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