Hey Andre, You can run an hdfs build out of common/hdfs trees checked out from svn or git. Here are some scripts that make this easier:
https://github.com/elicollins/hadoop-dev Thanks, Eli On Tue, Jun 7, 2011 at 11:56 AM, André Oriani <ra078...@students.ic.unicamp.br> wrote: > Hi, > > > I have clone the repo for hadoop-common and hadoop-hdfs and built it using > "ant mvn-install" . Now I would like to be able run HDFS in > pseudo-distributed mode to test some modifications of mine. One year ago I > could do it but now I had no luck. The scripts are failing, complaining > about not found files and stuff. > > Has anyone succeed recently in doing something similar to what I am > intending to do . Or do I need to generate a tarball and install it ? > > > Thanks and Regards, > André >