[ 
https://issues.apache.org/jira/browse/HDFS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763870#action_12763870
 ] 

Hudson commented on HDFS-640:
-----------------------------

Integrated in Hdfs-Patch-h2.grid.sp2.yahoo.net #20 (See 
[http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/20/])
    

> TestHDFSFileContextMainOperations uses old FileContext.mkdirs(..)
> -----------------------------------------------------------------
>
>                 Key: HDFS-640
>                 URL: https://issues.apache.org/jira/browse/HDFS-640
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0
>
>         Attachments: HDFS-640.patch
>
>
> TestHDFSFileContextMainOperations cannot be compiled:
> {noformat}
> compile-hdfs-test:
>     [javac] Compiling 119 source files to 
> d:\...@sze\hadoop\hdfs\h1\build\test\classes
>     [javac] 
> d:\...@sze\hadoop\hdfs\h1\src\test\hdfs\org\apache\hadoop\fs\testhdfsfilecontextmainoperations.java:47:
>  cannot find symbol
>     [javac] symbol  : method 
> mkdirs(org.apache.hadoop.fs.Path,org.apache.hadoop.fs.permission.FsPermission)
>     [javac] location: class org.apache.hadoop.fs.FileContext
>     [javac]     fc.mkdirs(defaultWorkingDirectory, FileContext.DEFAULT_PERM);
>     [javac]       ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 1 error
> {noformat}

-- 
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