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
