Author Login
Post Reply
Hi,
Did anyone was able to get Nutch running with Hadoop 0.18.0?
I've tried to replace hadoop-core jar in trunk and rebuild, but it seams
that the changes in hadoop 0.18 are not that trivial.
[javac] Compiling 35 source files to
/projetos/woovi/nutch-trunk/trunk/build/classes
[javac]
/projetos/woovi/nutch-trunk/trunk/src/java/org/apache/nutch/segment/SegmentMerger.java:156:
method does not override or implement a method from a supertype
[javac] @Override
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
Best Regards,
Rafael