On Wed, Oct 5, 2011 at 8:41 PM, John Conwell <[email protected]> wrote:

> It looks like hadoop is reading default configuration values from somewhere
> and using them, and not reading from the /usr/lib/hadoop/conf/*-site.xml
> files.
>

If you are running CDH the config files are in:

HADOOP=hadoop-${HADOOP_VERSION:-0.20}
HADOOP_CONF_DIR=/etc/$HADOOP/conf.dist


See 
https://github.com/apache/whirr/blob/trunk/services/cdh/src/main/resources/functions/configure_cdh_hadoop.sh

Reply via email to