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

Giridharan Kesavan commented on HDFS-623:
-----------------------------------------

when we copy the latest common jar file from trunk build and use it with hdfs 
ant jar-test target fails.

I doubt these two issues which would have caused this.
HDFS-617.
HADOOP-6246



> hdfs jar-test ant target fails with the latest commons jar's from the common 
> trunk
> ----------------------------------------------------------------------------------
>
>                 Key: HDFS-623
>                 URL: https://issues.apache.org/jira/browse/HDFS-623
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Giridharan Kesavan
>
>     [javac]    
> <somelocation>/src/test/hdfs/org/apache/hadoop/hdfs/server/namenode/TestReplicationPolicy.java:67:
>  incompatible types
>     [javac] found   : 
> org.apache.hadoop.hdfs.server.namenode.ReplicationTargetChooser
>     [javac] required: 
> org.apache.hadoop.hdfs.server.namenode.BlockPlacementPolicy
>     [javac]     replicator = fsNamesystem.blockManager.replicator;
>     [javac]                                           ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 5 errors

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