[ https://issues.apache.org/jira/browse/HDFS-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756864#action_12756864
]
dhruba borthakur commented on HDFS-623:
---------------------------------------
This could be related to HDFS-385. Can you pl provide more details on how I can reproduce
this compilation problem?
> 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.
|