|
|
-
Re: Hadoop compile - delete conf filesMayank Bansal 2012-07-17, 23:38
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 <[EMAIL PROTECTED]> 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 > > > |