|
|
-
Re: config file loactions in Hadoop 2.0.2Hemanth Yamijala 2013-01-16, 04:26
Hi,
One place where I could find the capacity-scheduler.xml was from source - hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/resources. AFAIK, the masters file is only used for starting the secondary namenode - which has in 2.x been replaced by a proper HA solution. So, I think there is no need for this file anymore. Please refer to this link for more details on the HA solution: http://hadoop.apache.org/docs/r2.0.2-alpha/hadoop-yarn/hadoop-yarn-site/HDFSHighAvailability.html Thanks hemanth On Wed, Jan 16, 2013 at 3:15 AM, Panshul Whisper <[EMAIL PROTECTED]>wrote: > Hello, > > I was setting up Hadoop 2.0.2. > Since I have already setup Hadoop 1.0.x so i have a fair idea where are > all the files and what to put in each of them. > In case of Hadoop 2.0.2, the config files have been moved to [hadoop > install directory]/etc/hadoop > but I still cannot find > capacity-scheduler.xml > masters - for listing master nodes > > Please help me setup this version. > > Thanking You, > > -- > Regards, > Ouch Whisper > 010101010101 > |