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

Daryn Sharp commented on HADOOP-10392:
--------------------------------------

At least to me, {{Path#makeQualified(URI fsUri, String workingDir)}} seems 
rather cumbersome.  I'd suggest using {{FileSystem#makeQualified(Path)}}.  

> Use Path.makeQualified(URI, Path) instead of makeQualified(FileSystem)
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-10392
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10392
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: 2.3.0
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>            Priority: Minor
>              Labels: newbie
>         Attachments: HADOOP-10392.patch
>
>
> There're some methods calling Path.makeQualified(FileSystem), which causes 
> javac warning.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to