|
|
-
Re: Trying to compile 0.23.1 branchRadim Kolar 2012-04-05, 15:35
Dne 5.4.2012 14:51, Radim Kolar napsal(a):
> >> [ERROR] >> /tmp/hadoop-common/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Counters.java:[93,49] >> incompatible types; inferred type argument(s) >> org.apache.hadoop.mapreduce.Counter,java.lang.Object do not conform >> to bounds of type variable(s) C,G >> [ERROR] found : <C,G>java.lang.String >> [ERROR] required: java.lang.String > according to google, this error is openjdk specific, but i am on > freebsd and there is no Oracle Java. oracle jdk6 works fine, openjdk7 works fine too. it would be great if you update wiki page http://wiki.apache.org/hadoop/HowToContribute?highlight=%28contribut%29 |