문제

In eclipse I am trying to add new hadoop location. But when I click for adding new hadoop location, it is not responding. I build my own plugin for hadoop 1.0.4.

My Manifest looks like below,

Bundle-ClassPath: classes/,
lib/hadoop-core.jar,
lib/commons-configuration-1.6.jar,
lib/commons-httpclient-3.0.1.jar,
lib/commons-cli-1.2.jar,
lib/commons-lang-2.4.jar,
lib/jackson-mapper-asl-1.8.8.jar,
lib/jackson-core-asl-1.8.8.jar
도움이 되었습니까?

해결책

I found a solution here in Chinese but you can use google translate or just download the file: http://yizhilong28.iteye.com/blog/1030536.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top