[
https://issues.apache.org/jira/browse/HADOOP-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320740#comment-14320740
]
Hadoop QA commented on HADOOP-9084:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12554643/PATCH-HADOOP-9084-origin-branch-1.0.patch
against trunk revision 1a0f508.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5687//console
This message is automatically generated.
> TotalOrderPartitioner fails on hadoop running on top of gpfs (or any parallel
> or distributed filesystem)
> --------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-9084
> URL: https://issues.apache.org/jira/browse/HADOOP-9084
> Project: Hadoop Common
> Issue Type: Bug
> Components: filecache, fs
> Affects Versions: 1.0.3, 1.0.4
> Reporter: giovanni delussu
> Assignee: giovanni delussu
> Priority: Critical
> Fix For: 1.0.3, 1.0.4
>
> Attachments: PATCH-HADOOP-9084-origin-branch-1.0.patch
>
>
> When running a job who uses TotalOrderPartitioner (like TeraSort or
> BulkImport of HBase) on hadoop running on top of gpfs (instead of hdfs) the
> program fails to find the file _partition.lst because is looking for it in
> the wrong directory. The confusion is between local fs meaning not hdfs and
> local meaning distributed fs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)