[
https://issues.apache.org/jira/browse/HADOOP-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495935
]
Hadoop QA commented on HADOOP-1357:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12357367/HADOOP-1357_1_20070515.patch
applied and successfully tested against trunk revision r537939.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/141/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/141/console
> Call to equals() comparing different types in
> CopyFiles.cleanup(Configuration, JobConf, String, String)
> -------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-1357
> URL: https://issues.apache.org/jira/browse/HADOOP-1357
> Project: Hadoop
> Issue Type: Bug
> Components: util
> Affects Versions: 0.12.3
> Reporter: Nigel Daley
> Assigned To: Arun C Murthy
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: HADOOP-1357_1_20070515.patch
>
>
> CopyFiles.java line 369
> The call to equals is comparing a Path and a String, which will never be
> equal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.