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

Konstantin Boudnik commented on HDFS-623:
-----------------------------------------

Is there any information on the sources of the problem? Was it a fix of some 
other issue or what?

> 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