As in the previous articlesArticleAs shown in, I am using cdh4 to install and develop hadoopProgramWhen I try to write a hadoop program using eclipse, I find that the hadoop package in cloudera does not have the eclipse-plugin plug-in. programmers who have used the common version of hadoop know that, the hadoop file on the Apache official website will integrate this Eclipse plug-in. Therefore, I have been searching for methods on Google and Baidu to compile the eclipse-plugin plug-in cdh4. I have found many websites at home and abroad, and few have compiled cdh4 plug-ins, that is, the compilation is successful and cannot be used in eclipse. However, cdh3u4 has been compiled successfully. If you are interested in compilation, refer to this blog and thank you for your guidance (Http://5142926.blog.51cto.com/5132926/1050680)
Cdh4-eclipse-plugin although compiled, but in eclipse can not be used, at this time the author does not understand, cloudera such a large company developed products, there is no detailed tutorial to show you how to compile the Eclipse plug-in. If cdh4 cannot be developed on Eclipse, what is the meaning of its existence!
after an attempt and inquiry, hadoop-eclipse-plugin only provides an eclipse interface that provides HDFS for hadoop, it also provides a path to load the jar library, that is, eclipse does not have this plug-in. As long as you import these required packages, you can run them using Java applications and operate HDFS, if someone has always wanted to find a friend who compiled the Eclipse plug-in for cdh4 and has encountered the same difficulties as the author, I hope to see this post without using this plug-in, you can also write programs.