> I'll keep an eye on that issue. I think a key problem right now is that > clients take their config from the configuration file in the core jar, and > from their own settings, You need to keep the settings in sync somehow, and > have to take what the core jar provides.
Yes, exactly that is the problem, there is no way to have default values set by the cluster unless you redistribute a hadoop-site.xml to all your clients. Regarding Hadoop-3287 there is some rejection for such fix, so if you feel it make sense please comment on it. Alejandro
