Hello Guys,
Please keep this configuration(.xml) file handy in order to work in Hadoop Ecosystem.
Please keep this configuration(.xml) file handy in order to work in Hadoop Ecosystem.
- core-site.xml: It contains the configuration settings for Hadoop Core such as I/O settings that are common to HDFS and MapReduce.
- hdfs-site.xml: All the configuration settings for HDFS daemons(background process), the namenode, the secondary namenode and the data nodes are specified or can be specified in this file.
- mapred-site.xml: Configuration settings related to MapReduce daemons : the job-tracker and the task-trackers can be done here.
No comments:
Post a Comment