Can anyone please help me how to configure nutch in eclipse. I tried all the tutorial available in the wiki .(http://wiki.apache.org/nutch/Nutch2Tutorial, and many others as I am not able to paste all the links here). But everytime I am getting a NullPointerException. Is there any other tutorial available for the same.
But in My hadoop.log I found this message ERROR util.Shell - Failed to locate the winutils binary in the hadoop binary path.
I am using hadoop-2.5.2 but this package does not contain any winutils.exe . I also tried other tutorials available to build Winutils.exe using VisualStudio but unable to create it.
Please help me how to create winutils.exe using Visual Studio 2015, I think without winutils.exe I cant run Nutch.
Note: I am using Windows 10 , Visual Studio 2015, hadoop-2.5.2, Apache Nutch 2.x
After putting the winutils.exe available in another link, Now I am getting a new Error java.lang.UnsatisfiedLinkError: org.apache.hadoop.io.nativeio.NativeIO$Windows.access0(Ljava/lang/String;I)Z