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

Use logging rather than System.err in MiniDFSCluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.22.0
    • 0.21.0
    • test
    • None
    • Reviewed

    Description

      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.)

      Attachments

        Activity

          People

            kaykay.unique Karthik K
            kaykay.unique Karthik K
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: