[ 
https://issues.apache.org/jira/browse/HDFS-11232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823416#comment-15823416
 ] 

Ethan Li commented on HDFS-11232:
---------------------------------

[~brahmareddy] Thanks!  Will do it.

> System.err should be System.out
> -------------------------------
>
>                 Key: HDFS-11232
>                 URL: https://issues.apache.org/jira/browse/HDFS-11232
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Trivial
>         Attachments: HDFS-11232.001.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to