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

Call to equals() comparing different types in CopyFiles.cleanup(Configuration, JobConf, String, String)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.3
    • 0.14.0
    • util
    • None

    Description

      CopyFiles.java line 369

      The call to equals is comparing a Path and a String, which will never be equal.

      Attachments

        1. HADOOP-1357_1_20070515.patch
          1 kB
          Arun Murthy

        Activity

          People

            acmurthy Arun Murthy
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: