سؤال

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