Details
Description
In /Users/Ethan/Worksplace/IntelliJWorkspace/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java, System.err.println("Generating new cluster id:"); is used. I think it should be System.out.println(...) since this is not an error message