On Tue, May 19, 2009 at 8:23 PM, He Chen <air...@gmail.com> wrote: > I think, they are not overridden every times. If you do not give any > configuration in your source code, the hadoop-site.xml will helps you > configure the framework. At the same time, you will not configure all the > parameters of hadoop framework in your program, then hadoop-site.xml helps.
Then we are back to the question I asked in my original mail. I have not specified any configurationin code. So, the configuration in hadoop-site.xml should be used. Then why is it not being used?