hadoop2x-eclipse-plugin icon indicating copy to clipboard operation
hadoop2x-eclipse-plugin copied to clipboard

hadoop-2.4.1 problem

Open lmyzzu opened this issue 10 years ago • 1 comments

hadoop-eclipse-plugin-2.4.1.jar can't work with eclipse-standard-kepler-SR2,please have a check !

lmyzzu avatar Jul 23 '14 06:07 lmyzzu

hadoop-eclipse-plugin-2.4.1.jar lost commons-collections-${commons-collections.version}.jar

add hadoop/common/lib/commons-collections-xxx.jar to hadoop-eclipse-plugin-2.4.1.jar/lib or modify src\contrib\eclipse-plugin\build.xml add copy commons-collections-xx.jar

sunxin05 avatar Oct 15 '14 10:10 sunxin05