On 24/09/11 15:48, Harsh J wrote:
There are specific derivatives of Configuration class that each read
certain *-site.xml files. This is because the XML files are service
specific.
I'm confused now.
My belief is that when a default configuration file is pushed to the
list via Configuration.a
There are specific derivatives of Configuration class that each read
certain *-site.xml files. This is because the XML files are service
specific.
Class 'JobConf' reads the mapred-site.xml, and class
'HdfsConfiguration' reads the hdfs-site.xml.
For the new MapReduce framework, class 'YarnConfigur