[ 
https://issues.apache.org/jira/browse/HADOOP-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504868#comment-13504868
 ] 

Hudson commented on HADOOP-9084:
--------------------------------

Integrated in Hadoop-trunk-Commit #3062 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3062/])
    HADOOP-9084. Augment DelegationTokenRenewer API to cancel the tokens on 
calls to removeRenewAction. (kkambatl via tucu) (Revision 1414326)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1414326
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestDelegationTokenRenewer.java

                
> 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, native
>    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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to