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

Sanjay Radia commented on HADOOP-10029:
---------------------------------------

*  resolvePath(). Not sure what is correct here. Resolve is suppose to follow 
though symlinks/mount points and resolve the path. One possibility is to make 
it the same as the default implementation of FileSystem (it calls 
fileStatus.getPath)?
* Add comment why getCanonicalUri calls the underlying file system (due to 
tokens).
* I would make ALL the copyFromXX and moveFromXX variants  throw the exception 
rather than rely on the fact that FileSystem's default implementation calls one 
of copyFromXX that HarFileSystem implements and throws exception. 

> Specifying har file to MR job fails in secure cluster
> -----------------------------------------------------
>
>                 Key: HADOOP-10029
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10029
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 2.2.0
>
>         Attachments: HADOOP-10029.1.patch, HADOOP-10029.2.patch, 
> HADOOP-10029.patch
>
>
> This is an issue found by [~rramya]. See the exception stack trace in the 
> following comment.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to