Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-583

DFSClient should use debug level to log missing data-node.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • None
    • None

    Description

      When DFSClient cannot read a block replica it logs a message saying
      "Failed to connect to <target> ..." + exception
      and then tries other replicas. If the client succeeds with another replica this
      is only record that the log will contain. This seems to be confusing for users.
      So I propose to use debug logging level here.
      I also stringified exceptions.

      Attachments

        1. ClientLog.patch
          1 kB
          Konstantin Shvachko

        Activity

          People

            shv Konstantin Shvachko
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: