[ 
https://issues.apache.org/jira/browse/HDFS-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan updated HDFS-1092:
------------------------------

              Summary: Use logging rather than System.err in MiniDFSCluster  
(was: MiniDFSCluster - System.err usage )
         Hadoop Flags: [Reviewed]
             Assignee: Kay Kay
        Fix Version/s:     (was: 0.21.0)
    Affects Version/s: 0.22.0
                           (was: 0.20.2)
             Priority: Minor  (was: Major)

+1. I have committed this. Thanks for the contribution, Kay Kay. Resolving as 
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.

Reply via email to