Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-11232

System.err should be System.out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • namenode
    • None
    • Patch

    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

      Attachments

        1. HDFS-11232.001.patch
          0.8 kB
          Ethan Li
        2. HDFS-11232.002.patch
          0.9 kB
          Ethan Li

        Activity

          People

            Unassigned Unassigned
            ethanli Ethan Li
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: