[ https://issues.apache.org/jira/browse/HDFS-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan updated HDFS-1092: ------------------------------ Status: Resolved (was: Patch Available) Resolution: Fixed > Use logging rather than System.err in MiniDFSCluster > ---------------------------------------------------- > > Key: HDFS-1092 > URL: https://issues.apache.org/jira/browse/HDFS-1092 > Project: Hadoop HDFS > Issue Type: Improvement > Components: test > Affects Versions: 0.22.0 > Reporter: Kay Kay > Assignee: Kay Kay > Priority: Minor > Fix For: 0.22.0 > > Attachments: HDFS-1092.patch, HDFS-1092.patch > > > In waitClusterUp(), > ("Waiting for the Mini HDFS Cluster to start...") is routed to > System.err , diverting the filters in the logger configuration. > replace by commons logging for consistency since this output appears out of > the blue, in the clients (HBase etc.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.