Hi Community,

Nutch 1.13 build depends on Hadoop 2.7.2 and some 2.2.0 hits the `lib` 
directory as well under the `build`. However, we use Hadoop 2.8.0 currently. 
I've found no traces in the ant build to define the Hadoop version, so I've 
just changed every instance of 2.7.2 to 2.8.0. Everything works fine now. 
Moreover, 2.2.0 libraries still messed with the class-loader, raising errors on 
object casts. Is there any way to specify the Hadoop version in the ant build? 
Thanks.

Best,
Zoltán

Reply via email to