You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by cat mys <di...@hotmail.com> on 2012/07/09 23:33:00 UTC

problems with packaging hdfs for hadoop 0.21.0

Hello,
My name is Catherine.
Me and another 2 classmates of mine are up to a project on hadoop,
for  a Cloud Computing Course in our post-graduate programme.
We are currently using hadoop 0.21.0 and especially the hdfs for hadoop 0.21.0 jar.
In order to have a closer look to the source code of this jar, our use an open source decompiler and imported it
into an IDE, in order to add our code. But apparently we are getting loads of errors because of
missing classes and etc. 
We want a way to package the project into a jar despite the compliling errors and stuff.
Our plan is to add out code in the IDE imported project, package it in a jar despite the errors,
and then use it in the exsisted distribution to run MapReduce jobs.
We have tryied to do this with Eclipse and Netbeans, but nothing came out.
Is there another a way to do this?

Thank you

C. 		 	   		  

RE: problems with packaging hdfs for hadoop 0.21.0

Posted by Devaraj k <de...@huawei.com>.
You can go through this link for setting up for IDE and building.



http://wiki.apache.org/hadoop/HowToContribute





Thanks

Devaraj

________________________________
From: cat mys [dirty.ginger@hotmail.com]
Sent: Tuesday, July 10, 2012 3:03 AM
To: hdfs-user@hadoop.apache.org
Subject: problems with packaging hdfs for hadoop 0.21.0

Hello,
My name is Catherine.
Me and another 2 classmates of mine are up to a project on hadoop,
for  a Cloud Computing Course in our post-graduate programme.
We are currently using hadoop 0.21.0 and especially the hdfs for hadoop 0.21.0 jar.
In order to have a closer look to the source code of this jar, our use an open source decompiler and imported it
into an IDE, in order to add our code. But apparently we are getting loads of errors because of
missing classes and etc.
We want a way to package the project into a jar despite the compliling errors and stuff.
Our plan is to add out code in the IDE imported project, package it in a jar despite the errors,
and then use it in the exsisted distribution to run MapReduce jobs.
We have tryied to do this with Eclipse and Netbeans, but nothing came out.
Is there another a way to do this?

Thank you

C.