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

Sanjay Radia commented on HADOOP-6899:
--------------------------------------

RawLocalFileSystem#setWorkingDiectory(path) if path is itself a relative path. 
It does not bother to convert it to an absolute path internally. Also, sadly, 
the existing tests for 
working directory never correctly checked if the setWorkingDirectory worked. 




> FileSystem#setWorkingDir() does not work for relative names
> -----------------------------------------------------------
>
>                 Key: HADOOP-6899
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6899
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.2
>            Reporter: Sanjay Radia
>            Assignee: Sanjay Radia
>             Fix For: 0.22.0
>
>
> FileSystem#setWorkingDir() does not work for relative names

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to