Mayank, Thanks a lot for your answer. Do you know how I can avoid overwritten of these four files though?
Otherwise I just have to backup and copy again the old content. Thanks, Robert ________________________________ From: Mayank Bansal <may...@apache.org> To: mapreduce-user@hadoop.apache.org; Grandl Robert <rgra...@yahoo.com> Sent: Tuesday, July 17, 2012 7:38 PM Subject: Re: Hadoop compile - delete conf files this is how it suppose to be. It copies the files from the src and create the package. Thanks, Mayank On Tue, Jul 17, 2012 at 1:16 PM, Grandl Robert <rgra...@yahoo.com> wrote: Hi, > > >I am trying to compile hadoop from command line doing something like: > > > >ant compile jar run > > >However, it always delete the conf files content (hadoop-env.sh, >core-site.xml, mapred-site.xml, hdfs-site.xml) >So I have to recover from backup these files all the time. > > > >Does anybody face similar issues ? > > >Thanks, >Robert > > > > >