Balwant Kumar Singh
Balwant Kumar Singh

Reputation: 1178

Hadoop 0.20.2 plugin in eclipse juno is not working

I've downloaded Hadoop 0.20.2 and copied the jar from D:\Hadoop-Environment\hadoop-0.20.2\contrib into ../plugins folder of eclipse. But I'm not able to get the the MapReduce pessepective in eclipse. Kindly give a solution.

Thanks

Upvotes: 0

Views: 1848

Answers (1)

Balwant Kumar Singh
Balwant Kumar Singh

Reputation: 1178

I've got the solution. I just download Hadoop-0.20.3-eclipse-plugin.jar from this link: https://code.google.com/p/hadoop-eclipse-plugin/downloads/detail?name=hadoop-0.20.3-dev-eclipse-plugin.jar&can=2&q=. With this I was able to configure eclipse juno(4.2) easily on for hadoop-0.20.2.

Upvotes: 1

Related Questions